You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/feature/tpm
Andrew Lytvynov 6feb3c35cb
ipn/store: automatically migrate between plaintext and encrypted state (#16318)
Add a new `--encrypt-state` flag to `cmd/tailscaled`. Based on that
flag, migrate the existing state file to/from encrypted format if
needed.

Updates #15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
6 months ago
..
tpm.go ipn/store: automatically migrate between plaintext and encrypted state (#16318) 6 months ago
tpm_linux.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 6 months ago
tpm_other.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 6 months ago
tpm_test.go ipn/store: automatically migrate between plaintext and encrypted state (#16318) 6 months ago
tpm_windows.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 6 months ago