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/ipn/store
Andrew Lytvynov 6feb3c35cb
ipn/store: automatically migrate between plaintext and encrypted state (#16318)
Add a new `--encrypt-state` flag to `cmd/tailscaled`. Based on that
flag, migrate the existing state file to/from encrypted format if
needed.

Updates #15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
5 months ago
..
awsstore ipn/store: automatically migrate between plaintext and encrypted state (#16318) 5 months ago
kubestore ipn/store: automatically migrate between plaintext and encrypted state (#16318) 5 months ago
mem ipn/store: automatically migrate between plaintext and encrypted state (#16318) 5 months ago
store_aws.go ipn/store: remove a layer of indirection for registering stores (#15986) 7 months ago
store_kube.go ipn/store: remove a layer of indirection for registering stores (#15986) 7 months ago
stores.go ipn/store: automatically migrate between plaintext and encrypted state (#16318) 5 months ago
stores_test.go ipn/store: remove a layer of indirection for registering stores (#15986) 7 months ago