• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#254 2026-01-19 18:29:37 +00:00
wrong version in transfer.sh-1.0.0.tar.gz and git version

@paolafrancesca commented on GitHub:

will fix, thanks

michael commented on issue dutchcoders/transfer.sh#250 2026-01-19 18:29:37 +00:00
Can duplicate files be link through MD5?

@paolafrancesca commented on GitHub:

deduplication can be easily achieved only for the ones in the same multi files upload, I don't really see it as a priority given the low value it will…

michael commented on issue dutchcoders/transfer.sh#252 2026-01-19 18:29:37 +00:00
configurable default metadata

@paolafrancesca commented on GitHub:

I don't know about the reason, since the choice was made before I joined the project: it could be something "big enough" to be like not set. for me if…

michael opened issue usnistgov/macos_security#198 2026-01-19 18:29:37 +00:00
USB Restricted Mode
michael closed issue usnistgov/macos_security#196 2026-01-19 18:29:37 +00:00
handful of settings aren't "fixed" by compliance script
michael closed issue usnistgov/macos_security#197 2026-01-19 18:29:37 +00:00
where is the page that describes how to install these ?
michael closed issue usnistgov/macos_security#198 2026-01-19 18:29:37 +00:00
USB Restricted Mode
michael opened issue dutchcoders/transfer.sh#253 2026-01-19 18:29:37 +00:00
Download number of file getting incremented on HEAD request
michael commented on issue dutchcoders/transfer.sh#251 2026-01-19 18:29:37 +00:00
Expired file / download limit is not honoured on the default (file view) page

@paolafrancesca commented on GitHub:

@grinapo fixed in #245

michael opened issue usnistgov/macos_security#196 2026-01-19 18:29:37 +00:00
handful of settings aren't "fixed" by compliance script
michael commented on issue dutchcoders/transfer.sh#251 2026-01-19 18:29:37 +00:00
Expired file / download limit is not honoured on the default (file view) page

@paolafrancesca commented on GitHub:

will check this

michael opened issue usnistgov/macos_security#197 2026-01-19 18:29:37 +00:00
where is the page that describes how to install these ?
michael commented on issue dutchcoders/transfer.sh#252 2026-01-19 18:29:37 +00:00
configurable default metadata

@paolafrancesca commented on GitHub:

@grinapo fixed in #246

michael commented on issue usnistgov/macos_security#193 2026-01-19 18:29:36 +00:00
checking for authenticated-root hangs forever when multiple OSes are available

@robertgendler commented on GitHub:

Our warning has been added to ventura, monterey, and big_sur

WARNING: If more than one partition with macOS is detected, the csrutil command…
michael commented on issue usnistgov/macos_security#193 2026-01-19 18:29:36 +00:00
checking for authenticated-root hangs forever when multiple OSes are available

@hcbraun commented on GitHub:

I also ran into this bug. Would be great to fix this. Running multiple installations on Apple Silicon is actually easy and convenient.

Is there a command to get…

michael closed issue dutchcoders/transfer.sh#251 2026-01-19 18:29:36 +00:00
Expired file / download limit is not honoured on the default (file view) page
michael commented on issue usnistgov/macos_security#193 2026-01-19 18:29:36 +00:00
checking for authenticated-root hangs forever when multiple OSes are available

@robertgendler commented on GitHub:

I believe Apple has made it so difficult to dual boot Apple Silicon machines, this is an edge case that may be better suited for us just adding a note in the…

michael closed issue dutchcoders/transfer.sh#252 2026-01-19 18:29:36 +00:00
configurable default metadata
michael commented on issue usnistgov/macos_security#193 2026-01-19 18:29:36 +00:00
checking for authenticated-root hangs forever when multiple OSes are available

@cvgs commented on GitHub:

Getting the volume name can be done like this:

`/usr/sbin/diskutil info -plist /

michael commented on issue usnistgov/macos_security#193 2026-01-19 18:29:36 +00:00
checking for authenticated-root hangs forever when multiple OSes are available

@robertgendler commented on GitHub:

We've added a warning to the rule. I do not believe we'll do any additional fix for this edge case.