• Joined on 2025-07-20
michael opened issue dutchcoders/transfer.sh#278 2026-01-19 18:29:43 +00:00
transfer.sh is down
michael closed issue usnistgov/macos_security#223 2026-01-19 18:29:43 +00:00
ODV - Parent value not being applied properly
michael commented on issue dutchcoders/transfer.sh#278 2026-01-19 18:29:43 +00:00
transfer.sh is down

@ocavue commented on GitHub:

we can choice firefox send instead of transfer.sh

Website: https://send.firefox.com Unofficial CLI tool: https://github.com/ehuggett/send-cli

michael commented on issue dutchcoders/transfer.sh#278 2026-01-19 18:29:43 +00:00
transfer.sh is down

@ilyamordasov commented on GitHub:

still transfer.sh is down ;(

michael commented on issue usnistgov/macos_security#225 2026-01-19 18:29:43 +00:00
Modify sysprefs_siri_disable to use "com.apple.assistant.support" instead of "com.apple.ironwood.support"

@jeolsen commented on GitHub:

i didn't think disabling siri and disabling dictation were the same thing. Apple is stating that dictation can be disabled with the "allowDictation" key set to…

michael commented on issue dutchcoders/transfer.sh#273 2026-01-19 18:29:42 +00:00
down ?

@linuxct commented on GitHub:

Agreed with @JustAnotherArchivist, I also came here and opened a new issue without checking previous ones such as this one, so I'm the one to be blamed. Indeed they…

michael commented on issue usnistgov/macos_security#218 2026-01-19 18:29:42 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data

@cipineda commented on GitHub:

I am running with sudo.

michael commented on issue dutchcoders/transfer.sh#273 2026-01-19 18:29:42 +00:00
down ?

@theaayushanand commented on GitHub:

its been down a lot lately . are you guys suffering with bad traffic ?

michael commented on issue usnistgov/macos_security#218 2026-01-19 18:29:42 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data

@brodjieski commented on GitHub:

Ok... looks like you have multiple profiles deployed that are disabling various system settings. We will have to test and figure out if we can account for that…

michael commented on issue usnistgov/macos_security#222 2026-01-19 18:29:42 +00:00
Big Sur Compliance Script Error

@golbiga commented on GitHub:

@paparooky Looks like we had an issue with the yaml in sysprefs_time_server_configure. I've fixed it and tested both cis lvl1 and 2. Please checkout `dev_big_sur_is…

michael commented on issue usnistgov/macos_security#218 2026-01-19 18:29:42 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data

@brodjieski commented on GitHub:

Are you able to post the entire output of sudo /usr/bin/profiles show -output stdout-xml?

michael commented on issue usnistgov/macos_security#222 2026-01-19 18:29:42 +00:00
Big Sur Compliance Script Error

@paparooky commented on GitHub:

@golbiga That does the trick. Thanks!

michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@theAkito commented on GitHub:

@aspacca Indeed, setting proxy_set_header Host $host; within my vhost file helped. The only problems remaining are

  1. It prints `http://mydomain.com/qwert/filenam…
michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@paolafrancesca commented on GitHub:

transfer.sh supported proxy host rewriting since before I became maintainer of the project. I use exactly in a proxy configuration with nginx and the url…

michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@theAkito commented on GitHub:

then you don't need --proxy-path param bust just to instruct your proxy to set the host header as the same as the domain of the proxy as I wrote…

michael commented on issue usnistgov/macos_security#222 2026-01-19 18:29:42 +00:00
Big Sur Compliance Script Error

@golbiga commented on GitHub:

We updated the big_sur branch. Closing the issue.

michael commented on issue dutchcoders/transfer.sh#273 2026-01-19 18:29:42 +00:00
down ?

@ChadTaljaardt commented on GitHub:

Nope, back up.

michael commented on issue dutchcoders/transfer.sh#272 2026-01-19 18:29:42 +00:00
Fails on uploading favicon.ico

@paolafrancesca commented on GitHub:

I will fix limiting http.FileServer handler only for GET requests. Anyway it is unlikely to see the fix on http://transfer.sh :)

michael commented on issue usnistgov/macos_security#218 2026-01-19 18:29:42 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data

@robertgendler commented on GitHub:

Are you running the profiles check with sudo before it.

`sudo /usr/bin/profiles show -output stdout-xml

michael commented on issue usnistgov/macos_security#218 2026-01-19 18:29:42 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data

@cipineda commented on GitHub:

I tried this on Ventura 13.0 22A380 and the same behavior occurs.