From ebda05335d86858d1a16291a9d1ff9449536500b Mon Sep 17 00:00:00 2001 From: NixgramX Date: Sat, 5 Sep 2026 07:58:11 +0000 Subject: [PATCH] Add NixgramX to FIDO2 community privileged allow list Telegram Android forks use Credential Manager setOrigin(https://telegram.org) for passkeys (same pattern as browsers calling on behalf of an RP). Package: app.nixgramx.android Release SHA-256: 52:54:81:59:97:91:41:62:6E:E5:B4:07:B8:4E:E7:0A:33:44:ED:91:29:7F:5F:BE:8E:91:DF:8F:0C:29:A3:1C Repo: https://github.com/Anndy999/NixgramX --- 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 85dd4d3747f..2900228ec05 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": "app.nixgramx.android", + "signatures": [ + { + "build": "release", + "cert_fingerprint_sha256": "52:54:81:59:97:91:41:62:6E:E5:B4:07:B8:4E:E7:0A:33:44:ED:91:29:7F:5F:BE:8E:91:DF:8F:0C:29:A3:1C" + } + ] + } + }, { "type": "android", "info": {