Commit Graph

3 Commits (jonathan/temp_branch_for_testing)

Author SHA1 Message Date
Patrick O'Doherty df38cfa5f6 android,libtailscale: allow toggling HW attestation via MDM
Previously hardware attestation was enabled on all supported devices.
We now gate this functionality behind an MDM setting (whose default
value is true) to allow disabling this in deployments where it
might cause issues.

Updates tailscale/corp#31269

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
2 months ago
Nick Khyl 4b2b827be1 android: bump OSS
OSS and Version updated to 1.89.129-t7bcab4ab2-g7751f2a4a

Updates tailscale/corp#31269 (for (*hardwareAttestationKey).Clone)
Updates tailscale/tailscale#15160 (for the tsd / HealthTracker change)

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2 months ago
Andrew Lytvynov 11869b00c5
android,libtailscale: implement key.HardwareAttestationKey (#694)
Use a KeyStore-backed key to store a hardware-bound private key.

Updates https://github.com/tailscale/tailscale/issues/15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
3 months ago