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/types/key
Patrick O'Doherty 510830ca7a
tailcfg: add HardwareAttestationKey to MapRequest (#17102)
Extend the client state management to generate a hardware attestation
key if none exists.

Extend MapRequest with HardwareAttestationKey{,Signature} fields that
optionally contain the public component of the hardware attestation key
and a signature of the node's node key using it. This will be used by
control to associate hardware attesation keys with node identities on a
TOFU basis.

Updates tailscale/corp#31269

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
4 months ago
..
chal.go
control.go
control_test.go
derp.go cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414) 8 months ago
derp_test.go
disco.go wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#16603) 6 months ago
disco_test.go wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#16603) 6 months ago
doc.go
hardware_attestation.go tailcfg: add HardwareAttestationKey to MapRequest (#17102) 4 months ago
machine.go
machine_test.go
nl.go
nl_test.go
node.go
node_test.go
util.go
util_test.go