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 Encryptor

curiousabecuriousabe39 downloads

Manual right-click encryption/decryption for files and folders with blocked .enc editing.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

English | 中文

English

Manual encryption plugin for Obsidian.

Vault Encryptor encrypts files as .enc using AES-256-GCM with PBKDF2-SHA256. This plugin is intentionally manual-first and conservative.

Features

  • Command palette: Encrypt current file
  • File explorer right-click:
    • Vault Encryptor: Encrypt this file
    • Vault Encryptor: Decrypt this file
    • Vault Encryptor: Encrypt folder (recursive)
    • Vault Encryptor: Decrypt folder (recursive)
  • .enc opens in a blocked placeholder view and cannot be edited directly

Security Notes

  • Cipher: AES-256-GCM
  • KDF: PBKDF2-SHA256
  • Iterations: 210000 (fixed)
  • Displaying algorithm parameters does not expose your passphrase
  • No overwrite: if output path exists, operation fails and asks for manual conflict handling

Behavior

  • Encrypt: file.ext -> file.ext.enc, then delete plaintext
  • Decrypt: file.ext.enc -> file.ext, then delete encrypted file

中文

Obsidian 手动加密插件。

Vault Encryptor 使用 AES-256-GCM + PBKDF2-SHA256 将文件加密为 .enc。 插件采用纯手工、保守策略。

功能

  • 命令面板:加密当前文件
  • 文件树右键:
    • Vault Encryptor:加密此文件
    • Vault Encryptor:解密此文件
    • Vault Encryptor:加密文件夹(递归)
    • Vault Encryptor:解密文件夹(递归)
  • .enc 文件会进入阻断占位视图,不能直接编辑

安全说明

  • 算法:AES-256-GCM
  • 密钥派生:PBKDF2-SHA256
  • 迭代次数:210000(固定)
  • 显示算法参数不会泄露你的密码
  • 不覆盖输出:若目标文件已存在,直接失败并提示手动处理冲突

行为

  • 加密:file.ext -> file.ext.enc,然后删除明文
  • 解密:file.ext.enc -> file.ext,然后删除密文
94%
HealthExcellent
ReviewSatisfactory
About
Encrypt and decrypt files and folders recursively using AES-256-GCM with PBKDF2-SHA256, produce .enc files and remove the original after encryption (and reverse on decryption). Open .enc files in a blocked placeholder view to prevent editing and fail on existing output paths to avoid accidental overwrites.
FilesCommandsFormats
Details
Current version
1.2.1
Last updated
2 months ago
Created
2 months ago
Updates
4 releases
Downloads
39
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
curiousabecuriousabe
GitHubcuriousabe
  1. Community
  2. Plugins
  3. Files
  4. Vault Encryptor

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.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Omnisearch

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

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.