mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Built in crypt and tar #248
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheYkk on GitHub.
Server storage crypt uploaded file and tar for securty.
When download request file untar and decrpyt and send data to user
@paolafrancesca commented on GitHub:
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)
@TheYkk commented on GitHub:
i prefer host based security