|
|
|
|
|
by AceJohnny2
164 days ago
|
|
Thanks! In your change https://github.com/tailscale/tailscale/pull/18336 you mention: > There's also tailscaled-on-macOS, but it won't have a TPM or Keychain bindings anyway. Do you mean that on macOS, tailscaled does not and has never leveraged equivalent hardware-attestation functionality from the SEP? (Assuming such functionality is available) |
|
The third one is just the open-source tailscaled binary that you have to compile yourself, and it doesn't talk to the Keychain. It stores a plaintext file on disk like the Linux variant without state encryption. Unlike the GUI variants, this one is not a Swift program that can easily talk to the Keychain API.