A plugin for Obsidian that allows you to encrypt and decrypt your notes with a password.
- Encrypt and decrypt files with AES encryption
- Keyboard shortcuts support (Ctrl/Cmd + Shift + E to encrypt, Ctrl/Cmd + Shift + D to decrypt)
- Visual indicators for encrypted files
- Automatic backup before encryption (optional)
- Read-only mode for encrypted files
- Status bar indicator showing current file encryption status
- Open Obsidian Settings
- Go to Community Plugins and disable Safe Mode
- Click Browse and search for "File Encryption"
- Install the plugin and enable it
- Open the file you want to encrypt
- Use one of these methods to encrypt:
- Press Ctrl/Cmd + Shift + E
- Use the command palette and search for "Encrypt current file"
- Enter your password in the popup dialog
- To decrypt, use Ctrl/Cmd + Shift + D or the command palette
- Encryption Marker: Customize the marker used to identify encrypted files
- Show Encryption Warnings: Toggle warnings about file encryption status
- Backup Before Encryption: Enable/disable automatic file backup before encryption
- Remember your password! There's no way to recover encrypted content without it
- The plugin uses AES encryption for secure file protection
- Always backup important files before encryption
If you encounter any issues or have suggestions:
- Submit an issue on GitHub
- Contact the author via Email
Copyright (c) 2023 garfcat