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 personal knowledge base.
What It Does
Instantly capture your microlessons and get automatic reminders for spaced repetition. Because:
- 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.
How to Use
Use the following to keep Dnote handy.
User Stories
- How I Built a Personal Knowledge Base for Myself
- I Wrote Down Everything I Learned While Programming for a Month
Security
Dnote is end-to-end encrypted and respects your privacy. It does not track you.
When syncing, your data is encrypted with AES-256. Dnote server has zero knowledge about note contents.
Self-host
Instructions are coming soon.