Update Providers
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
* The Sia provider utilizes the `renterd` native HTTP REST API via `libcurl`
|
* The Sia provider utilizes the `renterd` native HTTP REST API via `libcurl`
|
||||||
|
|
||||||
### Encryption [WIP-Do not use]
|
### Encryption [WIP-Use with caution]
|
||||||
|
|
||||||
* The encryption provider takes a local path and transparently encrypts file/directory names and file content using `XChaCha20-Poly1305`.
|
* The encryption provider takes a local path and transparently encrypts file/directory names and file content using `XChaCha20-Poly1305`.
|
||||||
* This is a pass-through provider, meaning all encryption operations happen at the time of file access.
|
* This is a pass-through provider, meaning all encryption operations happen at the time of file access.
|
||||||
|
Reference in New Issue
Block a user