Skip to content

Commit d33f772

Browse files
Update FIDO MDS snapshot
1 parent ba5bc9b commit d33f772

File tree

3 files changed

+32
-12
lines changed

3 files changed

+32
-12
lines changed

server/server/static/blob.jwt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

server/server/static/fido-mds3.verified.json

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7824,11 +7824,21 @@
78247824
},
78257825
"statusReports": [
78267826
{
7827-
"effectiveDate": "2025-11-14",
7828-
"status": "NOT_FIDO_CERTIFIED"
7827+
"authenticatorVersion": 1,
7828+
"certificateNumber": "U2F00020250729001",
7829+
"certificationDescriptor": "Hyper FIDO Pro NFC",
7830+
"certificationPolicyVersion": "1.4.0",
7831+
"certificationRequirementsVersion": "1.5.0",
7832+
"effectiveDate": "2025-07-29",
7833+
"status": "FIDO_CERTIFIED_L2"
7834+
},
7835+
{
7836+
"authenticatorVersion": 1,
7837+
"effectiveDate": "2025-07-29",
7838+
"status": "FIDO_CERTIFIED"
78297839
}
78307840
],
7831-
"timeOfLastStatusChange": "2025-11-14"
7841+
"timeOfLastStatusChange": "2026-01-06"
78327842
},
78337843
{
78347844
"aaguid": "a4e9fc6d-4cbe-4758-b8ba-37598bb5bbaa",
@@ -28175,11 +28185,21 @@
2817528185
},
2817628186
"statusReports": [
2817728187
{
28178-
"effectiveDate": "2025-11-14",
28179-
"status": "NOT_FIDO_CERTIFIED"
28188+
"authenticatorVersion": 1,
28189+
"certificateNumber": "U2F00020250729002",
28190+
"certificationDescriptor": "Hyper FIDO Pro",
28191+
"certificationPolicyVersion": "1.4.0",
28192+
"certificationRequirementsVersion": "1.5.0",
28193+
"effectiveDate": "2025-07-29",
28194+
"status": "FIDO_CERTIFIED_L1"
28195+
},
28196+
{
28197+
"authenticatorVersion": 1,
28198+
"effectiveDate": "2025-07-29",
28199+
"status": "FIDO_CERTIFIED"
2818028200
}
2818128201
],
28182-
"timeOfLastStatusChange": "2025-11-14"
28202+
"timeOfLastStatusChange": "2026-01-06"
2818328203
},
2818428204
{
2818528205
"aaguid": "4e2ddbc2-2687-4709-8551-cb66c9776bfe",
@@ -48215,5 +48235,5 @@
4821548235
],
4821648236
"legalHeader": "Retrieval and use of this BLOB indicates acceptance of the appropriate agreement located at https://fidoalliance.org/metadata/metadata-legal-terms/",
4821748237
"nextUpdate": "2026-02-01",
48218-
"no": 218
48238+
"no": 219
4821948239
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"etag": "218",
3-
"fetched_at": "2026-01-01T01:16:39.535244+00:00",
4-
"last_modified": "Thu, 01 Jan 2026 00:01:56 GMT",
5-
"last_modified_iso": "2026-01-01T00:01:56+00:00"
2+
"etag": "219",
3+
"fetched_at": "2026-01-07T01:11:10.649091+00:00",
4+
"last_modified": "Wed, 07 Jan 2026 00:02:43 GMT",
5+
"last_modified_iso": "2026-01-07T00:02:43+00:00"
66
}

0 commit comments

Comments
 (0)