シンプルメモ vs Standard Notes
どちらを選ぶべきか
Simple Memo vs Standard Notes
Which Should You Choose?
どちらもプライバシーと暗号化を重視するアプリですが、設計哲学が異なります。Standard Notesは暗号化クラウドノートアプリ、シンプルメモは暗号化Outboxからメール送信するアプリ。用途が違う2つを徹底比較します。 Both apps prioritize privacy and encryption, but with different approaches. Standard Notes is an end-to-end encrypted note-taking app. Simple Memo encrypts the offline outbox and sends to email. Two privacy-focused philosophies, two distinct use cases — compared in detail.
Standard Notes の E2E 暗号化は堅牢で、サーバー側でも本文を読めません。一方シンプルメモは別アプローチで、オフライン送信待ちの Outbox と送信履歴を端末内で AES-GCM-256 暗号化し、メール本文をサーバに恒常的に保存しません(送信処理時のみ通過します)。メール送信そのものは標準 SMTP のため E2E 暗号化ではありませんが、プライバシーへのアプローチが根本的に異なります。 Standard Notes' E2E encryption is solid — the server itself can't read your content. Simple Memo takes a different approach: it encrypts the on-device Outbox and send history with AES-GCM-256, and does not persistently store memo bodies on its servers (they only transit during send). Memo delivery itself goes through standard SMTP, so this is not E2E encryption — it's a different privacy posture aimed at minimizing what the server ever holds.
Standard Notesとは What is Standard Notes?
Standard Notesは、エンドツーエンド暗号化(XChaCha20-Poly1305)を核心に持つプライバシー重視のメモアプリです。iOS・Android・Windows・Mac・Linuxで動作し、暗号化された状態でクラウドにノートを同期します。オープンソースプロジェクトとして開発されており、拡張エディタ(マークダウン、スプレッドシートなど)・タグ・ファイル添付・バージョン履歴を備えています。無料プランは基本機能のみで、多くの高度な機能は有料プランが必要です。プライバシーを最優先にしながらも、フル機能のノートアプリを求めるユーザーに支持されています。 Standard Notes is a privacy-first note-taking app with end-to-end encryption (XChaCha20-Poly1305) at its core. It runs on iOS, Android, Windows, Mac, and Linux, syncing notes to the cloud in encrypted form. As an open-source project, it supports extended editors (markdown, spreadsheets, code), tags, file attachments, and version history. The free plan covers basics; advanced features require a paid subscription. It appeals to users who want a full-featured note app without sacrificing privacy, particularly those who've moved away from services that monetize user data.
暗号化メモアプリの比較:Standard Notes vs Captio式シンプルメモ Encrypted Note Apps Compared: Standard Notes vs Simple Memo - Captio-style
Standard NotesとCaptio式シンプルメモは、どちらもプライバシーを重視するメモアプリですが、暗号化のアプローチが根本的に異なります。Standard Notesは、XChaCha20-Poly1305によるエンドツーエンド暗号化を採用しています。ノートはデバイス上で暗号化され、暗号化された状態でStandard Notesのクラウドサーバーに保存・同期されます。サーバー側でもノートの内容を読むことができないため、セキュリティレベルは非常に高いと言えます。しかし、この方式にはトレードオフがあります。暗号化されたデータがサーバーに「存在する」という事実自体がリスクです。サーバーがハッキングされた場合、暗号化されたデータが流出する可能性があります。現在の暗号が将来的に破られるリスクもゼロではありません。Captio式シンプルメモは別のアプローチを取ります。オフライン送信待ちの Outbox と送信履歴は端末内で AES-GCM-256 暗号化されますが、メール送信自体は標準 SMTP のため E2E 暗号化ではありません(受信者であるユーザー自身が普段使いのメールアプリで読めるようにするため)。代わりに、メール本文を当社サーバに恒常的に保存しません(送信処理時にのみ通過)。「暗号化してクラウド保存(E2E)」vs「本文をサーバに残さない(データ最小化)」というモデルの違いです。一方で、Standard Notesはフル機能のノートアプリとして、タグ管理、拡張エディタ、バージョン履歴、ファイル添付など豊富な機能を持ちます。Captio式シンプルメモはキャプチャ専用で、整理や編集の機能はありません。セキュリティモデルの選択は、あなたの脅威モデルによります。「サーバーに暗号文で残しても OK、ただし本文を読めるアプリは Standard Notes だけにしたい」なら Standard Notes。「メモを普段のメール受信箱で読みたい、ただし送信基盤側に本文を残してほしくない」なら Captio式シンプルメモ。 Standard Notes and Simple Memo - Captio-style both prioritize privacy, but their encryption approaches are fundamentally different. Standard Notes uses XChaCha20-Poly1305 end-to-end encryption. Notes are encrypted on-device and stored on Standard Notes' cloud servers in encrypted form. Since the server cannot read note contents, the security level is very high. But this approach has tradeoffs. The mere fact that encrypted data "exists" on a server is itself a risk. If the server is breached, encrypted data could be exfiltrated. The possibility that current encryption could be broken in the future, while remote, isn't zero. Simple Memo - Captio-style takes a different approach. The on-device Outbox and send history are encrypted with AES-GCM-256, but the email send itself goes through standard SMTP, so it is not end-to-end encrypted (so that you, the recipient, can read it in your normal mail client). The privacy posture is instead about data minimization: memo bodies are not persistently stored on our servers (transit only). It's "encrypt-then-store-in-cloud (E2EE)" vs "don't keep the body on the server (data minimization)." That said, Standard Notes excels in other areas as a full-featured note app — tag management, extended editors (markdown, code, spreadsheets), version history, and file attachments. Simple Memo - Captio-style is capture-only — no organization or editing features. The security model choice depends on your threat model. If "encrypted server storage, readable only in the Standard Notes app" is your requirement, Standard Notes. If "I want memos to land in my normal email inbox, but I don't want the sending infrastructure to keep them" is your model, Simple Memo - Captio-style.
比較表:シンプルメモ vs Standard Notes Comparison Table: Simple Memo vs Standard Notes
| 項目 | Captio式シンプルメモ | Standard Notes |
|---|---|---|
| メモの出力先 | メール受信トレイ | Standard Notesアプリ内 |
| 暗号化 | AES-GCM(端末内Outbox) | XChaCha20-Poly1305(E2E) |
| アカウント不要 | 既存メールのみ | アカウント作成必須 |
| 起動速度 | 0.3秒(即入力可) | ノート一覧読込あり |
| オフライン対応 | Outbox自動再送 | オフライン編集・接続時同期 |
| サービス依存 | メールのみ | Standard Notesサービス |
| オープンソース | 非公開 | あり(GitHub) |
| タグ・整理 | なし | あり |
| 拡張エディタ | なし | 有料プランのみ |
| 無料プランの機能 | 制限なし(送信数のみ) | 基本機能のみ |
| クロスプラットフォーム | メール経由で全デバイス | iOS/Android/Win/Mac/Linux |
| 自己ホスト | なし | 可能 |
| Feature | Simple Memo | Standard Notes |
|---|---|---|
| Note Output | Email inbox | Standard Notes app only |
| Encryption | AES-GCM (on-device outbox) | XChaCha20-Poly1305 (E2E) |
| No Account Required | Use existing email | Account creation required |
| Launch Speed | 0.3s (type immediately) | Note list loads first |
| Offline Support | Outbox auto-resend | Edit offline, sync on connect |
| Service Dependency | Email only | Standard Notes service |
| Open Source | Closed source | Yes (GitHub) |
| Tags / Organization | None | Yes |
| Extended Editors | No | Paid plan only |
| Free Tier Features | No feature gates (send limit only) | Basic features only |
| Cross-Platform | Email = every device | iOS/Android/Win/Mac/Linux |
| Self-Hosting | Not available | Possible |
4つのプライバシー重視アプリの違い 4 Differences Between Privacy-First Apps
-
1
暗号化モデルの違い
Standard NotesはXChaCha20-Poly1305によるエンドツーエンド暗号化でクラウドにデータを保存します(サーバーでも本文を読めません)。シンプルメモはオフライン Outbox と送信履歴を端末内で AES-GCM-256 暗号化しますが、メール送信は標準 SMTP のため E2E ではありません。代わりに本文をサーバに恒常的に保存しない設計(データ最小化)です。「暗号化してクラウド保存」vs「本文をサーバに残さない」という根本的な設計の違いです。 -
2
サーバー保存 vs メール送信
Standard Notesのメモは暗号化されたクラウドに保存され、アプリ内からのみ閲覧できます。シンプルメモのメモはメール受信トレイに届くため、Gmail・Outlook・Apple Mailなどあらゆるメールクライアントから閲覧できます。アプリ依存かメール汎用かの違いです。 -
3
エディタ拡張 vs 単一入力
Standard Notesは有料プランでMarkdownエディタ、スプレッドシート、コードエディタなど多彩な拡張エディタを利用できます。シンプルメモはプレーンテキストの単一入力フィールドのみで、あえて機能を絞ることで起動0.3秒・送信150msという速度を実現しています。 -
4
料金モデルの比較
Standard Notesの無料プランは基本機能のみで、拡張エディタやファイル添付は有料プラン(年額$90〜)が必要です。シンプルメモの無料プランは1日3通の送信制限のみで機能制限なし。Premiumも月額500円/年額5,000円と手頃です。
-
1
E2E Encryption Approach
Standard Notes uses XChaCha20-Poly1305 end-to-end encryption to store data on the cloud. Simple Memo applies AES-GCM encryption to the offline Outbox and never stores memo content on any server. "Encrypt and store in the cloud" vs "never send to a server in the first place" — a fundamental design difference. -
2
Server Storage vs Email Delivery
Standard Notes memos live in encrypted cloud storage, accessible only through the app. Simple Memo memos arrive in your email inbox, readable from Gmail, Outlook, Apple Mail, or any email client. App-locked vs email-universal accessibility. -
3
Extended Editors vs Single Input
Standard Notes offers Markdown, spreadsheet, and code editors on paid plans. Simple Memo has only a plain-text input field — deliberately minimal to achieve 0.3s launch and 150ms send speed. -
4
Pricing Model Comparison
Standard Notes' free plan covers basics only; extended editors and file attachments require paid plans (from $90/year). Simple Memo's free plan has a 3-send daily limit but no feature restrictions. Premium is JPY 500/month or JPY 5,000/year — significantly more affordable.
どちらを選ぶべきか Who Should Choose Which?
- アイデアを即座にキャプチャしたい
- アカウント作成なしで使いたい
- メモをメールで受け取りたい
- サーバーへのデータ保存を避けたい
- 無料で機能制限なく使いたい
- 0.3秒起動の速さを求める
- 暗号化クラウド同期が必要
- 長期的なノートアーカイブを持ちたい
- オープンソースを重視する
- 自己ホストで完全コントロールしたい
- 拡張エディタ・タグを活用したい
- デバイス間でフル機能を使いたい
- Need instant thought capture
- Don't want to create another account
- Want notes delivered to your email
- Prefer no server storage of memo content
- Want full features on the free plan
- Value 0.3-second launch speed
- Need E2E encrypted cloud sync
- Want a long-term encrypted note archive
- Value open-source software
- Want to self-host for full control
- Need extended editors and tags
- Want full-featured cross-device access
よくある質問 FAQ
Standard Notes の E2E 暗号化とシンプルメモの AES-GCM はどう違いますか?
Standard Notes は XChaCha20-Poly1305 でデータを暗号化してクラウドに保存します(E2E 暗号化)。シンプルメモはオフライン Outbox と送信履歴を端末内で AES-GCM-256 暗号化しますが、メール送信自体は標準 SMTP のため E2E ではありません。代わりに、メール本文を当社サーバに恒常的に保存しない設計(送信処理時のみ通過)です。「暗号化してクラウド保存」vs「本文をサーバに残さない」という設計思想の違いで、どちらもプライバシーを重視するアプローチです。
Standard Notesのアカウント作成なしでシンプルメモは使えますか?
はい。シンプルメモはアカウント作成が不要で、既存のメールアドレスを設定するだけで即使い始められます。パスワード設定やメール認証も不要です。
Standard Notesの拡張エディタはシンプルメモにありますか?
シンプルメモにはMarkdown、スプレッドシート、コードエディタなどの拡張エディタはありません。プレーンテキストの単一入力に特化することで、起動0.3秒・送信150msの速度を実現しています。構造化されたノートにはStandard Notes、瞬間キャプチャにはシンプルメモという使い分けが効果的です。
プライバシー重視ならStandard Notesとシンプルメモどちらを選ぶべきですか?
用途で異なります。暗号化されたノートをクラウドに長期保存したいならStandard Notes。サーバーにデータを一切残さず瞬間的にメモをメール送信したいならシンプルメモ。両者を併用して、キャプチャと保管を分担するのも効果的です。
How does Standard Notes' E2E encryption differ from Simple Memo's AES-GCM?
Standard Notes encrypts data with XChaCha20-Poly1305 and stores it in the cloud (E2EE — even the server can't read it). Simple Memo encrypts the on-device Outbox and send history with AES-GCM-256, but email delivery itself goes through standard SMTP, so it is not end-to-end encrypted. The privacy posture is data minimization instead: memo bodies are not persistently stored on our servers (transit only during send). "Encrypted server storage" vs "don't keep the body on the server" — different design philosophies, both privacy-focused.
Can I use Simple Memo without creating an account like Standard Notes requires?
Yes. Simple Memo requires no account creation — just enter your existing email address and start sending. No password setup, no email verification, no new service dependency.
Does Simple Memo have extended editors like Standard Notes?
No. Simple Memo has no Markdown, spreadsheet, or code editors. It focuses on a single plain-text input to achieve 0.3s launch and 150ms send speed. For structured notes, Standard Notes excels. For instant capture, Simple Memo is purpose-built.
For privacy, should I choose Standard Notes or Simple Memo?
It depends on your use case. For encrypted long-term cloud storage of notes, Standard Notes. For zero-server memo capture sent directly to email, Simple Memo. Using both together — Simple Memo for capture, Standard Notes for archival — gives you the best of both privacy-first approaches.
関連ページ Related Pages
参考文献
- Standard Notes 公式サイト
- Zapier ベストメモアプリガイド
- Standard Notes - App Store
- TrustRadius メモアプリ比較
References
- Standard Notes Official Site
- Zapier Best Note-Taking Apps
- Standard Notes on the App Store
- TrustRadius Note-Taking Software