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/tailcfg
Brad Fitzpatrick 73128e2523 ssh/tailssh: remove unused public key support
When we first made Tailscale SSH, we assumed people would want public
key support soon after. Turns out that hasn't been the case; people
love the Tailscale identity authentication and check mode.

In light of CVE-2024-45337, just remove all our public key code to not
distract people, and to make the code smaller. We can always get it
back from git if needed.

Updates tailscale/corp#25131
Updates golang/go#70779

Co-authored-by: Percy Wegmann <percy@tailscale.com>
Change-Id: I87a6e79c2215158766a81942227a18b247333c22
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
12 months ago
..
c2ntypes.go posture: add network hardware addresses to posture identity 1 year ago
derpmap.go all: make more tests pass/skip in airplane mode 2 years ago
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 2 years ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2 years ago
tailcfg.go ssh/tailssh: remove unused public key support 12 months ago
tailcfg_clone.go ssh/tailssh: remove unused public key support 12 months ago
tailcfg_test.go ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046) 1 year ago
tailcfg_view.go ssh/tailssh: remove unused public key support 12 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 3 years ago