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/cmd/tailscaled
Tom DNetto 4001d0bf25 assorted: plumb tka initialization & network-lock key into tailscaled
- A network-lock key is generated if it doesn't already exist, and stored in the StateStore. The public component is communicated to control during registration.
 - If TKA state exists on the filesystem, a tailnet key authority is initialized (but nothing is done with it for now).

Signed-off-by: Tom DNetto <tom@tailscale.com>
2 years ago
..
childproc
debug.go all: require Go 1.19 2 years ago
depaware.txt assorted: plumb tka initialization & network-lock key into tailscaled 2 years ago
install_darwin.go all: require Go 1.19 2 years ago
install_windows.go all: require Go 1.19 2 years ago
proxy.go all: require Go 1.19 2 years ago
required_version.go all: require Go 1.19 2 years ago
ssh.go
tailscaled.defaults
tailscaled.go all: require Go 1.19 2 years ago
tailscaled.openrc
tailscaled.service
tailscaled_bird.go all: require Go 1.19 2 years ago
tailscaled_notwindows.go all: require Go 1.19 2 years ago
tailscaled_test.go
tailscaled_windows.go all: require Go 1.19 2 years ago
with_cli.go