• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#167 2026-01-19 18:29:16 +00:00
Feature: support Google Shared Drives

@paolafrancesca commented on GitHub:

actually it seems even simplier: we have to provide a param for the drive id to use, that could be a shared one. I have to check how client app can join a…

michael commented on issue usnistgov/macos_security#107 2026-01-19 18:29:16 +00:00
kickstart references in benchmarks

@robertgendler commented on GitHub:

Sonoma branch Updated for macOS 14.4.

michael commented on issue usnistgov/macos_security#107 2026-01-19 18:29:16 +00:00
kickstart references in benchmarks

@robertgendler commented on GitHub:

or `launchctl list

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

@brodjieski commented on GitHub:

There seems to be something off here. The expected result in the [pwpolicy_account_lockout_enforce](https://github.com/usnistgov/macos_security/blob/sonoma/rules/p…

michael commented on issue usnistgov/macos_security#107 2026-01-19 18:29:16 +00:00
kickstart references in benchmarks

@robertgendler commented on GitHub:

We will be updating the location_services to use

pid=$(/bin/ps aux 
michael commented on issue usnistgov/macos_security#107 2026-01-19 18:29:16 +00:00
kickstart references in benchmarks

@robertgendler commented on GitHub:

[rules/system_settings/system_settings_remote_management_disable.yaml]

This actually doesn't use launchctl kickstart.

michael commented on issue usnistgov/macos_security#108 2026-01-19 18:29:16 +00:00
Update PDF & HTML based on platform

@robertgendler commented on GitHub:

This seems like it'll be much easier to do in 2.0

michael commented on issue usnistgov/macos_security#107 2026-01-19 18:29:16 +00:00
kickstart references in benchmarks

@robertgendler commented on GitHub:

@brodjieski fixed it `/bin/ps xa

michael commented on issue dutchcoders/transfer.sh#167 2026-01-19 18:29:16 +00:00
Feature: support Google Shared Drives

@stefanbenten commented on GitHub:

@wc7086 Could you elaborate the use case a little more? Transfer.sh original itention is not to be come an archival sharing service. There might be forks…

michael commented on issue dutchcoders/transfer.sh#167 2026-01-19 18:29:16 +00:00
Feature: support Google Shared Drives

@hongkongkiwi commented on GitHub:

Any progress on this?

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 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…