flowupload
flowupload copied to clipboard
Uploaded files are unencrypted
When using the encryption module all files uploaded using flowupload are unencrypted.
It would be great if encryption was applied. If file encryption is not possible please add a note to the app description as other applications do.
Currently it does not support server side encryption, I updated the readme.
Is this still the case ? We use the functions provided by the Filesystem API. We should test if the files are still not being encrypted and if not how we can enable that. Shouldn't be that hard.