Recovery, tokens and privacy
This page brings together three things that decide who — besides you — can reach your content: the Vault recovery key, which is your only way back in if you forget your Vault passphrase; API tokens, which let external tools such as the notes MCP connector read or write your notes on your behalf; and data export and account deletion, which put a full copy — or the permanent removal — of everything in your hands. Read it before you enable the Vault, hand a token to an external tool, or delete your account.
Handle each of these deliberately. The recovery key and account deletion are one-way doors: there is no support team that can undo them for you.
Recovery key
When you create the Vault, myrna generates a single recovery key — a code in groups like XXXXX-XXXXX. It is a second way to unlock the Vault when you forget your passphrase: it decrypts your protected content on your device, just like the passphrase does. The server only ever stores encrypted (wrapped) copies of your key material — never the passphrase or the recovery key in the clear.
- 1The recovery key is shown once, right in the Vault creation dialog — and you must actively tick a confirmation box before you can continue, so it cannot slip past you.
- 2Write it down or store it somewhere safe — a password manager, or paper kept somewhere secure.
- 3If you ever forget your Vault passphrase, choose "Use recovery key instead" in the unlock dialog and enter it (upper/lower case and hyphens don't matter).
- 4Once the Vault is unlocked, set a new passphrase in Settings, in the "Vault" section ("Change vault passphrase"), so you have a phrase you remember again.
- 5You can also generate a fresh recovery key there at any time while the Vault is unlocked ("Generate new recovery key"); it invalidates the previous one and is shown only once, so save the new key.
API tokens
API tokens let external tools — such as Claude or another AI assistant connected through the notes MCP server — reach your notes on your behalf, without your account password. You issue each token, pick what it is allowed to do, and revoke it whenever you want. myrna stores only a cryptographic hash of the token, never the token itself.
- Read-only
- The tool can search and read your notes and notebooks, but cannot create, change, or delete anything. Prefer this level whenever the tool only needs to look.
- Read and write
- The tool can read and also create, edit, and move notes to the trash. Grant this only when the tool genuinely needs to make changes.
- 1Open Settings and go to the "API / MCP" section.
- 2Give the token a name that says where it will be used, so you can recognize it later.
- 3Tick "Read-only" if the tool only needs to read; leave it off for read and write.
- 4Click "Generate token" and copy the value immediately — it starts with "myrna_" and the full value is shown only once, never again.
- 5Paste it into the external tool. The "How to connect" link opens the step-by-step MCP guide.
- 6When you no longer need it, come back to this list and revoke it — the list shows each token's prefix, scope and last use.
Privacy, export and account deletion
By default your content is private: only you can see it. Nothing is shared until you explicitly share it, and you can review or revoke any share at any time. External tools reach your notes only through the tokens you issue, and Vault-protected content stays encrypted end to end.
Your data is also portable: in Settings, "Export all my data" downloads a single JSON with all your notes, tasks, appointments, contacts, references, tables, forms and journal.
When you delete your account, myrna removes everything tied to it: your files and images in storage are purged first, then the account itself is deleted, which cascades to every note, notebook, attachment, task, share, API token, and Vault record you had.
- 1If you want to keep a copy of anything, use "Export all my data" first — deletion cannot be undone.
- 2Open the account section in Settings and choose "Delete account".
- 3Confirm. Your stored files are removed, then all of your data is erased.