A VS Code port of the Joplin Secure Notes plugin — bring password-based note encryption straight into your editor.
- 🔐 Encrypt any open file with a password of your choice
- 🔓 Decrypt encrypted files back to plain text
- 🛡️ Strong Encryption — uses industry-standard AES encryption
- ⚡ Works fully offline — your data stays on your machine
- 🔁 Consistent behavior with the Joplin Secure Notes plugin
NO RECOVERY — If you forget your password, your encrypted notes are permanently lost. There is no way to recover or reset it. Please keep backups of anything important.
NO WARRANTIES — This extension is provided "as is" without any guarantees. While it uses industry-standard AES encryption, no system is 100% secure. The author is not liable for any data loss or security issues.
Use at your own risk. By using this extension, you accept these terms.
- Open a file or select text
- Open the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) - Run
VSC Secure Notes: EncryptorVSC Secure Notes: Decrypt - Enter your password when prompted
- None yet. Found a bug? Open an issue
Check CHANGELOG.md for the full details.
- 🔗 Joplin Secure Notes Plugin — the original plugin this is based on
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributions are welcome! Visit the GitHub repository to submit pull requests or suggest new features.