All 101 Dependencies
Every package Standard Notes depends on, ranked by repo health score.
Standard Notes is an open-source, end-to-end encrypted note-taking application built for journalists, legal professionals, and privacy-conscious individuals who need a durable, trustworthy place to capture their most sensitive work. Unlike mainstream cloud note services, Standard Notes encrypts all content on the client device before it ever leaves — meaning neither the service provider nor any third party can read your notes, even in the event of a data breach or legal compulsion.
The app operates across web, desktop (macOS, Windows, Linux via Electron), and mobile (iOS, Android via React Native) from a single TypeScript monorepo, with all platforms sharing core cryptographic and domain logic through shared packages. The sync layer is server-agnostic: users can connect to the official hosted server, run their own self-hosted server, or switch between them at any time — all without losing data.
Beyond raw note-taking, Standard Notes supports encrypted file storage, shared vaults with asymmetric cryptographic invitations, a plugin/extension ecosystem for additional editors and tools, and an integrated blogging platform called Listed that lets users publish directly from their encrypted notes to a public-facing newsletter and blog. The combination of longevity focus, audited cryptography, and extensibility makes it a strong choice for professionals who need to own their data for years or decades.