Document body
Your raw Markdown is encrypted before it is written to the database.
MarkNest encrypts your writing at rest with AES-256. There is nothing to configure: you write, and the protection is already there.
Protection covers the content that matters, including the full trail of past edits.
Your raw Markdown is encrypted before it is written to the database.
The cached HTML render is encrypted alongside the source it came from.
Every saved revision in your history is encrypted with the same protection.
Encryption and decryption happen automatically as you read and write. Stored records hold ciphertext, not plain text, so a leaked database row is not a leaked document.
You save a document in the editor.
The body and its rendered HTML are encrypted with AES-256 before they reach the database.
Stored rows contain ciphertext, unreadable on their own.
When you open the document, it is decrypted transparently for you.
Every plan, including Free, stores your writing encrypted at rest.
Start writing free