Encryptic favicon

Encryptic

Encryptic is an open-source note-taking application heavily focused on encryption. When you start writing, no one will know what you write except for you. We don’t know and we don’t want to know. That’s between you and your work. By default, Encryptic stores notes using the database in your browser (such as indexedDB or localStorage). This means that no data is synced to the cloud without your permission. Features :

  • Markdown editor based on Pagedown
  • Synchronization with cloud storage via Dropbox or RemoteStorage
  • Multiple editing modes: normal, preview, and distraction free
  • Offline access to your notes
  • WYSIWYG control buttons
  • Syntax highlighting, MathJax support
  • Robust keyboard shortcuts Tools : Encryptic uses the Marionette JS framework, Gulp and runs on Node.js. The test runner is tape