No description
  • Go 90.7%
  • SCSS 7.4%
  • Shell 1.4%
  • Makefile 0.2%
  • JavaScript 0.2%
Find a file
2019-05-18 17:03:06 +10:00
cli Validate book name (#185) 2019-05-18 17:03:06 +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 Implement digests epage (#182) 2019-05-15 14:34:19 +10:00
web Fix incorrect prop (#183) 2019-05-18 15:01:23 +10:00
LICENSE Open source server and web (#171) 2019-05-10 09:31:31 +10:00
README.md Add a link to forum (#177) 2019-05-10 19:03:31 +10:00

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