• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#232 2026-01-19 18:29:32 +00:00
transfer.sh is down (December 17, 2019)
michael closed issue dutchcoders/transfer.sh#233 2026-01-19 18:29:32 +00:00
need clarification about usage of docker and https
michael closed issue dutchcoders/transfer.sh#234 2026-01-19 18:29:32 +00:00
typo error in README.md
michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

...

Here's one example of such a rule, but 7 are failing for (I believe) the same reason.

@bernstei if you forward me the 7, I will include them in my patch...

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@robertgendler commented on GitHub:

Unfortunately if remote login is never enabled, then the sshd -T will fail with this error. It has to generate the hotkeys once.

The sshd -T is our best…

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

@robertgendler if you can wait half dozen hours, I'll try my hand in this repo, and craft a PR this evening...

michael commented on issue dutchcoders/transfer.sh#232 2026-01-19 18:29:32 +00:00
transfer.sh is down (December 17, 2019)

@rmetzger commented on GitHub:

Resolved.

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

Pardon me for jumping in without fully understanding the context of this issue. @bernstei are you asking or telling? It would seem to me /usr/sbin/sshd -T is…

michael commented on issue dutchcoders/transfer.sh#233 2026-01-19 18:29:32 +00:00
need clarification about usage of docker and https

@paolafrancesca commented on GitHub:

@pfxpn listener param is ADDRESS:PORT, where address can be empty to listen on every interface so it should be --tls-listener=:443

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@robertgendler commented on GitHub:

@georgalis not bad of an idea to add some kind of check like that.

michael commented on issue dutchcoders/transfer.sh#234 2026-01-19 18:29:32 +00:00
typo error in README.md

@mckaygerhard commented on GitHub:

i guess there's more typo and maybe command line depends on versioned

michael opened issue dutchcoders/transfer.sh#236 2026-01-19 18:29:32 +00:00
Upload and download is extremally slow
michael opened issue dutchcoders/transfer.sh#237 2026-01-19 18:29:32 +00:00
Could not save metadata
michael closed issue dutchcoders/transfer.sh#236 2026-01-19 18:29:32 +00:00
Upload and download is extremally slow
michael closed issue dutchcoders/transfer.sh#235 2026-01-19 18:29:32 +00:00
Gdrive credential error
michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

Hi @bernstei I do not see os_ssh_fips_140_macs or os_ssh_permit_root_login_configure in the repo, where are they from? Did not check the other names but I presume…

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@bernstei commented on GitHub:

Also, FWIW, I started "remote login" from the sharing control panel and then stopped it, and sshd -T still says "No hostkeys available", so it having been…

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

@bernstei that is not consistent with my experience with sshd and/or mac. I could speculate causes, but that would be something of a random walk. I'm certain some…

michael closed issue dutchcoders/transfer.sh#237 2026-01-19 18:29:32 +00:00
Could not save metadata
michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:32 +00:00
sshd checks sometimes fail for reasons other than the rule

@bernstei commented on GitHub:

Good question - let me check.

[edited]

Those are typos, because it wasn't easy to cut and paste. I dropped off the "d" from sshd, i.e. they are actually…