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/feature
Andrew Lytvynov cca70ddbfc
cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376)
Whenever running on a platform that has a TPM (and tailscaled can access
it), default to encrypting the state. The user can still explicitly set
this flag to disable encryption.

Updates https://github.com/tailscale/corp/issues/32909

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2 months ago
..
appconnectors feature/appconnectors: start making it modular 2 months ago
buildfeatures feature/featuretags, ipn/conffile: make HuJSON support in config files optional 2 months ago
capture feature/capture: fix wireshark decoding and add new disco frame types (#16089) 6 months ago
clientupdate feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 2 months ago
condregister ipn/store, feature/condregister: permit callers to empty import optonal ipn stores 2 months ago
debugportmapper feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
doctor doctor: add ts_omit_doctor support 2 months ago
drive feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
featuretags feature/featuretags, ipn/conffile: make HuJSON support in config files optional 2 months ago
linuxdnsfight feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a feature 2 months ago
oauthkey tsnet,internal/client/tailscale: resolve OAuth into authkeys in tsnet (#17191) 3 months ago
portlist feature/portlist: pull portlist service porting into extension, use eventbus 2 months ago
portmapper feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
posture ipn/ipnlocal, feature/posture: pull posture out into a modular feature 2 months ago
relayserver client, cmd/tailscale/cli, feature/relayserver, net/udprelay: implement tailscale debug peer-relay-sessions (#17239) 2 months ago
sdnotify feature/sdnotify: move util/systemd to a modular feature 2 months ago
syspolicy util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 3 months ago
taildrop util/backoff: rename logtail/backoff package to util/backoff 2 months ago
tap all: use Go 1.20's errors.Join instead of our multierr package 2 months ago
tpm cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376) 2 months ago
useproxy feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
wakeonlan feature/*: make Wake-on-LAN conditional, start supporting modular features 10 months ago
feature.go feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
hooks.go cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376) 2 months ago
sdnotify.go feature/sdnotify: move util/systemd to a modular feature 2 months ago