flowupload icon indicating copy to clipboard operation
flowupload copied to clipboard

Uploaded files are unencrypted

Open muflone opened this issue 8 years ago • 2 comments

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.

muflone avatar Sep 10 '17 22:09 muflone

Currently it does not support server side encryption, I updated the readme.

e-alfred avatar Sep 17 '17 11:09 e-alfred

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.

JonathanTreffler avatar Jun 03 '20 06:06 JonathanTreffler