Compare commits

...

3 Commits

Author SHA1 Message Date
xutweety
e202c2322e
Merge f80f447cd1 into faa643c188 2023-11-30 11:59:07 -08:00
pluja
faa643c188
Add Grimorie to bookmark managers 2023-11-30 09:32:24 +01:00
xutweety
f80f447cd1
add db3 network 2023-01-29 14:44:16 +08:00

View File

@ -240,10 +240,11 @@ Go to the [Text To Speech](#text-to-speech) section.
- Evernote Web Clipper - [Bad privacy policy](https://tosdr.org/en/service/207). [Apps have many trackers](https://reports.exodus-privacy.eu.org/en/reports/com.evernote/latest/) and require too many permissions.
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Wallabag](https://wallabag.org/) - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind.
- [Shiori](https://github.com/go-shiori/shiori)
- [Grimorie](https://github.com/goniszewski/grimoire) - Modern, open source, self-hosted bookmark manager.
- [LinkAce](https://github.com/Kovah/LinkAce)
- [LinkDing](https://github.com/sissbruecker/linkding)
- [Shiori](https://github.com/go-shiori/shiori)
- [Wallabag](https://wallabag.org/) - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind.
### Book and web annotations/highlights management
@ -319,6 +320,7 @@ Opt for open-source and P2P alternatives that prioritize data privacy, eliminate
<img width="16" src="misc/check.png"> </img> Instead use
- [Appwrite](https://appwrite.io/) - Secure open-source backend server for web, mobile & Flutter developers.
- [DB3 Network](https://github.com/dbpunk-labs/db3) - Decentralized Firebase Firestore Alternative.
- [Supabase](https://supabase.io/) - Open source Firebase alternative ([Limited](https://github.com/supabase/supabase/issues/4934) [self-hosting](https://github.com/supabase/supabase/issues/4440#issuecomment-992108832))
- [Pocketbase](https://pocketbase.io/) - Open Source backend in 1 file written in Go.
- [CondensationDB](https://github.com/CondensationDB/Condensation) [Inactive] - Condensation is an open-source zero trust, distributed database enabling to build modern applications while ensuring data ownership and security.