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/ipnlocal
Brad Fitzpatrick 429632d32c ipn/ipnlocal: treat js/wasm interative logins as ephemeral for now
At least until js/wasm starts using browser LocalStorage or something.
But for the foreseeable future, any login from a browser should
be considered ephemeral as the tab can close at any time and lose
the wireguard key, never to be seen again.

Updates #3157

Change-Id: I6c410d86dc7f9f233c3edd623313d9dee2085aac
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
dnsconfig_test.go ipn/ipnlocal: for IPv6-only nodes, publish IPv6 MagicDNS records of peers 4 years ago
local.go ipn/ipnlocal: treat js/wasm interative logins as ephemeral for now 4 years ago
local_test.go ipn/ipnlocal: use netaddr.IPSetBuilder when constructing list of interface IPPrefixes. 4 years ago
loglines_test.go all: close fake userspace engines when tests complete 4 years ago
peerapi.go all: adapt to opaque netaddr types 5 years ago
peerapi_macios_ext.go all: simplify ts_macext build tags 4 years ago
peerapi_test.go all: update tests to use tstest.MemLogger 4 years ago
state_test.go types/persist: use new node key type. 4 years ago