github.com/encryptic-team/encryptic ↗
An encryption-focused open source note taking application
Open this visualization on its own page →
Contributors
13
Lines of Code
849
From
2018-10-08
To
2019-09-17
About encryptic-team/encryptic
Encryptic is a deprecated open-source note-taking application built with a focus on encryption and privacy. It allows users to create and edit notes using a Markdown editor with multiple viewing modes including normal, preview, and distraction-free options. The application supports syntax highlighting, MathJax rendering, and comprehensive keyboard shortcuts for power users.
The application implements client-side encryption using OpenPGP.js to protect notes, and it does not require user registration, instead leveraging browser-native security tools for authentication. Notes are stored locally in the browser's database by default, and users can optionally synchronize their data with cloud storage services like Dropbox or RemoteStorage. Encryptic runs offline and provides full access to previously saved notes without internet connectivity.
Built with JavaScript using the Marionette.js framework, Gulp, and Node.js, Encryptic is available both as a web application and as a standalone desktop application. The project is published under the MPL-2.0 license and accepts community contributions from developers who work with plain JavaScript or the Marionette.js framework.