mirror of
https://github.com/dnote/dnote
synced 2026-03-14 14:35:50 +01:00
1.3 KiB
1.3 KiB
Dnote
A simple, encrypted notebook that respects your privacy.
How to Use
Planned
- Desktop
- Mobile
Overview
Perfect for building a personal knowledge base.
- End-to-end encrypted.
- Minimal distraction by using CLI or browser extension.
- We forget exponentially unless we write down what we learn and come back.
- Ideas cannot be grokked unless we can put them down in clear words.
Sync your notes to Dnote server and receive automated email digests for spaced repetition.
- How I Built a Personal Knowledge Base for Myself
- I Wrote Down Everything I Learned While Programming for a Month
Security
All your data is encrypted using the AES-256 block cipher when you sync with the server for backup.
Dnote has zero knowledge about the contents. Only you can decrypt the data.
Self-host
Instructions are coming soon.