23 Commits (82e82d9b7a80e4e3e1f3a3b2dd37c6d87b8fb708)

Author SHA1 Message Date
Tom DNetto be95aebabd tka: implement credential signatures (key material delegation) 4 years ago
Tom DNetto 7ca17b6bdb tka: validate key after UpdateKey before applying state 4 years ago
Tom DNetto 79905a1162 tka: make storage a parameter rather than an Authority struct member 4 years ago
Tom DNetto f580f4484f tka: move disablement logic out-of-band from AUMs 4 years ago
Tom DNetto 472529af38 tka: optimize common case of processing updates built from head 4 years ago
Tom DNetto a78f8fa701 tka: support rotating node-keys in node-key signatures 4 years ago
Tom DNetto facafd8819 client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 4 years ago
Tom DNetto 06eac9bbff tka: Use strict decoding settings, implement Unserialize() 4 years ago
David Crawshaw 15b8665787 tka: stable text representation of AUMHash 4 years ago
Tom DNetto f50043f6cb tka,types/key: remove dependency for tailcfg & types/ packages on tka 4 years ago
Tom DNetto 8cfd775885 tka,types/key: implement direct node-key signatures 4 years ago
Tom DNetto c13fab2a67 tka: add attack-scenario unit tests, defensive checks, resolve TODOs 4 years ago
Tom DNetto 4001d0bf25 assorted: plumb tka initialization & network-lock key into tailscaled 4 years ago
Tom DNetto 023d4e2216 tka,types/key: implement NLPrivate glue for tailnet key authority keys 4 years ago
Tom DNetto 44a9b0170b tka: support processing non-primary forks, scenario-driven tests 4 years ago
Tom DNetto 5e61d52f91 tka: implement API surface for generating updates 4 years ago
Tom DNetto 393a229de9 tka: implement synchronization mechanics 4 years ago
Tom DNetto 165c8f898e tka: implement Authority API surface 4 years ago
Tom DNetto 4f1374ec9e tka: implement consensus & state computation internals 4 years ago
Tom DNetto ec4f849079 tka: implement filesystem-based tailchonk implementation 4 years ago
Tom DNetto cca25f6107 tka: implement Chonk type & an in-memory implementation 4 years ago
Tom DNetto 3709074e55 tka: implement State and applying AUMs 4 years ago
Tom DNetto 1cfd96cdc2 tka: implement AUM and Key types 4 years ago