Codebase rewritten to:
tangled.org/atpasser.poxiao-labs.work/atpasser
1# Roadmap
2
3I just copied the list from <https://atproto.com>'s sidebar and write a short list. No implemention status means 0% implemented.
4
5|ATProto specs|Implemention status|
6|:-|:-|
7|Data Model|**Will be rewritten**|
8|Lexicon|**Will be rewritten with Data Model part**|
9|Cryptography||
10|Accounts|**Will implemented in Server and Client library**|
11|Repository||
12|Blobs|`blob` Naming blobs' CID only|
13|Labels||
14|HTTP API|**Will implemented in Server and Client library**|
15|OAuth|**Will implemented in Server and Client library**|
16|Event Stream|**Will implemented in Server and Client library**|
17|Sync|**Will implemented in Server and Client library**|
18|DID|`did` Almost done|
19|Handle|`handle` Almost done|
20|NSID|`nsid` Almost done|
21|TID|`tid` Almost done|
22|Record Key|`recordKey` Almost done!|
23|URI Scheme|`uri` General URI scheme, and `uri.restricted` for restricted one for Lexicons. Almost done|