From 12eb42097c71b1f36a9a640ffc03d9b093cc82ec Mon Sep 17 00:00:00 2001 From: Lucas <55422065+lucasmz-dev@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:34:29 -0300 Subject: [PATCH] =?UTF-8?q?[PM-30259]=20Add=20iod=C3=A9OS=20browser=20to?= =?UTF-8?q?=20community=20FIDO2=20privileged=20list=20(#6298)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/fido2_privileged_community.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/src/main/assets/fido2_privileged_community.json b/app/src/main/assets/fido2_privileged_community.json index 414b9c06bb..7dee9d1242 100644 --- a/app/src/main/assets/fido2_privileged_community.json +++ b/app/src/main/assets/fido2_privileged_community.json @@ -1,5 +1,17 @@ { "apps": [ + { + "type": "android", + "info": { + "package_name": "com.iode.firefox", + "signatures": [ + { + "build": "release", + "cert_fingerprint_sha256": "C9:96:DA:AB:86:A8:CD:32:53:77:49:A5:EE:1D:C2:F9:84:F2:9D:43:F3:06:7D:2C:0A:54:BF:8B:BF:AB:62:C0" + } + ] + } + }, { "type": "android", "info": {