Skip to content

The core software implementation of the @‎protocol.

License

Notifications You must be signed in to change notification settings

atsign-company/at_server

 
 

Now for a little internet optimism

Build Status GitHub License

at_server

The at_server repo contains the core software implementation of the @protocol.

  • at_server_spec is an interface abstraction that defines what the @server is responsible for.

  • at_persistence is the abstracted module for persistence which can be replaced as desired with some other implementation.

  • at_root the root server is a directory that contains the most minimal amount of data necessary to determine where to go to ask for permission. It only contains a record for every @sign as well as the internet location of the associated secondary server that contains data and permissions.

  • at_secondary is a personal, secure server that contains a person's data and their permissions and terms under which they wish to share with others. The server is written in Dart / Flutter and is incredibly efficient. The ability to securely sync data with other instances in the cloud or on other devices.

About

The core software implementation of the @‎protocol.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 98.6%
  • Other 1.4%