transfer.sh
transfer.sh copied to clipboard
Built in crypt and tar
Server storage crypt uploaded file and tar for securty. When download request file untar and decrpyt and send data to user
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)
i prefer host based security