[PM-27752] Add certificate signature verification to AuthenticatorBridge (#6126)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Patrick Honkonen
2025-11-06 13:15:26 +00:00
committed by GitHub
co-authored by Claude
parent dca97e0c8e
commit 94ed32790f
10 changed files with 200 additions and 19 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="known_bitwarden_certs">
<!-- This is the SHA-256 digest for Debug signing key of the Bitwarden App debug
variant: -->
<item>0418ff9b3a883040ee3e1931093a7edca19b2f87f455388f28906bf262e32de7</item>
</string-array>
</resources>