Read-it-later social network
1# potatonet
2
3Get started at [potatonet.app](https://potatonet.app) 🥔
4
5- [x] atproto auth
6 - [x] login/logout
7- [ ] site.standard.*
8 - [x] query all standard.site publications
9 - [ ] search bar `/search?q=<term>`
10- [ ] community.lexicon.bookmarks
11 - [ ] publications
12 - [ ] documents
13- [ ] community.lexicon.like
14 - [ ] publications
15 - [ ] documents
16
17> Special thanks to [pilcrowonpaper](https://pilcrowonpaper.com) for `@oslojs/encoding` library and the
18[encryption gist](https://gist.github.com/pilcrowonpaper/353318556029221c8e25f451b91e5f76) that the `encryption.ts` file is based on.