Update Providers

2025-08-13 20:15:50 -05:00
parent 0d192c9718
commit 9373bd2bc2

@@ -32,7 +32,7 @@
## 🔒 Encryption Provider (WIP — Use With Caution) ## 🔒 Encryption Provider (WIP — Use With Caution)
- Acts as a **local pass-through provider** - Acts as a **local pass-through provider**
- Transparently encrypts file/directory names and file data using `XChaCha20-Poly1305` as you read/write. - Transparently encrypts file/directory names and file data using `XChaCha20-Poly1305` as you read.
- **Important:** There is currently **no decryption provider**. Data encrypted this way cannot be decrypted by Repertory; additional support is planned for future versions. - **Important:** There is currently **no decryption provider**. Data encrypted this way cannot be decrypted by Repertory; additional support is planned for future versions.
--- ---