Zero-Knowledge Encryption
What it does
Encryption in Lyunotes is something you switch on, notebook by notebook.
Open a notebook's settings, turn on encryption, and choose a password. That's the whole setup. The app then shows you a recovery key — once. Write it down, put it in a password manager, keep it somewhere you'd keep a spare house key. You will not be shown it again.
From that point on, the notebook has two states:
Unlocked. You enter your password and it behaves like any other notebook. Write, search, attach files, drop in images. Nothing about the experience changes.
Locked. The notebook is still there in your sidebar, but it doesn't say what it is. It shows a mask name and icon you chose yourself — not the real name, not the note titles, not the previews, not the images. Someone scrolling your sidebar sees that a locked notebook exists. That's all they see. Name it whatever you like — including something that gives nothing away.
Unlocked doesn't mean slower. Most encrypted vaults work by mounting the whole thing — unlock once, and everything inside gets decrypted into memory or a virtual drive, whether you're looking at it or not. Lyunotes decrypts one thing at a time: the note or file you actually open, the moment you open it, and nothing else. We call this On-Demand Decryption Optimization (ODO). It's why an encrypted notebook doesn't feel encrypted — no lag opening a note, no wait scrolling a list of thumbnails, no delay you learn to route around.
You lock and unlock on your terms. Lock a notebook when you step away. Leave another one open all day. Encrypted and ordinary notebooks live side by side in the same vault, and you decide which is which — including changing your mind later and turning encryption back off.
There's no account to create, no email to verify, no "sign in to continue." Your password never leaves your machine, because there's nowhere for it to go.
And the part most apps bury in a help article, we'll say here: if you forget your password and lose your recovery key, your notes are gone. Not delayed. Not recoverable through support. Gone. We have no override, no master key, no way in — and neither does anyone else.
Encryption protects what your notes say. Metadata visible to your cloud sync provider — things like file counts and sizes — is covered in our Privacy Policy.
Why it works this way
We can't read your notes. That's the same reason we can't get them back.
Every recovery feature you've ever used — a reset link, a support ticket, a security question — is a second door into your data. It exists because the company holds a copy of your key. That door is convenient right up until the moment someone who isn't you walks through it: a subpoena, a breached server, a social-engineered support agent, an employee having a bad year.
We didn't build that door. Not because we're careless about your data, but because a lock the locksmith can open is a lock that protects the locksmith, not you.
That's the trade, stated plainly: absolute privacy costs you the safety net of someone else being able to unlock it for you. If your device fails, your own backups and cloud sync still bring your vault back — as long as you remember the password. What we can't do is recover the password itself, or the door disappears entirely. We think that's the honest deal, and we'd rather you understand it on day one than discover it on your worst day.
Not everything you write is a secret.
Most privacy apps encrypt everything and call it a feature. In practice, that's a design that fights you — you pay the friction of a vault to store a grocery list. So people do one of two things: they stop using the vault, or they keep the real secrets somewhere else entirely.
So encryption here is per notebook, opt-in, and reversible. Your reading list stays open. Your therapy journal stays sealed. A vault you actually use beats a vault you route around.
We tell you where the walls end.
Encryption defends against a specific set of things: a stolen laptop, a cloud provider that can read what it stores, a housemate who opens your machine, a drive that outlives you and gets resold. It does not defend against a device that's already compromised while you're typing — no encryption does, and anyone claiming otherwise is selling you a feeling.
Naming the limits isn't a weakness in the product. Security you can't describe the edges of isn't security — it's a vibe. We'd rather hand you an accurate map than a comforting one.
A few more edges, stated the same way: a notebook you never turned encryption on for stays exactly as readable as any other file on your machine — encryption doesn't retroactively apply itself. An unlocked notebook is unlocked; anyone looking at your screen sees what you see, the same as with any app. And the recovery key we hand you once is the whole safety net — lose it alongside your password, and there's no second one in a drawer somewhere. These aren't gaps specific to Lyunotes; they're where encryption itself stops, in any app that's honest about it.
Use cases
Journals and personal writing. The things you only write down because no one else will read them. Therapy notes, grief, ambition you're not ready to say out loud, the draft of the message you'll never send.
Client and privileged work. NDAs, case notes, unreleased strategy, interview transcripts, source material you promised to protect. Confidentiality you can point to a mechanism for, not just a policy.
Documents you'd never email. Passport and ID scans, medical results, insurance and tax paperwork, account details for the people who'd need them if something happened to you.
Research and IP. Lab notes, prior art, manuscripts, formulas, and the half-finished ideas that are worth something precisely because nobody's seen them yet.
Shared and borrowed machines. A family computer, a desk in an open office, a laptop that goes through airport security. Locked notebooks show a mask, not a title.
Your own cloud, your own terms. Keep your vault in whatever cloud folder you already use. What syncs is ciphertext — your provider holds the box, you hold the only key.
Specs
| Cipher | AES-256-GCM (authenticated encryption) |
|---|---|
| Decryption model | On-Demand Decryption Optimization (ODO) — decrypts only the note or file you open, not the whole vault |
| Key derivation | Argon2id (memory-hard, tuned against brute force) |
| Scope | Per notebook — opt-in, reversible |
| Recovery | One-time recovery key, shown once at setup |
| Server involvement | None. No account, no key escrow, no recovery desk |
| Password storage | Never stored, never transmitted, never seen by us |
| Locked state | Mask name and icon; real names, titles, previews and attachments hidden |
Encryption covers the contents of your notes. For what your cloud sync provider can still observe, see our Privacy Policy.