standardnotes/app

Think fearlessly with end-to-end encrypted notes and files. For issues, visit https://standardnotes.com/forum or https://standardnotes.com/help.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 49 minutes ago
Added to GitGenius on September 10th, 2026
Created on December 5th, 2016
Open Issues & Pull Requests: 99 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 552
Total Stargazers: 6,629 (+0)
Total Subscribers: 66 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

Standard Notes is an end-to-end encrypted note-taking application that prioritizes privacy and security across multiple devices and platforms.

The tool addresses the need for secure note storage by implementing end-to-end encryption that ensures only the user can read their notes, even on the server. It synchronizes encrypted data across unlimited devices without requiring trust in a central service. The application is built with public source code and supports self-hosting, allowing users to run their own sync server. Beyond note-taking, it includes a publishing feature called Listed that enables users to create online publications and automated email newsletters directly from their notes.

Standard Notes suits users who prioritize privacy and data ownership, including digitalists, professionals, and anyone concerned about note security. It works across Mac, Windows, Linux, iOS, and Android with synchronized encryption on all platforms. The project supports developer extensibility through a plugin system where developers can create and publish custom extensions. Self-hosting is straightforward, requiring only a git clone, dependency installation, a build step, and serving static files through a web server. The web application compiles to static HTML, JavaScript, and CSS files that can be deployed behind any web server.

The project maintains active community engagement through Discord, Twitter, and a dedicated forum where users can ask questions and report issues. Development follows a structured approach with clear documentation for both end users and extension developers, including a help hub and self-hosting guides. The codebase is written in TypeScript and uses a monorepo structure with separate packages for different components, as evidenced by the web package organization. The team demonstrates commitment to long-term sustainability and longevity as core principles guiding the project's direction.