mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
No description
- Go 90.7%
- SCSS 7.4%
- Shell 1.4%
- Makefile 0.2%
- JavaScript 0.2%
|
|
||
|---|---|---|
| cli | ||
| licenses | ||
| scripts | ||
| server | ||
| web | ||
| LICENSE | ||
| README.md | ||
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.