dnote/README.md
Sung Won Cho 1b61f26c1f
Fix loading (#173)
* Fix loading animation padding

* Update README
2019-05-10 15:13:35 +10:00

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

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.

Build Status