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/util/syspolicy
Andrew Lytvynov cca70ddbfc
cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376)
Whenever running on a platform that has a TPM (and tailscaled can access
it), default to encrypting the state. The user can still explicitly set
this flag to disable encryption.

Updates https://github.com/tailscale/corp/issues/32909

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2 months ago
..
internal util/syspolicy/*: move syspolicy keys to new const leaf "pkey" package 3 months ago
pkey cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376) 2 months ago
policyclient util/syspolicy/policyclient: always use no-op policyclient in tests by default 3 months ago
policytest ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest caller, remove 3 months ago
ptype util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package 3 months ago
rsop util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package 3 months ago
setting util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package 3 months ago
source util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package 3 months ago
policy_keys.go various: allow tailscaled shutdown via LocalAPI 2 months ago
policy_keys_test.go util/syspolicy: remove handler, other dead code 3 months ago
syspolicy.go ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest caller, remove 3 months ago
syspolicy_test.go ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest caller, remove 3 months ago
syspolicy_windows.go all: unify some redundant testing.TB interface copies 8 months ago