dnote/README.md
Sung Won Cho 59f4d888bb
Fix badge (#172)
* Fix badge

* Upgrade deps
2019-05-10 09:41:11 +10:00

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.

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.

Build Status