Update Providers

2025-08-14 20:15:34 -05:00
parent 98c61aeb47
commit 2d21b177b0

@@ -31,7 +31,7 @@
## 🔒 Encryption Provider (WIP — Use With Caution)
- Acts as a **local pass-through provider** - configure it to use any existing folder on your file system and it will transparently encrypt file/directory names and file data using `XChaCha20-Poly1305` as you browse and read.
- Acts as a **local pass-through provider** - configure it to use any existing folder on your file system and it will transparently encrypt file/directory names and file data using `XChaCha20-Poly1305`.
- **Important:** There is currently **no decryption provider**. Data encrypted this way cannot be decrypted by Repertory; additional support is planned for future versions.
---