No description
  • Go 90.7%
  • SCSS 7.4%
  • Shell 1.4%
  • Makefile 0.2%
  • JavaScript 0.2%
Find a file
Sung Won Cho 59f4d888bb
Fix badge (#172)
* Fix badge

* Upgrade deps
2019-05-10 09:41:11 +10:00
cli Open source server and web (#171) 2019-05-10 09:31:31 +10:00
licenses Open source server and web (#171) 2019-05-10 09:31:31 +10:00
scripts Open source server and web (#171) 2019-05-10 09:31:31 +10:00
server Open source server and web (#171) 2019-05-10 09:31:31 +10:00
web Fix badge (#172) 2019-05-10 09:41:11 +10:00
LICENSE Open source server and web (#171) 2019-05-10 09:31:31 +10:00
README.md Fix badge (#172) 2019-05-10 09:41:11 +10:00

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