|
|
|
|
@ -1,24 +1,41 @@
@@ -1,24 +1,41 @@
|
|
|
|
|
# Obsidian Encrypt Plugin |
|
|
|
|
# [Meld Encrypt](https://github.com/meld-cp/obsidian-encrypt) Plugin for Obsidian |
|
|
|
|
|
|
|
|
|
**Create encrypted notes within your [Obsidian.md](https://obsidian.md/) vault.** |
|
|
|
|
**Create Encrypted Notes Within Your [Obsidian.md](https://obsidian.md/) Vault** |
|
|
|
|
|
|
|
|
|
[Meld Encrypt](https://github.com/meld-cp/obsidian-encrypt) is a community plugin that lets you encrypt and decrypt your notes in [Obsidian](https://obsidian.md/). You can choose to encrypt an [entire note](https://meld-cp.github.io/obsidian-encrypt/whole-encrypted-notes.html) or just [selected text within a note](https://meld-cp.github.io/obsidian-encrypt/in-place-encryption.html). |
|
|
|
|
|
|
|
|
|
Encrypted notes are never decrypted to disk giving you peace-of-mind that the decrypted contents haven't been sync'd or backed up to external systems. |
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
> [!WARNING] |
|
|
|
|
> ⚠️ Use at Your Own Risk ⚠️ |
|
|
|
|
> - Your passwords are never stored. If you forget your password, your notes cannot be decrypted.. |
|
|
|
|
> - The encryption methods used have not been independently audited. Unauthorized access may be possible if someone gains access to your files. |
|
|
|
|
> - Bugs may be introduced at any time. You are solely responsible for maintaining backups of your notes. |
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
## Ongoing Maintenance and Development |
|
|
|
|
|
|
|
|
|
> ⚠️ WARNING - Use at your own risk ⚠️ |
|
|
|
|
> - Your passwords are never stored anywhere, if you forget your passwords you can't decrypt your notes. |
|
|
|
|
> - No known audits have been undertaken for the soundness of encryption methods being used. Unwanted decryption by a 3rd party may be possible if they have access to your files. |
|
|
|
|
> - Bugs could be introduced to the software at anytime, you are responsible for having backups of your notes. |
|
|
|
|
If you find this plugin useful please support the ongoing maintenance and development by: |
|
|
|
|
* [Staring ⭐ this repo](https://github.com/meld-cp/obsidian-encrypt) |
|
|
|
|
* [Buying me a coffee ☕](https://www.buymeacoffee.com/cleon) |
|
|
|
|
* [Sponsoring ❤️ me](https://github.com/sponsors/meld-cp). |
|
|
|
|
|
|
|
|
|
Thank you for your support 😊 |
|
|
|
|
|
|
|
|
|
## ⚜️ Latest Changes |
|
|
|
|
<a href="https://www.buymeacoffee.com/cleon" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 50px !important;" ></a> |
|
|
|
|
|
|
|
|
|
<a href="https://www.buymeacoffee.com/cleon" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a> |
|
|
|
|
|
|
|
|
|
Please visit the [Change Log](https://github.com/meld-cp/obsidian-encrypt/blob/main/CHANGELOG.md) for a listing of changes. |
|
|
|
|
## Latest Changes |
|
|
|
|
|
|
|
|
|
Report any bugs or feature requests [here](https://github.com/meld-cp/obsidian-encrypt/issues). |
|
|
|
|
Information about the latest release can be found on the [release notes](https://meld-cp.github.io/obsidian-encrypt/release-notes.html) page. |
|
|
|
|
|
|
|
|
|
## ⚜️ Documentation |
|
|
|
|
Report any bugs or features requests [here](https://github.com/meld-cp/obsidian-encrypt/issues). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Documentation |
|
|
|
|
|
|
|
|
|
Documentation can be found [here](https://meld-cp.github.io/obsidian-encrypt/) |
|
|
|
|
|
|
|
|
|
|