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/tka
Tom DNetto 767e839db5 all: implement lock revoke-keys command
The revoke-keys command allows nodes with tailnet lock keys
to collaborate to erase the use of a compromised key, and remove trust
in it.

Signed-off-by: Tom DNetto <tom@tailscale.com>
Updates ENG-1848
10 months ago
..
aum.go all: update copyright and license headers 1 year ago
aum_test.go all: update copyright and license headers 1 year ago
builder.go all: update copyright and license headers 1 year ago
builder_test.go all: update copyright and license headers 1 year ago
chaintest_test.go various: add golangci-lint, fix issues (#7905) 1 year ago
deeplink.go tka: add function for generating signing deeplinks (#8385) 12 months ago
deeplink_test.go tka: add function for generating signing deeplinks (#8385) 12 months ago
key.go tka: guard against key-length panics when verifying signatures 11 months ago
key_test.go all: update copyright and license headers 1 year ago
scenario_test.go all: update copyright and license headers 1 year ago
sig.go tka: guard against key-length panics when verifying signatures 11 months ago
sig_test.go all: update copyright and license headers 1 year ago
state.go all: update copyright and license headers 1 year ago
state_test.go various: add golangci-lint, fix issues (#7905) 1 year ago
sync.go all: update copyright and license headers 1 year ago
sync_test.go all: update copyright and license headers 1 year ago
tailchonk.go various: add golangci-lint, fix issues (#7905) 1 year ago
tailchonk_test.go tka: fix go vet complaint on copy of lock value in tailchonk_test.go (#8208) 1 year ago
tka.go all: implement lock revoke-keys command 10 months ago
tka_test.go all: implement lock revoke-keys command 10 months ago