• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#226 2026-01-19 18:29:31 +00:00
Add ACL options for s3 upload

@paolafrancesca commented on GitHub:

 @JackDallas but if the items are created private by default with the aws credentials of transfer.sh I expect that after the same client with the same…

michael commented on issue dutchcoders/transfer.sh#227 2026-01-19 18:29:31 +00:00
Could not save metadata

@paolafrancesca commented on GitHub:

https://github.com/dutchcoders/transfer.sh#disclaimer

michael commented on issue dutchcoders/transfer.sh#228 2026-01-19 18:29:31 +00:00
Open link, after a file is uploaded

@jtagcat commented on GitHub:

Yes, but I'm also using my self-hosted instance of it.

michael commented on issue dutchcoders/transfer.sh#226 2026-01-19 18:29:31 +00:00
Add ACL options for s3 upload

@JackDallas commented on GitHub:

So Digitalocean don't let you set a bucket wide policy it has to be set per item and items are private by default so you have to include the ACL policiy when you…

michael commented on issue dutchcoders/transfer.sh#226 2026-01-19 18:29:31 +00:00
Add ACL options for s3 upload

@paolafrancesca commented on GitHub:

@JackDallas sorry but it is still not clear where do you set the base url? as --s3-endpoint to transfer.sh? what is exactly not working? why the item…

michael commented on issue dutchcoders/transfer.sh#228 2026-01-19 18:29:31 +00:00
Open link, after a file is uploaded

@paolafrancesca commented on GitHub:

@jtagcat the version hostend on https://transfer.sh and the version in the repo if you self-host are different, so please give more details.

  1. what version…
michael opened issue dutchcoders/transfer.sh#229 2026-01-19 18:29:31 +00:00
Could not save metadata error
michael commented on issue usnistgov/macos_security#172 2026-01-19 18:29:30 +00:00
os_policy_banner_ssh_configure fails on Ventura even after remediation

@bernstei commented on GitHub:

I was more thinking of someone went in and edited to add another line after the DoD standard banner. I guess the remediation script would overwrite that, so it's…

michael commented on issue usnistgov/macos_security#172 2026-01-19 18:29:30 +00:00
os_policy_banner_ssh_configure fails on Ventura even after remediation

@georgalis commented on GitHub:

regarding exit codes, if you are using bash or a compatible shell, this has been very helpful: export PS1="\${?%0} \u@\h:\w " the "$? variable expansion"…

michael opened issue usnistgov/macos_security#175 2026-01-19 18:29:30 +00:00
Rule 7.7 Secure User's Home Folder is not reporting correctly
michael opened issue dutchcoders/transfer.sh#227 2026-01-19 18:29:30 +00:00
Could not save metadata
michael opened issue usnistgov/macos_security#177 2026-01-19 18:29:30 +00:00
sshd banner check and fix
michael closed issue usnistgov/macos_security#175 2026-01-19 18:29:30 +00:00
Rule 7.7 Secure User's Home Folder is not reporting correctly
michael opened issue usnistgov/macos_security#176 2026-01-19 18:29:30 +00:00
clientalivecountmax and clientaliveinterval
michael commented on issue usnistgov/macos_security#173 2026-01-19 18:29:30 +00:00
Ventura firewall mobileconfig fails to install

@robertgendler commented on GitHub:

This is in dev_ventura_stig

michael opened issue dutchcoders/transfer.sh#228 2026-01-19 18:29:30 +00:00
Open link, after a file is uploaded
michael closed issue dutchcoders/transfer.sh#226 2026-01-19 18:29:30 +00:00
Add ACL options for s3 upload
michael closed issue dutchcoders/transfer.sh#227 2026-01-19 18:29:30 +00:00
Could not save metadata
michael closed issue dutchcoders/transfer.sh#228 2026-01-19 18:29:30 +00:00
Open link, after a file is uploaded
michael commented on issue usnistgov/macos_security#172 2026-01-19 18:29:30 +00:00
os_policy_banner_ssh_configure fails on Ventura even after remediation

@georgalis commented on GitHub:

You could test a grep for the banner string, but that would pass if, for example, the standard banner was followed by a clear screen char, or other ways the banner…