Skip to content

TylerTrott/at_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Now for a little internet optimism

This repository contains five @protocol libraries for developers building their own @platform applications and wish to utilize the authentication methods and commonly used components of the @protocol: (These libraries can also be found on pub.dev as linked)

at_commons- at_commons library will be used for commonly used components in implementation of the @protocol.

at_cram- The challenge–response authentication mechanism of the @protocol. A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/. Created from templates made available by Stagehand under a BSD-style license.

at_pkam- The public key authentication mechanism of the @protocol. A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/. Created from templates made available by Stagehand under a BSD-style license.

at_utils- This is the Utility library for @protocol projects. It contains utility classes for atsign, atmetadata, configuration and logger.

at_ve_doctor- A very simple way to test the status of the secondaries running in the Virtual Environment. Using the at_server_status package.

About

Source repo for at_commons and at_utils on pub.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%