• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#165 2026-01-19 18:29:15 +00:00
Feature: Mozilla CloudFile aka FileLink for transfer.sh

@marcelstoer commented on GitHub:

I can see it's pretty trivial to come up with an extension

Yep, I came to the same conclusion even though JavaScript is not my home turf.

How…

michael commented on issue dutchcoders/transfer.sh#163 2026-01-19 18:29:15 +00:00
random-token-length The default length is 6, but the actual length is 7.

@wc7086 commented on GitHub:

what release are you using? latest master changed the Token function: https://github.com/dutchcoders/transfer.sh/blob/master/server/token.go#L37

Sorry, I…

michael commented on issue dutchcoders/transfer.sh#163 2026-01-19 18:29:15 +00:00
random-token-length The default length is 6, but the actual length is 7.

@paolafrancesca commented on GitHub:

what release are you using? latest master changed the Token function: https://github.com/dutchcoders/transfer.sh/blob/master/server/token.go#L37

michael commented on issue dutchcoders/transfer.sh#164 2026-01-19 18:29:15 +00:00
Question : Upload to a S3 Bucket

@VoXaN24 commented on GitHub:

It about the internet speed too, like if i Choose a 100 or 500 Mbps server

michael commented on issue dutchcoders/transfer.sh#164 2026-01-19 18:29:15 +00:00
Question : Upload to a S3 Bucket

@stefanbenten commented on GitHub:

Right. This is definitely the likely bottleneck. I think the question is answered with this correct?

michael commented on issue dutchcoders/transfer.sh#164 2026-01-19 18:29:15 +00:00
Question : Upload to a S3 Bucket

@stefanbenten commented on GitHub:

Hello @VoXaN24 , the file gets piped via the hosting server. Meaning all data passes it in both directions. There is no need for storage however.

michael commented on issue dutchcoders/transfer.sh#164 2026-01-19 18:29:15 +00:00
Question : Upload to a S3 Bucket

@stefanbenten commented on GitHub:

Closing due to inactivity.

michael opened issue usnistgov/macos_security#106 2026-01-19 18:29:15 +00:00
pwpolicy_account_lockout_enforce not presenting expected result in Log
michael opened issue usnistgov/macos_security#107 2026-01-19 18:29:15 +00:00
kickstart references in benchmarks
michael opened issue usnistgov/macos_security#108 2026-01-19 18:29:15 +00:00
Update PDF & HTML based on platform
michael closed issue usnistgov/macos_security#106 2026-01-19 18:29:15 +00:00
pwpolicy_account_lockout_enforce not presenting expected result in Log
michael closed issue usnistgov/macos_security#107 2026-01-19 18:29:15 +00:00
kickstart references in benchmarks
michael closed issue usnistgov/macos_security#108 2026-01-19 18:29:15 +00:00
Update PDF & HTML based on platform
michael opened issue dutchcoders/transfer.sh#166 2026-01-19 18:29:15 +00:00
Feature: Check hash before web upload
michael opened issue dutchcoders/transfer.sh#167 2026-01-19 18:29:15 +00:00
Feature: support Google Shared Drives
michael opened issue dutchcoders/transfer.sh#168 2026-01-19 18:29:15 +00:00
Does not work on purge-days
michael closed issue dutchcoders/transfer.sh#166 2026-01-19 18:29:15 +00:00
Feature: Check hash before web upload
michael closed issue dutchcoders/transfer.sh#168 2026-01-19 18:29:15 +00:00
Does not work on purge-days
michael commented on issue usnistgov/macos_security#106 2026-01-19 18:29:15 +00:00
pwpolicy_account_lockout_enforce not presenting expected result in Log

@brodjieski commented on GitHub:

It looks like the issue is if you apply both a configuration profile with the passcode settings along with applying the pwpolicy.xml file as-is from the project.…

michael commented on issue usnistgov/macos_security#106 2026-01-19 18:29:15 +00:00
pwpolicy_account_lockout_enforce not presenting expected result in Log

@ChrisButigieg commented on GitHub:

Worked with Eric Benfer on this today. We are using the sonoma branch of the project.
When running the following check, when maxFailedAttemptes=3 and…