No description
  • Go 90.7%
  • SCSS 7.4%
  • Shell 1.4%
  • Makefile 0.2%
  • JavaScript 0.2%
Find a file
2019-05-10 18:03:28 +10:00
cli Fix install script (#175) 2019-05-10 17:57:51 +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 loading (#173) 2019-05-10 15:13:35 +10:00
LICENSE Open source server and web (#171) 2019-05-10 09:31:31 +10:00
README.md Fix link (#176) 2019-05-10 18:03:28 +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