• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@paolafrancesca commented on GitHub:

maybe change deafult to 10 or more? Just an idea.

I will do

michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@CodeCubeNeo commented on GitHub:

So 20 lenght is default for transfer.sh?

michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@paolafrancesca commented on GitHub:

@CodeCubeNeo

it's one of the example on the frontend:

# Encrypt files with password using gpg
$ cat /tmp/hello.txt
michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@toastie89 commented on GitHub:

For me the 6 characters also feel a bit short. I run an own instance of transfer.sh and set random-token-length to 20.

michael commented on issue dutchcoders/transfer.sh#105 2026-01-19 18:28:59 +00:00
Is there anyone willing to develop gui desktop frontend?

@paolafrancesca commented on GitHub:

I will keep this open in case anyone is interested in developing a desktop client (even if you didn't specify what platform for, @CodeCubeNeo )

I'm…

michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@toastie89 commented on GitHub:

So 20 lenght is default for transfer.sh?

No, this is what I've set for my own installation. The default is 6.

michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@paolafrancesca commented on GitHub:

fixed in #162 162

michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@CodeCubeNeo commented on GitHub:

maybe change deafult to 10 or more? Just an idea.

michael commented on issue dutchcoders/transfer.sh#103 2026-01-19 18:28:59 +00:00
What are the privacy policy/terms of service?

@paolafrancesca commented on GitHub:

@roozbehzarei you should address @stefanbenten on this, since this repo is only for the codebase

there is a "Contact us" link in the https://transfer.sh/…

michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@CodeCubeNeo commented on GitHub:

I guess yes, but you can guess that (although nearly impossible). You can close this and thanks for taking the time to answer my question ;).

michael commented on issue dutchcoders/transfer.sh#104 2026-01-19 18:28:59 +00:00
Add an option to password protect a file

@toastie89 commented on GitHub:

The 'password' is part of the URL in form of the random key, isn't it?

michael commented on issue dutchcoders/transfer.sh#105 2026-01-19 18:28:59 +00:00
Is there anyone willing to develop gui desktop frontend?

@fr34kyn01535 commented on GitHub:

Why? Website works just fine.

michael commented on issue dutchcoders/transfer.sh#105 2026-01-19 18:28:59 +00:00
Is there anyone willing to develop gui desktop frontend?

@paolafrancesca commented on GitHub:

@gedw99 these are more or less all the REST endpoint relevant for a full…

michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:58 +00:00
Update version of go to >=1.18?

@paolafrancesca commented on GitHub:

@stefanbenten oki, let's support only oldest supported version from go

michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:58 +00:00
Update version of go to >=1.18?

@paolafrancesca commented on GitHub:

resolved with #532

@joshspicer are you still actively relying on your azure storage implementation?

I'd like to add the support, if you want to…

michael opened issue dutchcoders/transfer.sh#100 2026-01-19 18:28:58 +00:00
Transfer.sh Vulnerable to Stored XSS
michael opened issue dutchcoders/transfer.sh#101 2026-01-19 18:28:58 +00:00
Can't connect to transfer.sh anymore!
michael commented on issue usnistgov/macos_security#24 2026-01-19 18:28:58 +00:00
Typo in os_implement_cryptography and os_required_crypto_module in macOS Tahoe

@brodjieski commented on GitHub:

Fixed typos on all affected branches.

michael opened issue dutchcoders/transfer.sh#102 2026-01-19 18:28:58 +00:00
can you support IPFS storage and chrome PWA?
michael commented on issue dutchcoders/transfer.sh#97 2026-01-19 18:28:58 +00:00
Feature: skip auth from specific IP

@paolafrancesca commented on GitHub:

@michaelscl #538 in the case an IP already passed the IP filters authorise automatically for upload

not sure how useful it is. if you currently use the ip…