Skip to content

Initial Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@masomel masomel released this 05 Dec 14:47
· 37 commits to master since this release
0.1.0

This first release implements the following protocol parts:

  • Merkle prefix tree
  • registration and
  • lookup of of username-to-public-key binding
  • key-server
  • registration bot
  • basic test-client

Not yet implemented protocol parts:

  • monitoring bindings
  • auditing and key changes

Besides the protocol parts the persistent storage layer for the directory also isn't implemented yet.