In one folder per install, inside your account's app-data area. Where that folder is depends on the platform:
~/Library/WebKit/app.privacynotes/WebsiteData/%LOCALAPPDATA%\app.privacynotes~/.local/share/app.privacynotes, or app.privacynotes.appimage for the AppImage, which bundles its own web engine and so keeps its own profileuse.privacynotes.appWhat sits there is ciphertext. Each note is one sealed blob holding the title, body and tags, opened by a key derived from your recovery phrase when you unlock, so a copied folder carries nothing readable. Only what the local index needs stays in the clear: ids, timestamps, and flags such as starred or deleted.
To move your notes to another device, or to keep a copy of your own, use Settings > Import & Export > Export and pick "Encrypted full backup (.pnbackupz)". It holds everything, it is encrypted with your phrase key, and it restores with your phrase on any device. More on backups.
// Read the source
THREAT_MODEL.mdLocal storage at rest VERIFY.mdWhat step 6 showed you, and what it does not buyOur source and documentation are on GitHub, in English.
Help & FAQ
Answers and step-by-step guides: security, sync, pricing, and switching from other apps.
You get an answer in seconds instead of waiting for a reply. Your assistant reads all 92 answers and every import guide at once, so it can combine them, follow up on your question, and explain it in your own words. We never see any of it, because we do not run a chatbot.
Answer my questions about PrivacyNotes using only its help center, its changelog and its security documentation. Start here: https://privacynotes.app/llms-index.txt It lists every question with the page that answers it. Fetch the one or two that match mine. If you can only make one request, fetch https://privacynotes.app/llms-full.txt instead. If you cannot fetch a .txt or .md file, read https://privacynotes.app/help, https://privacynotes.app/changelog and https://github.com/LifetimeLabsDev/PrivacyNotes.app instead. For what changed, or where something moved, fetch https://privacynotes.app/changelog.md. For how the encryption works, what the server can read, or how to check any of it yourself, fetch https://privacynotes.app/docs/index.md and follow it to one of the documents it lists. That index is a router: cite the document, never the index. Rules: - Use only those pages. If they do not answer something, say so instead of guessing. - Never invent a feature, a menu path, a price, or a limit. - End your reply with the "Source:" URL from the page you used, exactly as written. - Answer in the same language as my question. - Never ask me for my recovery phrase, my PIN, or the contents of a note. If no question follows, ask me what I would like to know. My first question:
Never paste your recovery phrase, your PIN, or a note into an AI.