You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
aum.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
aum_test.go
tka: implement State and applying AUMs
4 years ago
builder.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
builder_test.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
chaintest_test.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
key.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
key_test.go
tka: implement AUM and Key types
4 years ago
scenario_test.go
tka: support processing non-primary forks, scenario-driven tests
4 years ago
state.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
state_test.go
tka: implement State and applying AUMs
4 years ago
sync.go
tka: implement synchronization mechanics
4 years ago
sync_test.go
tka: implement synchronization mechanics
4 years ago
tailchonk.go
assorted: plumb tka initialization & network-lock key into tailscaled
4 years ago
tailchonk_test.go
tka: implement filesystem-based tailchonk implementation
4 years ago
tka.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
tka_test.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago