diff --git a/Providers.md b/Providers.md index f4d730a..793f434 100644 --- a/Providers.md +++ b/Providers.md @@ -21,4 +21,4 @@ * 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 useful for securing data prior to being uploaded to online backup providers like [IDrive](https://www.idrive.com/). -* IMPORTANT - There currently is no decryption provider to reverse this process. Future `repertory` versions will include this. \ No newline at end of file +* **IMPORTANT - There currently is no decryption provider to reverse this process. Future `repertory` versions will include this.** \ No newline at end of file