• Joined on 2025-07-20
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…

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 closed issue dutchcoders/transfer.sh#104 2026-01-19 18:28:58 +00:00
Add an option to password protect a file
michael commented on issue usnistgov/macos_security#27 2026-01-19 18:28:58 +00:00
Typo in os_notes_transcription_summary_disable rule on iOS_26 branch

@brodjieski commented on GitHub:

Corrected typo.

michael opened issue usnistgov/macos_security#28 2026-01-19 18:28:58 +00:00
pwpolicy_minimum_length_enforce fails when min length > ODV
michael opened issue usnistgov/macos_security#29 2026-01-19 18:28:58 +00:00
Password enforcement fails with allowPasscodeModification=false
michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@Dan1jel commented on GitHub:

I have for a while trying to figure out the delete token.

Is there a way to show regular and delete token in one curl command?

When i use ``` curl -sD -…

michael commented on issue usnistgov/macos_security#20 2026-01-19 18:28:57 +00:00
Enhanced Unification of Documentation and Scripting - Dev_2.0

@brodjieski commented on GitHub:

I feel that the direction we should go is to have generate_guidance.py rely on the information contained within the provided baseline.yaml file. The baseline.yam…

michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@Dan1jel commented on GitHub:

@Dan1jel , @reorx

you might want to give a look at the sample bash/zsh function on the readme https://github.com/dutchcoders/transfer.sh#bash-and-zsh-with-de…

michael commented on issue dutchcoders/transfer.sh#97 2026-01-19 18:28:57 +00:00
Feature: skip auth from specific IP

@michaelscl commented on GitHub:

@michaelscl do you think the provided solution at infra level is satisfying?

I think YES, if the implementation is easy.

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

@paolafrancesca commented on GitHub:

as far as I know github.com/Azure/azure-sdk-for-go@v59.0.0+incompatible works with 1.17

michael closed issue usnistgov/macos_security#24 2026-01-19 18:28:57 +00:00
Typo in os_implement_cryptography and os_required_crypto_module in macOS Tahoe
michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:57 +00:00
Update version of go to >=1.18?

@paolafrancesca commented on GitHub:

@stefanbenten but debian LTS is buster, unitl Aug 2024 or something like that

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

@stefanbenten commented on GitHub:

@aspacca Debian bullseye is the latest release and its backports support 1.19. I dont think we should support anything older than 1.17 anymore, in the best case…

michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@reorx commented on GitHub:

You are right, there must be many scripts that relies on the output to parse the download url.

My suggestion to document is to add a -v after curl, making the…

michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@paolafrancesca commented on GitHub:

@reorx unluckily change the output of the command will be a breaking change that we are not willing to do

maybe we can improve te documentation in the…

michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@paolafrancesca commented on GitHub:

@Dan1jel , @reorx

you might want to give a look at the sample bash/zsh function on the readme https://github.com/dutchcoders/transfer.sh#bash-and-zsh-with-…