tailscale/feature/tpm
Andrew Lytvynov 172e26b3e3
tailcfg: report StateEncrypted in Hostinfo (#16434)
Report whether the client is configured with state encryption (which
varies by platform and can be optional on some). Wire it up to
`--encrypt-state` in tailscaled, which is set for Linux/Windows, and set
defaults for other platforms. Macsys will also report this if full
Keychain migration is done.

Updates #15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2025-07-02 10:52:00 -07:00
..
tpm_linux.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 2025-06-18 14:17:12 -07:00
tpm_other.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 2025-06-18 14:17:12 -07:00
tpm_test.go ipn/store: make StateStore.All optional (#16409) 2025-06-27 15:14:18 -07:00
tpm_windows.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 2025-06-18 14:17:12 -07:00
tpm.go tailcfg: report StateEncrypted in Hostinfo (#16434) 2025-07-02 10:52:00 -07:00