Your notes belong to you
Fast, private, local-first notes. Native on iOS and Android, with a real desktop app for Linux, macOS, and Windows. Plain markdown you own, with end-to-end encrypted sync to a server you run — no vendor lock-in.
Linux · Android · iOS · macOS · Windows
Native apps
Native iOS & Android.
Real native apps for iOS and Android. Full feature parity with desktop. No compromises.
- No internet connection, works fully offline
- End-to-end encrypted sync — the server never sees a readable note
- Cross-platform desktop for Linux, macOS, and Windows
- Desktop built on Tauri — lean and fast, not a Chromium bundle
Markdown
Write in markdown. Watch it transform.
Markdown under the hood, but you never have to think about it.
Headings, **bold**,
checklists, tables,
[[wikilinks]],
and fenced code — the syntax melts away as you type, leaving
plain text you own, portable to any editor, forever.
Encrypted sync
End-to-end encrypted. Self-hosted. One command.
Every note is encrypted on your device before it leaves. The sync server stores sealed blobs it cannot open — not the text, not the title, not the folder it lives in. Without your password, a copy of the server's data is unreadable.
- AES-256-GCM on the device, under a random vault key only your password unlocks
- Filenames and folder paths are encrypted too, not just the note text
- Open-source client and server — run it on your own box, on your own network
curl -fsSL https://notes.futo.tech/install-server.sh | sh