diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -16,11 +16,10 @@ initially announced in Fall 2022. This might be interesting for other folks to take a spin with, but isn't intended to host real content from real people. The goal is to think through how the protocol might work by implementing it. -Three components planned: +Components planned: - `adenosine-cli`: command-line client (`adenosine`), partially implemented and working - `adenosine-pds`: "small world" personal data server implementation, with data in sqlite, not implemented -- `adenosine-tauri-gui`: minimal desktop GUI application, not implemented Not currently planning on implementing the `did:plc` method. Would just stick with `did:web` for now, either manually placing `/.well-known/did.json` |