Standard Notes
Standard Notes handles cross-platform note-taking app as a self-hosted solution.
Open-source note-taking with a real privacy model, honestly reviewed. No marketing fluff, just what you get when you use or self-host it.
TL;DR
- What it is: End-to-end encrypted note-taking app (AGPL-3.0) with cross-platform sync — think Evernote, but the encryption is audited and the company has taken zero dollars in venture capital [website][1].
- Who it’s for: Privacy-conscious writers, journalists, legal professionals, and anyone who has watched Evernote, Google Keep, or Notion change their terms and wondered what exactly is being read [1][3].
- Cost savings: Evernote’s paid tiers run $14.99–$24.99/mo. Standard Notes offers unlimited plain-text notes with end-to-end encryption and unlimited device sync for free, permanently [1].
- Key strength: Actually bootstrapped, 9 years in service, $0 in venture capital, 100% revenue from paying users. The longevity commitment is real — they publish a formal longevity statement [website]. That’s rare.
- Key weakness: The free plan is deliberately minimal — Markdown and rich text editing are behind the paid wall. The self-hosting story has historically been complex (a 13-container setup was only recently replaced with a simpler 4-container alternative, and older guides are dangerously outdated) [4]. And 6,357 GitHub stars is healthy but not the thundering community of Obsidian or Joplin [merged profile].
What is Standard Notes
Standard Notes is a note-taking application built around a single, non-negotiable premise: only you can read your notes. Everything is end-to-end encrypted before it leaves your device. The company doesn’t have access to your data, your government can’t subpoena it from them, and your employer can’t request it — because there’s nothing to hand over [1][website].
The pitch on the homepage is “Free your mind.” The more useful description is in the GitHub README: “Think fearlessly with end-to-end encrypted notes and files.” It’s been running for nine years, taken no venture capital, and has had its encryption independently audited by external security researchers [website][3].
What separates it from the privacy-focused note-taking crowd isn’t one big feature — it’s the combination of three things working together. First, genuinely useful encryption on the free tier — not a premium upsell, not a toggle you have to find, just encryption by default from the moment you create a note [1]. Second, unlimited device sync on all platforms (iOS, Android, Windows, macOS, Linux, web) with no device cap on any plan [1][3]. Third, the company’s unusual business model: they have no VC pressure to pivot, sell, or enshittify the product to meet growth targets [website].
The tool is not flashy. It doesn’t have Notion’s block-based editor or Obsidian’s graph view. What it has is a focused, fast, cross-platform note editor that has been running reliably for nearly a decade and hasn’t been acquired, pivoted, or killed.
Why people choose it
The reviews paint a consistent picture: people come to Standard Notes after a trust violation elsewhere, and they stay because the free tier is more generous than competitors on the things that actually matter.
The Evernote refugees. Standard Notes runs dedicated comparison pages against Evernote, Google Keep, Simplenote, and Obsidian [website]. This is deliberate positioning. Evernote has raised prices, changed terms, and been acquired multiple times. XDA’s Megan Ellis describes the core appeal plainly: “Often I find that if you want a private note-taking app, you either have to self-host it or pay for it. But Standard Notes provides simplicity, convenience, and security for free, which is a rare thing to find these days.” [1]
The free tier is doing unusual work. Most note-taking apps use encryption as an upsell. Standard Notes gives you E2EE, unlimited device sync, offline access, note-level password protection, and daily encrypted email backups on the free plan. The paid plans unlock editor types (Markdown, rich text, spreadsheets), not the security baseline [1][3]. That’s an honest product decision — they’re charging for features, not holding your privacy hostage.
The beginner-friendliness surprised reviewers. Privacy tools have a reputation for complexity. XDA’s Megan Ellis specifically notes: “I sometimes find that privacy-focused tools can be a bit more difficult to get started with, often because they’re aimed at people with tech knowledge. But Standard Notes is incredibly simple to start using.” You can open the web app without an account and start writing immediately. The account is only required for cross-device sync [1].
Cross-platform where competitors aren’t. Parth Shah at XDA calls this out directly: “Unlike some of the note-taking apps (looking at you, Craft and Bear Notes), Standard Notes is broadly available on iOS, Android, Windows, macOS, and even Linux.” The sync is described as fast, with changes reflecting in real time across devices [3].
The longevity argument. The company publishes a formal longevity statement and has a dedicated page explaining their philosophy. Nine years bootstrapped, no VC, revenue only from paying users. Whether you find that reassuring or just marketing copy is up to you — but in a category where Evernote has been sold twice and Simplenote is sitting in zombie mode, a company that has been paying its own bills for nine years deserves at least a footnote [website].
Features
Core editor and sync:
- End-to-end encrypted sync across all platforms, unlimited devices [1][3][website]
- Offline access — notes available without internet [1][website]
- Web app (no install required), plus native apps for Windows, macOS, Linux, iOS, Android [1][3]
- Plain text notes on the free tier; Markdown, rich text, and Super note type on paid [1][3]
Note types (mostly paid):
- Plain text — the free baseline [1]
- Markdown with focus mode to hide all UI chrome [3]
- Super notes — rich text formatting, image embedding, tables, code blocks [3]
- Spreadsheet functionality built into the note editor (basic databases and formulas) [3]
- Code snippet editor [website]
Organization:
- Tags for note organization on all tiers [1]
- Note-level password protection on the free tier [1]
- Daily encrypted email backups on the free tier [1]
Theming and customization:
- Multiple themes: Dark, Carbon, Futura, Midnight, Solarized Dark, Titanium [3]
- Option to hide tags and notes panel [3]
- Community-contributed plugins and themes [3]
Extensions / plugins:
- Plugin system for community-built extensions [website][3][4]
- Web clipper for capturing content from the browser [3]
- 2FA support [4]
Publishing:
- Listed — a built-in blogging platform that lets you publish notes as a public blog with automatic email newsletters to subscribers, directly from Standard Notes [website][README]
Self-hosting:
- AGPL-3.0 license — you can self-host, but any modifications must be open-sourced [merged profile]
- Docker-based server deployment
- Static web app (HTML/JS/CSS) that can be served separately from the sync server [README]
- Configurable
DEFAULT_SYNC_SERVERto point clients at your own instance [README]
Pricing: SaaS vs self-hosted math
Standard Notes free tier:
- Unlimited plain text notes
- Unlimited device sync on all platforms
- End-to-end encryption
- Offline access
- Tags
- Note-level password protection
- Daily encrypted email backups
This is the genuinely unusual part. Most competitors either cap devices, cap notes, or put encryption behind a paywall. Standard Notes doesn’t [1].
Standard Notes paid (Productivity and above):
- Adds Markdown editing, rich text / Super notes, spreadsheets, code editor, and additional editor types [1][3]
- Exact pricing was not confirmed in the source data available for this review — check https://standardnotes.com/plans for current rates
Evernote for comparison:
- Free: 50 notes, 1 notebook, 1 device
- Personal: $14.99/mo
- Professional: $17.99/mo
- Teams: $24.99/mo per user
Notion for comparison:
- Free: individual use, unlimited pages
- Plus: $10/mo (billed annually)
- Business: $18/mo per user
- Neither Evernote nor Notion offers E2EE — your notes are readable by the company [1][website]
Self-hosted math:
- Software: $0 (AGPL-3.0)
- VPS for sync server: $5–10/mo on Hetzner or Contabo
- Time: realistically 2–4 hours for a clean Docker setup on a modern guide
If you’re on Evernote Personal at $14.99/mo and your primary concern is privacy + basic note-taking, self-hosted Standard Notes costs you a $6 VPS. That’s roughly $107/year saved, assuming you were paying Evernote monthly. If you’re on Evernote Professional, it’s closer to $150/year saved. Not the dramatic automation savings of replacing Zapier, but recurring and permanent.
Deployment reality check
The self-hosting situation is worth treating carefully. The blackvoid.club tutorial [4] — which shows up prominently in search results — explicitly warns at the top: “IMPORTANT: This article is referring to the old 13-container setup that has been deprecated with version 1 of Standard Notes as of February 2023! Do not use this article.” If you find that article while researching, close it immediately. It describes an architecture that no longer exists.
The current setup is a 4-container Docker arrangement. The official guide lives at https://standardnotes.com/help/self-hosting/getting-started. The web app is a static build that you can serve separately if needed [README].
What you actually need:
- A Linux VPS with at least 1–2GB RAM
- Docker and docker-compose
- A domain name and reverse proxy (Caddy or nginx) for HTTPS
- The sync server handles its own database — no separate PostgreSQL setup required in the modern setup
What can go sideways:
- Outdated guides everywhere. The 13-container legacy setup dominated documentation for years. Any guide written before early 2023 is describing a different product. Verify that whatever tutorial you’re following references the current architecture.
- AGPL-3.0 isn’t MIT. If you’re planning to embed Standard Notes’ code in a commercial product or SaaS, the AGPL requires you to open-source your modifications. For pure self-hosting for personal or team use, this doesn’t matter. For product builders: read the license [merged profile].
- Extensions on self-hosted instances have historically been friction-prone. The blackvoid.club article [4] mentions extensions not loading in browser, requiring separate configuration. Whether this is resolved in the current version requires testing against a fresh install — the source material doesn’t confirm current behavior.
- Plugin ecosystem is smaller than Obsidian’s. If you came from Obsidian’s thousand-plugin community, Standard Notes’ extension library will feel limited [3].
Realistic time estimate: 1–2 hours for a technical user following current documentation. For a non-technical founder: budget a full afternoon or get someone to deploy it once.
Pros and cons
Pros
- E2EE on the free tier, permanently. Not a trial, not an upsell. Your notes are encrypted by default and the company can’t read them. This is the core differentiator from Evernote, Google Keep, and Notion [1][website].
- Unlimited device sync on the free tier. Evernote limits you to one device on free. Standard Notes doesn’t [1].
- Nine years, zero VC, bootstrapped. The company has a formal longevity commitment and has made it to year nine without investor pressure. For a tool you’re trusting with important notes, that track record matters [website].
- Independent security audits. The encryption has been reviewed by external security researchers, not just self-certified [website][3].
- Genuinely cross-platform. iOS, Android, Windows, macOS, Linux, web — all of them, all tiers [3].
- Listed blogging platform included. Turn notes into a public blog with email newsletters. Useful and unusual [website][README].
- Simple to start. Beginner-friendly enough that XDA specifically called it out as a win for non-technical users [1].
- Theming engine with community themes. More visual flexibility than most privacy-focused tools [3].
Cons
- Free tier editor is plain text only. Markdown, rich text, spreadsheets, and code editors are all paid features [1][3]. This is the single biggest friction point for users who expect basic formatting for free.
- 6,357 GitHub stars is modest. Obsidian has a massive community, Joplin has a large plugin ecosystem. Standard Notes is smaller and the extension library reflects that [merged profile][3].
- AGPL-3.0, not MIT. Can’t embed in a commercial product without open-sourcing your stack. Matters for builders, irrelevant for personal/team use [merged profile].
- Outdated self-hosting documentation everywhere. The deprecated 13-container setup still appears prominently in search results and older tutorials. Finding current, accurate deployment guides requires care [4].
- No Obsidian-style graph view or backlinks. If your workflow relies on linking notes together and visualizing knowledge graphs, Standard Notes doesn’t have that [3].
- Plugin ecosystem is limited. The community has contributed extensions but the total library is much smaller than Obsidian’s [3][4].
- No real-time collaborative editing. Notion and Google Keep sync to multiple users simultaneously. Standard Notes is single-user per account [website].
- Listed is niche. The blogging platform is a compelling differentiator for a specific user, but most people will never touch it.
Who should use this / who shouldn’t
Use Standard Notes if:
- You’re a writer, journalist, or legal professional whose notes have genuine sensitivity and you want encryption you can audit.
- You’re on Evernote’s paid tier mainly for cross-device sync and Markdown — Standard Notes offers sync free and Markdown paid, and neither plan is $14.99/mo.
- You want a note-taking tool that has demonstrably not been sold, pivoted, or killed in nine years.
- You’re comfortable with a plain text free tier, or willing to pay for richer editing.
- You want to self-host and own your notes server on a $6 VPS.
Skip it (use Obsidian instead) if:
- You’re building a knowledge graph and need backlinks, graph view, and a thousand community plugins.
- You’re a power user who wants local-first, no-sync storage with full filesystem access to your notes.
Skip it (use Joplin instead) if:
- You need E2EE self-hosting with Markdown for free — Joplin offers that and syncs via WebDAV, Nextcloud, or S3 [2].
- You want robust notebook and tag hierarchies with an open-source tool that won’t limit you to plain text.
Skip it (use Notion instead) if:
- Your team needs collaborative editing, databases, and project management in one tool.
- You’re fine with Notion’s privacy model (notes are server-side readable) and you value the block editor.
Skip it (stay on Evernote) if:
- You’re deeply embedded in Evernote’s web clipper, OCR, and attachment search features with years of historical notes — the migration cost may outweigh the benefits.
- Your compliance requirements need a vendor with enterprise SLAs and formal data processing agreements.
Alternatives worth considering
- Joplin — open-source, E2EE via self-hosted server or WebDAV/Nextcloud, Markdown everywhere including the free tier, strong notebook structure. Older UI, active community, probably the strongest free self-hosted alternative [2].
- Notesnook — newer, fully open-source E2EE note-taking, self-hostable, offline-first, strong Markdown and code support, good export options [2].
- Obsidian — local-first, no cloud required, massive plugin community, graph view, backlinks. Not E2EE (sync is optional and paid), not open-source core, but unbeatable for knowledge management workflows [website compare page].
- Evernote — the incumbent. Best web clipper, OCR on attachments, more integrations. No E2EE, higher price at paid tiers, owned by a private equity firm at this point.
- Notion — strongest for team collaboration and databases. No E2EE. Notes are accessible to Notion’s servers.
- Cryptee — E2EE notes and file storage, privacy-first, self-hostable, smaller community.
For a privacy-conscious individual escaping Evernote, the realistic shortlist is Standard Notes vs Joplin. Standard Notes wins on polish, beginner-friendliness, and the commercial longevity commitment. Joplin wins on free-tier feature parity (Markdown on free) and a more flexible sync backend.
Bottom line
Standard Notes is the most defensible answer to “where do I put notes I actually can’t afford to have read by someone else?” The encryption is audited, the company has been running for nine years on user revenue alone, and the free tier gives you unlimited encrypted sync across all your devices without asking for a credit card. Those three things together are genuinely unusual in this category.
The trade-offs are real: the free tier locks you to plain text, the plugin community is smaller than Obsidian’s, and the self-hosting documentation has a land mine of outdated guides you have to navigate carefully. But for the target audience — writers, journalists, or founders who watched Evernote raise prices for the third time and thought there has to be a better way — the math and the trust model are both solid. If the deployment is the blocker, that’s exactly what upready.dev handles for clients: one deployment, you own the infrastructure, no recurring SaaS bill.
Sources
- Megan Ellis, XDA Developers — “I switched to Standard Notes and finally stopped worrying about my data” (Dec 21, 2025). https://www.xda-developers.com/standard-notes-free-private-note-taking/
- Yash Patel, XDA Developers — “5 self-hosted Evernote alternatives for next-level note-taking experience” (Nov 2, 2025). https://www.xda-developers.com/self-hosted-evernote-alternatives-for-next-level-note-taking/
- Parth Shah, XDA Developers — “6 features that make Standard Notes one of the best note-taking tools around” (Mar 9, 2025). https://www.xda-developers.com/features-that-make-standard-notes-one-of-the-best-note-taking-tools-around/
- BlackVoid.club — “Standard Notes - Docker self-hosted alternative for all your note needs” (2021, deprecated architecture). https://www.blackvoid.club/standard-notes-docker-self-hosted-alternative/
Primary sources:
- GitHub repository: https://github.com/standardnotes/app (6,357 stars, AGPL-3.0)
- Official website: https://standardnotes.com
- Pricing and plans: https://standardnotes.com/plans
- Self-hosting documentation: https://standardnotes.com/help/self-hosting/getting-started
- Longevity statement: https://standardnotes.com/longevity
- Listed blogging platform: https://listed.to/
Features
Integrations & APIs
- Plugin / Extension System
Replaces
Related Documents & Knowledge Base Tools
View all 226 →Stirling-PDF
75KThe most popular self-hosted PDF platform — merge, split, convert, OCR, sign, and process documents with AI, all running on your own infrastructure.
AppFlowy
69KAn open-source Notion alternative with AI, wikis, projects, and databases — cross-platform (desktop, mobile, web) with offline-first architecture and full data ownership.
AFFiNE Community Edition
66KAn open-source workspace that merges docs, whiteboards, and databases into one platform — a privacy-focused alternative to Notion and Miro with AI built in.
Docusaurus
64KA static site generator built on React for documentation websites — write in Markdown/MDX, version your docs, and deploy anywhere. Created by Meta.
Crawl4AI
62KOpen-source LLM-friendly web crawler that generates clean markdown from any website, purpose-built for RAG pipelines, AI data extraction, and automated research.
Atom
61KGitHub's hackable text editor, officially sunset in December 2022. The codebase remains archived on GitHub as a reference for community forks like Pulsar.