diff --git a/rtfm/ENCRYPTION.md b/rtfm/ENCRYPTION.md index 13b1fda..c1eddeb 100644 --- a/rtfm/ENCRYPTION.md +++ b/rtfm/ENCRYPTION.md @@ -34,8 +34,4 @@ If you have everything running you can upload a new image and it will get encryp If you have uploaded a few files and see them on your storage container (eg S3) you'll notice the file has the '.enc' extension. -When you now wipe your PictShare instances local data folder and request the file again via the URL, the storage controller will pull the encrypted file, decrypt it and save it locally (unencrypted) - -# Todo - -- Automatically encrypt all existing (unencrypted) files on the storage controllers \ No newline at end of file +When you now wipe your PictShare instances local data folder and request the file again via the URL, the storage controller will pull the encrypted file, decrypt it and save it locally (unencrypted) \ No newline at end of file