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/control/controlclient
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
..
auto.go control/controlclient,health,ipn/ipnlocal,health: fix deadlock by deleting health reporting 2 months ago
client.go control/controlclient: introduce eventbus messages instead of callbacks (#16956) 3 months ago
controlclient_test.go net/netmon: remove usage of direct callbacks from netmon (#17292) 2 months ago
direct.go types/persist: add AttestationKey (#17281) 2 months ago
direct_test.go net/netmon: remove usage of direct callbacks from netmon (#17292) 2 months ago
errors.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
map.go control/controlclient: optimize zstd decode of KeepAlive messages 2 months ago
map_test.go control/controlclient: optimize zstd decode of KeepAlive messages 2 months ago
sign.go all: update copyright and license headers 3 years ago
sign_supported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
sign_supported_test.go all: update copyright and license headers 3 years ago
sign_unsupported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
status.go all: implement AppendText alongside MarshalText (#9207) 2 years ago