So this sort of thing actually happens (and apparently more than I thought). You never know what's going to be in the firmware of the stuff you buy (especially if you don't recognize the brand).
https://www.reddit.com/r/homelab/comments/1r5ppwr/my_home_lab_finally_paid_off_caught/
OAuth2 client secrets with forced expiration are annoying. The goal is for them to to be "actively monitored" by the owners, but this effectively creates a dead man's switch, and I *really* hate those, as they create a need for low-value human work from high-price workers.
I'm on a bit of an insane quest to make all of my Windows 10/11 and Linux RDP services use proper TLS certificates just because I *really& hate self-signed certs. Xrdp is easy enough, but Windows is a bit more tricky.
https://techcommunity.microsoft.com/blog/askds/remote-desktop-services-enrolling-for-tls-certificate-from-an-enterprise-ca/4137437 gives the best advice, but I don't know if it works when not joined to a domain.
I dislike the security vendor space because big companies are constantly acquiring, divesting, and rebranding stuff. Old documentation and support information is constantly being lost in the churn. Perhaps these big corps are more like private equity companies.
A reminder that "executive orders" are exactly that - orders from the president for the executive branch. They are not laws, and they do not directly bind anyone not in the executive branch of the US government. They might affect how laws are enforced and other things the executive branch does that affect private individuals, but they are not "orders" that private individuals (or organizations) are required to obey.
One thing that's annoying about using SSH with Kerberos (or Kerberos in general) is delegation. When you connect to a server, you don't get a TGT there. That's generally good, but I wish you could have the SSH client on the other end at least generate service tickets to be used by the server. This way, the client itself could constrain this "pseudo-delegation" by only allowing certain service tickets.
Well played, fence builder. Well played.