enthalpiex2k downloadsNext-generation file encryption solution based on modern cryptography.
[!Caution]
- This plugin is designed for personal use and reasonable security needs
- Not recommended for highly classified or mission-critical information
- Always backup your vault before encrypting important files
- The developer is not responsible for any data loss
- Losing the password means losing the file
Eccirian Encrypt is a security-focused Obsidian plugin which provides safe and seamless file encryption. The plugin uses AES-256-GCM and ECC-P-256 algorithms, and introduces custom file extensions and read-only view for locked files, allowing you to easily manage sensitive information directly in Obsidian. It is also the only plugin (so far) that supports one-click encryption of all link attachments.
You could:
.eccirian): unlock once, then edit normally.peccirian): stays encrypted on disk and asks for password when opened.mdcrypto.subtle) for AES operationsDownload the latest release.zip from GitHub Releases
Extract into:
<your-vault>/.obsidian/plugins/eccirian-encrypt/
Reload Obsidian
Enable the plugin in Settings → Community Plugins
Ctrl+P → "Encrypt / Decrypt file".eccirian or .peccirian based on current modeConvert to Markdown: .peccirian to .mdToggle file Extension: switch .md and .eccirianEncrypt Folder: encrypt files in a folder while preserving structureQ: What happens if I forget my password?
A: Data cannot be recovered without the password.
Q: Can I use this with Sync?
A: Yes. Encrypted files can be synced like other files.
Q: Does attachment encryption work with Permanent mode?
A: Yes.
Q: Are my passwords stored anywhere?
A: No.
Q: Can I encrypt folders?
A: Yes. Use the folder encryption command from the context menu or command palette.
Q: How is this different from other encryption plugins like Meld Encrypt?
A: Main differences:
.md.Issues and pull requests are welcome: GitHub Issues
MPL-2.0 License © 2026 Entropiex