Skip to content

Fix hardware key attestation support#715

Merged
awly merged 1 commit into
mainfrom
awly/hwattest-key-map-singleton
Nov 12, 2025
Merged

Fix hardware key attestation support#715
awly merged 1 commit into
mainfrom
awly/hwattest-key-map-singleton

Conversation

@awly

@awly awly commented Nov 12, 2025

Copy link
Copy Markdown
Member

Enable attestation key by default, any enforcement happens in control. Also, make the HashMap for tracking loaded keys in HardwareKeyStore a singleton, so that multiple instances of HardwareKeyStore created in App.kt don't lose the state of the loaded keys.

Updates tailscale/tailscale#15830

Enable attestation key by default, any enforcement happens in control.
Also, make the HashMap for tracking loaded keys in HardwareKeyStore a
singleton, so that multiple instances of HardwareKeyStore created in
App.kt don't lose the state of the loaded keys.

Updates tailscale/tailscale#15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
@awly
awly requested review from barnstar and patrickod November 12, 2025 22:28
@awly
awly merged commit 6f3d188 into main Nov 12, 2025
4 checks passed
@awly
awly deleted the awly/hwattest-key-map-singleton branch November 12, 2025 22:43
nadeemakhter0602 pushed a commit to nadeemakhter0602/TailMon that referenced this pull request Mar 22, 2026
Enable attestation key by default, any enforcement happens in control.
Also, make the HashMap for tracking loaded keys in HardwareKeyStore a
singleton, so that multiple instances of HardwareKeyStore created in
App.kt don't lose the state of the loaded keys.

Updates tailscale/tailscale#15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants