Codebase rewritten to:
tangled.org/atpasser.poxiao-labs.work/atpasser
Roadmap#
I just copied the list from https://atproto.com's sidebar and write a short list. No implemention status means 0% implemented.
| ATProto specs | Implemention status |
|---|---|
| Data Model | Will be rewritten |
| Lexicon | Will be rewritten with Data Model part |
| Cryptography | |
| Accounts | Will implemented in Server and Client library |
| Repository | |
| Blobs | blob Naming blobs' CID only |
| Labels | |
| HTTP API | Will implemented in Server and Client library |
| OAuth | Will implemented in Server and Client library |
| Event Stream | Will implemented in Server and Client library |
| Sync | Will implemented in Server and Client library |
| DID | did Almost done |
| Handle | handle Almost done |
| NSID | nsid Almost done |
| TID | tid Almost done |
| Record Key | recordKey Almost done! |
| URI Scheme | uri General URI scheme, and uri.restricted for restricted one for Lexicons. Almost done |