Built in crypt and tar #248

Open
opened 2026-01-19 18:29:35 +00:00 by michael · 2 comments
Owner

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

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
Author
Owner

@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)

@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)
Author
Owner

@TheYkk commented on GitHub:

i prefer host based security

@TheYkk commented on GitHub: i prefer host based security
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#248