Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Vault Encrypt

pluppenpluppen551 downloads

Encrypts and decrypts the contents of the vault using a password.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

Transform your vault into an unrecognizable collection of encrypted files that provides security and anonymity while maintaining seamless user experience.


CAUTION

  1. Backup the Vault - before running the plugin make a backup to save your data.
  2. Remember your Password - Without the password used for encryption you cannot decrypt the files.
  3. Early Development - This plugin is in early development and testing, remember to backup and if any you have any issues create an issue on this Github.

Vault Encryption Installation & Use

Manual Installation: Copy over main.js and manifest.json (from Releases) to your vault in this location: VaultFolder/.obsidian/plugins/cryptsidian/.

Git Clone: git clone this repository into VaultFolder/.obsidian/plugins/cryptsidian and npm install and npm run dev.

Use: Click the lock icon. To encrypt, select the encrypt modal and enter your password. To decrypt, select the decrypt modal and enter the same password.

Files remain encrypted (or decrypted) after the Obsidian app closes.


Usage Guide

Basic Operations

Manual Encryption/Decryption

Encrypt Vault: Click the lock icon in the ribbon or use Command Palette (Ctrl/Cmd + P → "Encrypt entire vault") Enter Password: Use a strong, memorable password (minimum 8 characters recommended) Decryption: Use the same methods with your master password

Security Configuration

Encryption Strength
  • Standard Security: 100,000 PBKDF2 iterations (default)
  • High Security: 250,000 iterations (slower but more secure)
  • Maximum Security: 500,000 iterations (recommended for sensitive data)
Password Guidelines
  • Recommended Minimum Length: 12+ characters
  • Composition: Mix of uppercase, lowercase, numbers, and symbols
  • Uniqueness: Use a password manager for unique, strong passwords
  • Storage: Never store the master password in plain text

Usability

This plugin has not gone through an security audit and should not be relied upon for critical security applications.

Future changes to the Obsidian API may break this plugin. Forward compatibility is not guaranteed.


Security Features

Military-Grade Encryption

  • AES-256-GCM: NSA Suite B approved encryption algorithm
  • PBKDF2-SHA256: 100,000+ iterations for key derivation (configurable 50k-500k)
  • HKDF: High-performance key derivation for file-level encryption

Maximum Anonymity

  • Complete filename anonymization: Original names replaced with random identifiers
  • Structural obliteration: All folders completely removed during encryption
  • Size obfuscation: Files padded to standard sizes to hide original content length

⚠️ Important Security Notice: This plugin provides strong encryption, but no security tool is perfect. Always maintain secure backups of important data and use strong, unique passwords. The developers are not responsible for data loss due to forgotten passwords or technical failures.

74%
HealthGood
ReviewSatisfactory
About
Encrypt your entire vault into unreadable files and decrypt with a master password. Keep files encrypted across restarts and control encryption from a lock icon. Back up your vault and remember your password; plugin is early-stage and not security-audited.
FilesBackupCommands
Details
Current version
0.0.8
Last updated
8 months ago
Created
10 months ago
Updates
8 releases
Downloads
551
Compatible with
Obsidian 1.8.0+
Platforms
Desktop only
License
Apache-2.0
Report bugRequest featureReport plugin
Author
pluppenpluppen
pluppen.com
GitHubpluppen
  1. Community
  2. Plugins
  3. Files
  4. Vault Encrypt

Related plugins

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Git

Integrate Git version control with automatic backup and other advanced features.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.