• Joined on 2025-07-20
michael commented on issue usnistgov/macos_security#141 2026-01-19 18:29:22 +00:00
os_gatekeeper_enable - Sonoma - Misconfiguration

@robertgendler commented on GitHub:

This is actually on purpose.

When you set it with profile it locks the GUI but the command line can override it. So we decided the configuration profile is…

michael opened issue usnistgov/macos_security#141 2026-01-19 18:29:22 +00:00
os_gatekeeper_enable - Sonoma - Misconfiguration
michael opened issue dutchcoders/transfer.sh#195 2026-01-19 18:29:22 +00:00
Power Shell invoke-webrequest : Unable to connect to the remote server
michael commented on issue usnistgov/macos_security#140 2026-01-19 18:29:22 +00:00
iCloud privacy relay disable not working

@robertgendler commented on GitHub:

@mani2care open a feedback with Apple. Unfortunately, almost none of the iCloud controls will turn the feature off. It just disables the ability to toggle…

michael commented on issue dutchcoders/transfer.sh#194 2026-01-19 18:29:22 +00:00
Feature Request: environment variable for max storage size and duration.

@paolafrancesca commented on GitHub:

So the amount of time a file is stored and shared on the TransferSH instance before its purged.

this is something advertised on the frontend but there is…

michael closed issue usnistgov/macos_security#138 2026-01-19 18:29:22 +00:00
build/cis_lvl1/cis_lvl1_compliance.sh: line 6359: syntax error near unexpected token `fi'
michael commented on issue dutchcoders/transfer.sh#191 2026-01-19 18:29:22 +00:00
disclaimer needs update?

@paolafrancesca commented on GitHub:

@vas777 transfer.sh was always registered by ducthcoders, they are the original author and mantainer of the project. I will try to contact @nl5887 about…

michael commented on issue dutchcoders/transfer.sh#192 2026-01-19 18:29:22 +00:00
Docker compose

@splifter commented on GitHub:

fixed it with using the command option within the docker-compose file:

command: --basedir /tmp/ --provider s3 --s3-endpoint https://minio.domain.tld --bucket…

michael commented on issue usnistgov/macos_security#136 2026-01-19 18:29:22 +00:00
Bug: syslog daemon changes break its usage on macOS 10.13 and above

@golbiga commented on GitHub:

This does not appear to be an issue with the project, moving to discussions.

michael commented on issue dutchcoders/transfer.sh#190 2026-01-19 18:29:22 +00:00
Add \r\n in http-response's body

@paolafrancesca commented on GitHub:

@alexeyantropov you want to use

for i in hello*txt; do curl -s --upload-file $i http://transfer.sh/$i 
michael commented on issue usnistgov/macos_security#138 2026-01-19 18:29:22 +00:00
build/cis_lvl1/cis_lvl1_compliance.sh: line 6359: syntax error near unexpected token `fi'

@brodjieski commented on GitHub:

The compliance script is a zsh script. Calling it with bash will cause issues and not run correctly.

Try calling the script directly as the generate guidance…

michael commented on issue dutchcoders/transfer.sh#190 2026-01-19 18:29:22 +00:00
Add \r\n in http-response's body

@paolafrancesca commented on GitHub:

Last versions of apps breaks consoles and my mind.

@alexeyantropov newline was never present in master, neither in tagged versions. it is the original…

michael opened issue usnistgov/macos_security#139 2026-01-19 18:29:22 +00:00
Space missing in $CURRENT_USER code in adoc files
michael opened issue dutchcoders/transfer.sh#193 2026-01-19 18:29:22 +00:00
Not working is transfer.sh down
michael opened issue dutchcoders/transfer.sh#194 2026-01-19 18:29:22 +00:00
Feature Request: environment variable for max storage size and duration.
michael opened issue usnistgov/macos_security#140 2026-01-19 18:29:22 +00:00
iCloud privacy relay disable not working
michael commented on issue dutchcoders/transfer.sh#187 2026-01-19 18:29:21 +00:00
Add option to disable inline handler

@paolafrancesca commented on GitHub:

@stek29 I think that instead of disabling the inline handler we could sanitize the html content using bluemonday (https://github.com/microcosm-cc/bluemonday). …

michael commented on issue dutchcoders/transfer.sh#187 2026-01-19 18:29:21 +00:00
Add option to disable inline handler

@stek29 commented on GitHub:

Is content type sanitized in any way? MIME types are case insensitive afaik, and from what i see it’s not lowercased anywhere

michael commented on issue dutchcoders/transfer.sh#187 2026-01-19 18:29:21 +00:00
Add option to disable inline handler

@paolafrancesca commented on GitHub:

you are right @stek29 : https://github.com/dutchcoders/transfer.sh/blob/master/server/handlers.go#L476-L480

I forgot that we use mime.TypeByExtension

michael closed issue usnistgov/macos_security#133 2026-01-19 18:29:21 +00:00
Different payload type for system_settings_screensaver_timeout_enforce