A cross platform note taking application featuring end to end encryption and synchronization across unlimited devices.

Standard Notes is an open-source, cross-platform note-taking app that provides a secure environment for capturing notes and files with a focus on privacy and data longevity. The software serves as a centralized repository for digitalists and professionals to store their life's work and sensitive information without relying on proprietary cloud providers.
The software is available as a web application and can be deployed on a private server. It supports cross-platform synchronization across unlimited devices, ensuring that notes remain accessible while remaining encrypted. Users can register via the official web app or set up their own infrastructure to maintain full control over their data storage and synchronization process.
The architecture relies on a sync server that can be configured via the DEFAULT_SYNC_SERVER environment variable. The web application is compiled into a folder of static HTML, JS, and CSS files, which allows it to be served behind any standard web server using tools like Python's http.server. This design enables a flexible deployment model where the user decides where their encrypted data resides. Developers can further extend the functionality of the app by creating and publishing their own extensions through the provided documentation hub.
Standard Notes positions itself as a privacy-centric tool for users who prioritize encryption and ownership of their personal data over the convenience of non-encrypted cloud services.
Send end-to-end encrypted notes and files using configurable expiration dates and automatic self-destruction options.
A secure pastebin application featuring end-to-end encryption for the confidential sharing of code and text.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.