Myne

Your notes.
Sealed.

Myne is a privacy-first markdown notes app that encrypts every byte before it leaves your device, asks for no email, and stores only ciphertext at rest — quietly, by default.

Read the spec Learn how it works

We can't read your notes. The server can't. We didn't build a way to. That is the entire point.

Sealed by math. Portable by design.

01
Key derivation

Your password is stretched with Argon2id (m=256 MiB, t=3, p=2) into a key that never leaves the device. Parameters are bound into the ciphertext to defeat downgrade attacks.

02
Local encryption

Every note is sealed with XChaCha20-Poly1305 plus a key commitment before it touches disk. Content, titles, folders, timestamps — all of it.

03
Ciphertext at rest

Your notes' contents are unreadable on disk without your password. There is no plaintext mode to forget to enable, and no opt-out toggle to misconfigure.

04
Sync or self-host

The same zero-knowledge server will run hosted by us or on your own box, storing and routing ciphertext and never holding a key.

Why not the workarounds

The stack you're duct-taping, in one app.

Myne
Obsidian
Standard Notes
Joplin
Notesnook

Comparison reflects each tool's default configuration. Myne is pre-alpha — cells marked partial on the Myne column (zero-knowledge sync, self-hostable sync, open-source full stack, signed reproducible builds) are committed in the public spec but land in Phase 2 / v1.0, not yet shipped. Obsidian's own at-rest encryption and self-hosted sync need add-ons (e.g. Cryptomator, Syncthing) it doesn't ship.

Frequently
asked
questions

No vault is worth much if you can't understand it. Straight answers, including the uncomfortable ones.

Write like no one's watching.
Because no one else can read a word.

Your notes deserve more than a privacy policy. Step into a tool where encryption is effortless, invisible, and always on.

Read the spec View source
note.md · in memory