transfer.sh icon indicating copy to clipboard operation
transfer.sh copied to clipboard

Built in crypt and tar

Open TheYkk opened this issue 6 years ago • 2 comments

Server storage crypt uploaded file and tar for securty. When download request file untar and decrpyt and send data to user

TheYkk avatar Jul 14 '19 19:07 TheYkk

is this a feature request?

there's a stale branch about gpg crypting: https://github.com/dutchcoders/transfer.sh/pull/162

you still have to trust the hoster of the service that he will actually run that code. if you need security without the control of the hosted service the only solution is to encrypt client side on upload (see: https://github.com/dutchcoders/transfer.sh#encrypt--upload)

paolafrancesca avatar Jul 14 '19 19:07 paolafrancesca

i prefer host based security

TheYkk avatar Jul 14 '19 20:07 TheYkk