• Joined on 2025-07-20
michael closed issue usnistgov/macos_security#195 2026-01-19 18:29:36 +00:00
Tweak SSH rules for FIPS 186-5 addition of curve25519-sha256
michael commented on issue dutchcoders/transfer.sh#247 2026-01-19 18:29:36 +00:00
Support for AWS Signature Version 4

@computeralex92 commented on GitHub:

OK, looks good so far, but I need to fix some issues to get it work:

  • A S3 Bucket with SSL Support is not accessable since the CA Certificates are not…
michael commented on issue dutchcoders/transfer.sh#247 2026-01-19 18:29:36 +00:00
Support for AWS Signature Version 4

@paolafrancesca commented on GitHub:

#244 merged to the branch, just refactored the order of the param to be a little cleaner. if you give me the go that all tests are fine I will merge this to…

michael commented on issue dutchcoders/transfer.sh#247 2026-01-19 18:29:36 +00:00
Support for AWS Signature Version 4

@paolafrancesca commented on GitHub:

I already fixed this bugs locally and it works now with a bucket located in Frankfurt (eu-central-1).

how do you fixed these? for the region, as long as…

michael commented on issue dutchcoders/transfer.sh#247 2026-01-19 18:29:36 +00:00
Support for AWS Signature Version 4

@computeralex92 commented on GitHub:

for 0 byte file size and the runtime error: I used the wrong method in Head and Get, can you please test now?

Now it's working perfectly.

how do…

michael commented on issue dutchcoders/transfer.sh#247 2026-01-19 18:29:36 +00:00
Support for AWS Signature Version 4

@computeralex92 commented on GitHub:

Good message: It is working as expected with Minio and other providers like Digitalocean and Scaleway. Bad message: When testing the download of a file, the…

michael commented on issue dutchcoders/transfer.sh#247 2026-01-19 18:29:36 +00:00
Support for AWS Signature Version 4

@computeralex92 commented on GitHub:

From my side everything is fine; upload and download is working as expected

michael commented on issue usnistgov/macos_security#195 2026-01-19 18:29:36 +00:00
Tweak SSH rules for FIPS 186-5 addition of curve25519-sha256

@robertgendler commented on GitHub:

Closing for now. It's up to Apple to add it to it's approved algorithms in SSH.

michael commented on issue usnistgov/macos_security#195 2026-01-19 18:29:36 +00:00
Tweak SSH rules for FIPS 186-5 addition of curve25519-sha256

@GaryGapinski commented on GitHub:

I agree. I think that means another CMVP validation (in which proper operation is tested). I am not in a position to test macOS FIPS mode but until FIPS 186-5…

michael commented on issue usnistgov/macos_security#195 2026-01-19 18:29:36 +00:00
Tweak SSH rules for FIPS 186-5 addition of curve25519-sha256

@robertgendler commented on GitHub:

@GaryGapinski I believe Apple is going to have to update their validated algorithms.

michael commented on issue usnistgov/macos_security#195 2026-01-19 18:29:36 +00:00
Tweak SSH rules for FIPS 186-5 addition of curve25519-sha256

@GaryGapinski commented on GitHub:

Also, ditch all finite field Diffie-Hellman algorithms (diffie-hellman-*) since they are unnecessary and no one bothers to recompute /etc/ssh/moduli. Ignore…

michael commented on issue usnistgov/macos_security#194 2026-01-19 18:29:36 +00:00
JAMF integration?

@golbiga commented on GitHub:

@bdruth please see, https://trusted.jamf.com/docs/establishing-compliance-baselines.

Here is…

michael commented on issue usnistgov/macos_security#194 2026-01-19 18:29:36 +00:00
JAMF integration?

@bdruth commented on GitHub:

The JNUC talk I'm familiar with, that's what got me started! :) I'll give the JAMF Compliance Editor a look, thank you.

michael opened issue dutchcoders/transfer.sh#250 2026-01-19 18:29:36 +00:00
Can duplicate files be link through MD5?
michael opened 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 opened issue dutchcoders/transfer.sh#252 2026-01-19 18:29:36 +00:00
configurable default metadata
michael closed issue dutchcoders/transfer.sh#250 2026-01-19 18:29:36 +00:00
Can duplicate files be link through MD5?
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.

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:

Closing this until Apple adds a better way to check the current booted OS with csrutil.