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
Patrick O'Doherty e45557afc0
types/persist: add AttestationKey (#17281)
Extend Persist with AttestationKey to record a hardware-backed
attestation key for the node's identity.

Add a flag to tailscaled to allow users to control the use of
hardware-backed keys to bind node identity to individual machines.

Updates tailscale/corp#31269


Change-Id: Idcf40d730a448d85f07f1bebf387f086d4c58be3

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
2 months ago
..
internal util/syspolicy/*: move syspolicy keys to new const leaf "pkey" package 3 months ago
pkey types/persist: add AttestationKey (#17281) 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 types/persist: add AttestationKey (#17281) 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