Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
version: string
schemaVersion: string
lastUpdated: string
datasets: struct<vendors: struct<name: string, entries: int64, lastUpdated: timestamp[s], format: string, lice (... 632 chars omitted)
  child 0, vendors: struct<name: string, entries: int64, lastUpdated: timestamp[s], format: string, license: string, dat (... 74 chars omitted)
      child 0, name: string
      child 1, entries: int64
      child 2, lastUpdated: timestamp[s]
      child 3, format: string
      child 4, license: string
      child 5, datasetPath: string
      child 6, browsePath: string
      child 7, apiPath: string
      child 8, schemaPath: string
  child 1, technologies: struct<name: string, entries: int64, lastUpdated: string, format: string, license: string, datasetPa (... 68 chars omitted)
      child 0, name: string
      child 1, entries: int64
      child 2, lastUpdated: string
      child 3, format: string
      child 4, license: string
      child 5, datasetPath: string
      child 6, browsePath: string
      child 7, apiPath: string
      child 8, schemaPath: string
  child 2, glossary: struct<name: string, entries: int64, lastUpdated: string, format: string, license: string, datasetPa (... 68 chars omitted)
      child 0, name: string
      child 1, entries: int64
      child 2, lastUpdated: string
      child 3, format: string
      child 4, license: string
      child 5, datasetPath: string
      child 6, browsePath: string
      child 7, apiPath: string
      child 8, schemaPath: string
  child 3, cards: struct<name: string, entries: int64, lastUpdated: string, format: string, license: string, datasetPa (... 68 chars omitted)
      child 0, name: string
      child 1, entries: int64
      child 2, lastUpdated: string
      child 3, format: string
      child 4, license: string
      child 5, datasetPath: string
      child 6, browsePath: string
      child 7, apiPath: string
      child 8, schemaPath: string
license: string
summary: string
_meta: struct<dataset: string, schemaVersion: string, license: string, sourceType: string, sourcePath: stri (... 43 chars omitted)
  child 0, dataset: string
  child 1, schemaVersion: string
  child 2, license: string
  child 3, sourceType: string
  child 4, sourcePath: string
  child 5, canonicalPath: string
  child 6, apiPath: string
createdAt: string
sources: list<item: string>
  child 0, item: string
title: string
tags: list<item: string>
  child 0, item: string
content: string
datePublished: timestamp[s]
mentions: list<item: struct<type: string, slug: string>>
  child 0, item: struct<type: string, slug: string>
      child 0, type: string
      child 1, slug: string
keyFacts: list<item: string>
  child 0, item: string
updatedAt: string
about: list<item: struct<type: string, slug: string>>
  child 0, item: struct<type: string, slug: string>
      child 0, type: string
      child 1, slug: string
slug: string
to
{'title': Value('string'), 'slug': Value('string'), 'summary': Value('string'), 'datePublished': Value('timestamp[s]'), 'about': List({'type': Value('string'), 'slug': Value('string')}), 'keyFacts': List(Value('string')), 'sources': List(Value('string')), 'license': Value('string'), 'tags': List(Value('string')), 'content': Value('string'), 'createdAt': Value('string'), 'updatedAt': Value('string'), '_meta': {'dataset': Value('string'), 'schemaVersion': Value('string'), 'license': Value('string'), 'sourceType': Value('string'), 'sourcePath': Value('string'), 'canonicalPath': Value('string'), 'apiPath': Value('string')}, 'mentions': List({'type': Value('string'), 'slug': Value('string')})}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              version: string
              schemaVersion: string
              lastUpdated: string
              datasets: struct<vendors: struct<name: string, entries: int64, lastUpdated: timestamp[s], format: string, lice (... 632 chars omitted)
                child 0, vendors: struct<name: string, entries: int64, lastUpdated: timestamp[s], format: string, license: string, dat (... 74 chars omitted)
                    child 0, name: string
                    child 1, entries: int64
                    child 2, lastUpdated: timestamp[s]
                    child 3, format: string
                    child 4, license: string
                    child 5, datasetPath: string
                    child 6, browsePath: string
                    child 7, apiPath: string
                    child 8, schemaPath: string
                child 1, technologies: struct<name: string, entries: int64, lastUpdated: string, format: string, license: string, datasetPa (... 68 chars omitted)
                    child 0, name: string
                    child 1, entries: int64
                    child 2, lastUpdated: string
                    child 3, format: string
                    child 4, license: string
                    child 5, datasetPath: string
                    child 6, browsePath: string
                    child 7, apiPath: string
                    child 8, schemaPath: string
                child 2, glossary: struct<name: string, entries: int64, lastUpdated: string, format: string, license: string, datasetPa (... 68 chars omitted)
                    child 0, name: string
                    child 1, entries: int64
                    child 2, lastUpdated: string
                    child 3, format: string
                    child 4, license: string
                    child 5, datasetPath: string
                    child 6, browsePath: string
                    child 7, apiPath: string
                    child 8, schemaPath: string
                child 3, cards: struct<name: string, entries: int64, lastUpdated: string, format: string, license: string, datasetPa (... 68 chars omitted)
                    child 0, name: string
                    child 1, entries: int64
                    child 2, lastUpdated: string
                    child 3, format: string
                    child 4, license: string
                    child 5, datasetPath: string
                    child 6, browsePath: string
                    child 7, apiPath: string
                    child 8, schemaPath: string
              license: string
              summary: string
              _meta: struct<dataset: string, schemaVersion: string, license: string, sourceType: string, sourcePath: stri (... 43 chars omitted)
                child 0, dataset: string
                child 1, schemaVersion: string
                child 2, license: string
                child 3, sourceType: string
                child 4, sourcePath: string
                child 5, canonicalPath: string
                child 6, apiPath: string
              createdAt: string
              sources: list<item: string>
                child 0, item: string
              title: string
              tags: list<item: string>
                child 0, item: string
              content: string
              datePublished: timestamp[s]
              mentions: list<item: struct<type: string, slug: string>>
                child 0, item: struct<type: string, slug: string>
                    child 0, type: string
                    child 1, slug: string
              keyFacts: list<item: string>
                child 0, item: string
              updatedAt: string
              about: list<item: struct<type: string, slug: string>>
                child 0, item: struct<type: string, slug: string>
                    child 0, type: string
                    child 1, slug: string
              slug: string
              to
              {'title': Value('string'), 'slug': Value('string'), 'summary': Value('string'), 'datePublished': Value('timestamp[s]'), 'about': List({'type': Value('string'), 'slug': Value('string')}), 'keyFacts': List(Value('string')), 'sources': List(Value('string')), 'license': Value('string'), 'tags': List(Value('string')), 'content': Value('string'), 'createdAt': Value('string'), 'updatedAt': Value('string'), '_meta': {'dataset': Value('string'), 'schemaVersion': Value('string'), 'license': Value('string'), 'sourceType': Value('string'), 'sourcePath': Value('string'), 'canonicalPath': Value('string'), 'apiPath': Value('string')}, 'mentions': List({'type': Value('string'), 'slug': Value('string')})}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

title
string
slug
string
summary
string
datePublished
timestamp[s]
about
list
keyFacts
list
sources
list
license
string
tags
list
content
string
createdAt
string
updatedAt
string
_meta
dict
mentions
list
Australia to let people switch off their own identity documents
australia-idlock-credential-control-2026-08-31
Australia announced IDLock, a myGov feature letting citizens block and unblock their own passports and driver licences against verification requests.
2026-08-31T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
[ "Holders can block and unblock credentials through myGov.", "The underlying Credential Protection Register has blocked more than 830,000 fraudulent verification attempts since 2022.", "Testing begins later in 2026 with national deployment planned for 2027." ]
[ "https://idtechwire.com/australia-will-let-people-switch-off-their-own-identity-documents/" ]
CC-BY-4.0
[ "idlock", "credential-revocation", "mygov", "australia" ]
Treating a credential as something the holder can suspend borrows the freeze model from consumer credit and applies it to identity documents. It addresses the period after a data breach when a document is compromised but not yet reissued, which existing processes handle poorly.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/australia-idlock-credential-control-2026-08-31.md", "canonicalPath": "/cards/australia-idlock-credential-control-2026-08-31", "apiPath": "/api/cards/australia-idlock-crede...
null
California exempts open-source operating systems from age-signal duty
california-ab-1856-open-source-exemption-2026-08-31
California's legislature passed AB 1856, which would exempt openly licensed operating systems from the age-signal obligations created by the Digital Age Assurance Act. It awaits the governor's signature.
2026-08-31T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
[ "The exemption covers operating systems under GPL, MIT, BSD, and Apache licences.", "It amends AB 1043, the Digital Age Assurance Act, which takes effect January 1, 2027; the Senate passed AB 1856 39-0 and the Assembly concurred 69-0.", "Proposed mandates on web browsers and website operators were removed." ]
[ "https://idtechwire.com/california-legislature-exempts-open-source-operating-systems-from-age-signal-duty/" ]
CC-BY-4.0
[ "ab-1043", "age-signals", "open-source", "california" ]
Device-level age signalling assumes an identifiable operator who can be held accountable, which does not map onto community-maintained software. The carve-out is an early example of age assurance rules being narrowed to where enforcement is actually feasible.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/california-ab-1856-open-source-exemption-2026-08-31.md", "canonicalPath": "/cards/california-ab-1856-open-source-exemption-2026-08-31", "apiPath": "/api/cards/california-a...
null
Croatia puts online alcohol sales behind a state digital ID check
croatia-online-alcohol-digital-id-check-2026-08-31
Croatia's parliament unanimously passed amendments requiring online alcohol buyers to verify age through the m-Gradani state digital identity system.
2026-08-31T00:00:00
[ { "type": "Technology", "slug": "age-assurance" }, { "type": "Technology", "slug": "national-eid" } ]
[ "QR code verification via m-Gradani replaces self-declared birthdate checkboxes.", "Authorised retailers must integrate with the state identity system by September 15.", "Delivery workers are additionally required to inspect physical identification at the door." ]
[ "https://idtechwire.com/croatia-puts-online-alcohol-sales-behind-a-state-digital-id-check/" ]
CC-BY-4.0
[ "croatia", "age-verification", "m-gradani", "e-commerce" ]
Routing age checks through an existing national eID avoids building a parallel verification market, which is the approach several EU states are converging on. The retained doorstep identity check shows regulators still treating remote assurance as incomplete for controlled goods.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/croatia-online-alcohol-digital-id-check-2026-08-31.md", "canonicalPath": "/cards/croatia-online-alcohol-digital-id-check-2026-08-31", "apiPath": "/api/cards/croatia-online...
null
CrowdStrike wires CLEAR identity checks into Falcon threat detection
crowdstrike-clear-falcon-identity-checks-2026-08-31
CrowdStrike integrated CLEAR identity verification into Falcon, letting high-risk detections trigger step-up biometric and credential checks automatically.
2026-08-31T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "digital-id" } ]
[ "High-risk detections automatically trigger step-up biometric checks through CLEAR1.", "The integration is embedded in Falcon Next-Gen SIEM and Charlotte Agentic SOAR.", "Identity proofs are corroborated against endpoint telemetry to surface compromised credentials." ]
[ "https://idtechwire.com/crowdstrike-wires-clear-identity-checks-into-falcon-threat-detection/" ]
CC-BY-4.0
[ "crowdstrike", "step-up-verification", "siem", "identity-threat-detection" ]
Placing person-level verification inside the detection pipeline treats identity as runtime telemetry rather than a gate crossed once at login. It targets the case endpoint security handles worst, where valid credentials are being used by the wrong person.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/crowdstrike-clear-falcon-identity-checks-2026-08-31.md", "canonicalPath": "/cards/crowdstrike-clear-falcon-identity-checks-2026-08-31", "apiPath": "/api/cards/crowdstrike-...
[ { "type": "Vendor", "slug": "clear" } ]
FaceTec reports UR Code deployments across law enforcement and public safety
facetec-ur-code-law-enforcement-2026-08-31
FaceTec confirmed production deployments of UR Code biometric credentials with New York sheriff's offices and Project Lifesaver International.
2026-08-31T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "verifiable-credentials" } ]
[ "UR Codes are digitally signed 2D codes embedding identity attributes and a biometric template on physical cards or wearables.", "They support offline two-party face matching on a mobile device without a database lookup.", "Deployments cover Albany and Saratoga County sheriff credentialing and Project Lifesaver...
[ "https://idtechwire.com/facetec-reports-ur-code-deployments-across-law-enforcement-and-public-safety/" ]
CC-BY-4.0
[ "ur-code", "offline-verification", "law-enforcement", "credentialing" ]
Carrying a signed template on the credential itself removes the network dependency that limits biometric verification in field conditions. The same property narrows the privacy surface, since verification does not require querying a central store of enrolled faces.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/facetec-ur-code-law-enforcement-2026-08-31.md", "canonicalPath": "/cards/facetec-ur-code-law-enforcement-2026-08-31", "apiPath": "/api/cards/facetec-ur-code-law-enforcemen...
[ { "type": "Vendor", "slug": "facetec" } ]
Researchers detail an Android toolkit that feeds fake video into live KYC checks
android-toolkit-injection-live-kyc-2026-08-28
Cybernews researchers documented an Android toolkit that feeds saved photographs, prerecorded video, or a remotely controlled stream into a verification app as though it came from the phone camera.
2026-08-28T00:00:00
[ { "type": "Technology", "slug": "video-injection-detection" }, { "type": "Technology", "slug": "pad" } ]
[ "The toolkit injects prerecorded media or remote streams into the camera subsystem on rooted devices.", "It can spoof hardware signatures, location data, and security profiles.", "Researchers found no evidence of widespread production exploitation and recommend server-side dynamic liveness challenges and hardwa...
[ "https://idtechwire.com/researchers-detail-an-android-toolkit-that-feeds-fake-video-into-live-kyc-checks/" ]
CC-BY-4.0
[ "injection-attacks", "rooted-devices", "liveness-bypass", "kyc" ]
Injection attacks bypass the camera rather than fool it, so presentation attack detection tuned for physical spoofs does not address them. The recommended countermeasures move trust to the server and to device attestation, since anything the handset reports about itself is under attacker control.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/android-toolkit-injection-live-kyc-2026-08-28.md", "canonicalPath": "/cards/android-toolkit-injection-live-kyc-2026-08-28", "apiPath": "/api/cards/android-toolkit-injectio...
null
DNP clears acceptance threshold in AUSTRIACARD takeover
dnp-austriacard-takeover-2026-08-28
Dai Nippon Printing secured 96.55 percent of tendered shares in its €364 million takeover of AUSTRIACARD HOLDINGS, pending Austrian foreign investment clearance.
2026-08-28T00:00:00
[ { "type": "Technology", "slug": "biometric-id-cards" } ]
[ "DNP secured 96.55 percent of tendered shares against a 75 percent threshold.", "The transaction is valued at €364 million.", "Merger clearances were obtained in Austria, Germany, and Turkey, with Austrian FDI approval outstanding." ]
[ "https://idtechwire.com/dnp-clears-acceptance-threshold-in-austriacard-takeover-awaiting-austrian-clearance/" ]
CC-BY-4.0
[ "mergers", "smart-cards", "government-identity", "consolidation" ]
Secure document manufacturing is consolidating around players who can supply both payment cards and government identity credentials from the same production base. Foreign investment review is now the binding constraint on such deals, given the sovereignty questions attached to national ID production.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/dnp-austriacard-takeover-2026-08-28.md", "canonicalPath": "/cards/dnp-austriacard-takeover-2026-08-28", "apiPath": "/api/cards/dnp-austriacard-takeover-2026-08-28" }
null
Missouri age verification law takes effect, codifying an attorney general rule
missouri-age-verification-law-2026-08-28
Missouri's HB1839 took effect, requiring third-party digital age verification or government ID checks on sites where at least a third of content is pornographic.
2026-08-28T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
[ "The threshold applies to platforms where 33 percent or more of content is pornographic.", "Verification vendors are prohibited from retaining personally identifiable records.", "Enforcement sits with the state attorney general's office." ]
[ "https://idtechwire.com/missouri-age-verification-law-takes-effect-codifying-an-attorney-general-rule/" ]
CC-BY-4.0
[ "hb1839", "age-verification", "data-retention", "missouri" ]
The no-retention requirement is the provision that shapes vendor architecture, pushing designs toward ephemeral checks and attribute assertions rather than stored identity records. Content-percentage thresholds remain difficult to apply to general-purpose platforms.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/missouri-age-verification-law-2026-08-28.md", "canonicalPath": "/cards/missouri-age-verification-law-2026-08-28", "apiPath": "/api/cards/missouri-age-verification-law-2026...
null
Roblox agrees to integrate the Philippine national ID into its age checks
roblox-philippine-national-id-age-checks-2026-08-28
Roblox agreed to work with Philippine authorities on accepting PhilSys national ID credentials alongside facial age estimation in its age verification.
2026-08-28T00:00:00
[ { "type": "Technology", "slug": "age-assurance" }, { "type": "Technology", "slug": "national-eid" } ]
[ "PhilSys credentials will complement existing facial age estimation tools.", "Unverified accounts face restrictions on chat features and multiplayer access.", "The Cybercrime Investigation and Coordinating Center is coordinating, with a Roblox team due in the Philippines in early September to assess technical r...
[ "https://idtechwire.com/roblox-agrees-to-integrate-the-philippine-national-id-into-its-age-checks/" ]
CC-BY-4.0
[ "philsys", "roblox", "child-safety", "age-estimation" ]
Pairing a national credential with facial age estimation gives a platform a high-assurance path for users who have one and a fallback for those who do not. Feature restriction rather than account blocking is becoming the standard enforcement pattern, since it preserves the user base while limiting contact risk.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/roblox-philippine-national-id-age-checks-2026-08-28.md", "canonicalPath": "/cards/roblox-philippine-national-id-age-checks-2026-08-28", "apiPath": "/api/cards/roblox-phili...
null
ScotAccount adds passport verification against HM Passport Office records
scotaccount-passport-verification-2026-08-28
The Scottish Government added passport verification against HM Passport Office records to ScotAccount, its single sign-on service for public services.
2026-08-28T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "document-verification-nfc" } ]
[ "Verification checks against HM Passport Office authoritative databases.", "ScotAccount is integrated across 10 public services with 900,000 enrolled users.", "The flow captures passport details, a photo of the document page, and a selfie, with all images deleted on completion." ]
[ "https://idtechwire.com/scotaccount-adds-passport-verification-against-hm-passport-office-records/" ]
CC-BY-4.0
[ "scotaccount", "authoritative-source", "digital-inclusion", "single-sign-on" ]
Checking against the issuing authority's records is stronger than validating a document's security features, because it detects genuine documents that have been cancelled or reported lost. Adding a passport route also reaches people whose thin credit files block bureau-based verification.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/scotaccount-passport-verification-2026-08-28.md", "canonicalPath": "/cards/scotaccount-passport-verification-2026-08-28", "apiPath": "/api/cards/scotaccount-passport-verif...
null
Socure takes growth investment at $5.2B valuation and buys Fravity
socure-growth-investment-fravity-acquisition-2026-08-28
Socure raised a $156 million growth round at a $5.2 billion valuation and acquired agentic fraud investigation platform Fravity, integrating it as RiskOS_Agents.
2026-08-28T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "deepfake-detection" } ]
[ "The $156 million round was led by Summit Partners with Goldman Sachs Alternatives and Wells Fargo.", "Socure reported $364 million in annual recurring revenue.", "Fravity automates fraud and anti-money laundering alert resolution as RiskOS_Agents." ]
[ "https://idtechwire.com/socure-takes-growth-investment-at-5-2b-valuation-and-buys-agentic-fraud-platform-fravity/" ]
CC-BY-4.0
[ "funding", "agentic-fraud-investigation", "aml", "synthetic-identity" ]
Alert triage, not detection, is where fraud operations spend analyst time, which is why automation is being applied to investigation rather than scoring. Pairing a growth round with an acquisition in the same announcement signals consolidation of decisioning and case management into one platform.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/socure-growth-investment-fravity-acquisition-2026-08-28.md", "canonicalPath": "/cards/socure-growth-investment-fravity-acquisition-2026-08-28", "apiPath": "/api/cards/socu...
[ { "type": "Vendor", "slug": "socure" } ]
Arizona launches first US digital birth credential with LexisNexis Risk Solutions
arizona-lexisnexis-digital-birth-credential-2026-08-26
Arizona deployed what is described as the first US digital birth credential, delivered with LexisNexis Risk Solutions and usable in Motor Vehicle Division transactions.
2026-08-26T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "mobile-id" } ]
[ "The credential operates through the LexisNexis VitalChek vital records platform.", "It was deployed with the Arizona Department of Health Services and Department of Transportation.", "A pilot began at three Motor Vehicle Division locations in November 2025 and expanded statewide by June 2026." ]
[ "https://idtechwire.com/arizona-and-lexisnexis-risk-solutions-put-the-birth-certificate-on-a-phone/" ]
CC-BY-4.0
[ "birth-certificate", "vital-records", "breeder-documents", "arizona" ]
Birth certificates are the breeder document behind most other credentials, so digitising them addresses identity assurance at the root rather than at the point of presentation. Paper vital records are among the easiest documents to forge and the hardest for a relying party to validate.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/arizona-lexisnexis-digital-birth-credential-2026-08-26.md", "canonicalPath": "/cards/arizona-lexisnexis-digital-birth-credential-2026-08-26", "apiPath": "/api/cards/arizon...
null
GSA seeks device fingerprinting for Login.gov to separate people from AI agents
gsa-device-fingerprinting-login-gov-2026-08-26
The General Services Administration issued a request for information seeking device fingerprinting technology to defend Login.gov against account takeover, synthetic identities, and automated agents.
2026-08-26T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "The RFI seeks real-time risk scoring across browser and device signals.", "Stated threats include account takeover, synthetic identities, and agentic AI, naming LLM agents from ChatGPT, Claude, and Gemini.", "Fingerprinting must recognise returning devices despite evasion such as VPNs and incognito browsing; r...
[ "https://idtechwire.com/gsa-seeks-device-fingerprinting-for-login-gov-to-separate-people-from-bots-and-ai-agents/" ]
CC-BY-4.0
[ "login-gov", "device-signals", "agentic-ai", "account-takeover" ]
Distinguishing a human from an automated agent is emerging as a requirement distinct from authenticating an identity, since a valid credential can now be driven by software. Device and browser signals are being asked to carry that separation because identity proofing alone does not establish who is at the keyboard.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/gsa-device-fingerprinting-login-gov-2026-08-26.md", "canonicalPath": "/cards/gsa-device-fingerprinting-login-gov-2026-08-26", "apiPath": "/api/cards/gsa-device-fingerprint...
null
Switzerland sets November 2 start for its biometric identity card
switzerland-biometric-identity-card-2026-08-26
The Swiss Federal Council set November 2, 2026 as the start date for a biometric identity card storing a facial image and two fingerprints on a secure chip.
2026-08-26T00:00:00
[ { "type": "Technology", "slug": "biometric-id-cards" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The card carries a microchip holding a facial image and two fingerprints.", "The specification aligns with European Union travel document standards.", "Citizens may still request a standard non-biometric card for domestic use." ]
[ "https://idtechwire.com/switzerland-sets-november-2-start-for-its-biometric-identity-card/" ]
CC-BY-4.0
[ "switzerland", "biometric-id-card", "eu-alignment", "travel-documents" ]
Retaining a non-biometric option alongside the chip card is the notable design choice, separating travel-document conformance from domestic identification. The launch runs in parallel with Switzerland's separate E-ID framework work rather than replacing it.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/switzerland-biometric-identity-card-2026-08-26.md", "canonicalPath": "/cards/switzerland-biometric-identity-card-2026-08-26", "apiPath": "/api/cards/switzerland-biometric-...
null
Amazon named defendant in St. Louis Rekognition false-arrest suit
amazon-rekognition-st-louis-false-arrest-suit-2026-08-21
An amended complaint named Amazon Web Services as a defendant in Christopher Gatlin's St. Louis wrongful arrest case, alleging product liability over a Rekognition misidentification by city police.
2026-08-21T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "Plaintiff Christopher Gatlin spent about two years in county jail after being identified from a grainy, distant image of a masked suspect.", "The amended complaint asserts product liability claims against AWS.", "AWS states its terms of service prohibit police use for criminal investigations." ]
[ "https://idtechwire.com/amazon-named-defendant-in-st-louis-rekognition-false-arrest-suit/" ]
CC-BY-4.0
[ "wrongful-arrest", "product-liability", "rekognition", "vendor-liability" ]
Naming the algorithm provider rather than only the arresting agency tests whether liability can attach upstream of the deploying authority. Contractual use restrictions become the central question if courts treat matching software as a product rather than a service.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/amazon-rekognition-st-louis-false-arrest-suit-2026-08-21.md", "canonicalPath": "/cards/amazon-rekognition-st-louis-false-arrest-suit-2026-08-21", "apiPath": "/api/cards/am...
null
Haiti secures $3 million OAS-Japan deal for 350,000 biometric ID cards
haiti-oas-japan-biometric-id-cards-2026-08-21
Haiti signed a $3 million agreement with Japan and the Organization of American States to fund 350,000 biometric identity cards and mobile registration units.
2026-08-21T00:00:00
[ { "type": "Technology", "slug": "biometric-id-cards" } ]
[ "The agreement funds 350,000 new biometric ID cards.", "It includes mobile registration units for remote communities.", "The programme aims to update civil registries amid ongoing security challenges." ]
[ "https://idtechwire.com/haiti-secures-3-million-oas-japan-deal-for-350000-biometric-id-cards/" ]
CC-BY-4.0
[ "civil-registry", "mobile-enrollment", "donor-funding", "haiti" ]
Mobile registration units are the operative detail, since fixed enrolment centres exclude exactly the populations that civil registry gaps already affect. Donor-funded card volumes are a partial measure of coverage without a corresponding plan for renewal and reissuance.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/haiti-oas-japan-biometric-id-cards-2026-08-21.md", "canonicalPath": "/cards/haiti-oas-japan-biometric-id-cards-2026-08-21", "apiPath": "/api/cards/haiti-oas-japan-biometri...
null
Nexiden sues Ping Identity over mobile authentication patents
nexiden-ping-identity-patent-suit-2026-08-21
Nexiden filed a patent infringement suit against Ping Identity in Texas federal court over two patents covering secure mobile device registration and session-based authentication.
2026-08-21T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "passkeys-webauthn" } ]
[ "The asserted patents are US 9,521,548 and US 10,592,872, covering on-device private keys paired with local biometric authentication.", "Nexiden says licensing approaches in March 2023 and September 2024 did not succeed; the target is the PingID app.", "Nexiden seeks an injunction plus damages for past and ongo...
[ "https://idtechwire.com/nexiden-sues-ping-identity-over-mobile-authentication-patents/" ]
CC-BY-4.0
[ "patent-litigation", "mobile-authentication", "device-binding", "licensing" ]
Device registration and session binding are foundational to how passwordless authentication works in practice, so patents in that area touch a wide range of products. Litigation over these mechanics is worth tracking for buyers standardising on a single authentication vendor.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/nexiden-ping-identity-patent-suit-2026-08-21.md", "canonicalPath": "/cards/nexiden-ping-identity-patent-suit-2026-08-21", "apiPath": "/api/cards/nexiden-ping-identity-pate...
null
OpenID Foundation urges Australia to prioritise credential interoperability
openid-foundation-australia-credential-interoperability-2026-08-21
The OpenID Foundation submitted recommendations to an Australian Department of Finance consultation urging adoption of open credential presentation and issuance standards.
2026-08-21T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The submission recommends OpenID for Verifiable Presentation and Credential Issuance, alongside OpenID Connect, FAPI 2.0, and Federation.", "Australia has committed $654.3 million over four years to expand its Digital ID System.", "The foundation warned against fragmented credential silos." ]
[ "https://idtechwire.com/openid-foundation-urges-australia-to-prioritize-credential-interoperability/" ]
CC-BY-4.0
[ "openid4vp", "interoperability", "standards", "australia" ]
Interoperability decisions made at procurement time are difficult to reverse once issuers and relying parties have integrated. The warning about silos is really about switching costs, which accumulate quietly across a national deployment.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/openid-foundation-australia-credential-interoperability-2026-08-21.md", "canonicalPath": "/cards/openid-foundation-australia-credential-interoperability-2026-08-21", "apiP...
null
Shufti bundles e-signatures, transaction monitoring, and Travel Rule compliance
shufti-compliance-modules-travel-rule-2026-08-21
Shufti added three modules to its compliance suite covering eIDAS-compliant e-signatures, transaction monitoring, and Travel Rule obligations for virtual asset providers.
2026-08-21T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "The Qualified Electronic Signatures module operates under eIDAS Article 25 across EU member states.", "Travel Rule automation covers FATF originator and beneficiary exchange against a directory of more than 12,000 virtual asset service providers.", "The launch targets the EU Anti-Money Laundering Regulation, e...
[ "https://idtechwire.com/shufti-bundles-e-signatures-transaction-monitoring-and-travel-rule-compliance/" ]
CC-BY-4.0
[ "travel-rule", "e-signatures", "aml", "virtual-assets" ]
Identity verification vendors are extending into adjacent compliance obligations that share the same onboarding data, which is where the margin sits. Travel Rule coverage depends on counterparty directory completeness rather than verification accuracy, a different competitive axis from core KYC.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/shufti-compliance-modules-travel-rule-2026-08-21.md", "canonicalPath": "/cards/shufti-compliance-modules-travel-rule-2026-08-21", "apiPath": "/api/cards/shufti-compliance-...
[ { "type": "Vendor", "slug": "shufti-pro" } ]
Court filing details Clearview AI use in Minnesota protest investigation
clearview-ai-minnesota-court-filing-2026-08-19
A federal court filing described how Department of Homeland Security investigators used Clearview AI in a Minnesota protest investigation, including returns that showed the wrong people and were then linked to the defendant in DHS databases.
2026-08-19T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "The filing concerns Isaac Sant, one of 15 people charged under federal investigations named Operation Puppet Master and Project Whipple Shield.", "A DHS-submitted photo returned at least a dozen images from public websites and social media, including older photographs and demonstration images.", "Some results ...
[ "https://idtechwire.com/court-filing-details-clearview-ai-use-in-minnesota-protest-investigation/" ]
CC-BY-4.0
[ "clearview-ai", "investigative-leads", "court-filings", "scraped-imagery" ]
Court filings remain one of the few routes through which the operational detail of scraped-database facial recognition becomes public. The presence of incorrect returns in a candidate list is expected behaviour for investigative search, which is why downstream corroboration requirements matter more than the match itsel...
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/clearview-ai-minnesota-court-filing-2026-08-19.md", "canonicalPath": "/cards/clearview-ai-minnesota-court-filing-2026-08-19", "apiPath": "/api/cards/clearview-ai-minnesota...
[ { "type": "Vendor", "slug": "clearview-ai" } ]
FaceTec reaches 50 issued patents with grant on autonomous authentication nodes
facetec-fifty-issued-patents-2026-08-19
FaceTec reached 50 issued US patents with the August 2026 grant of a patent covering autonomous authentication nodes, with roughly 50 further applications pending.
2026-08-19T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" } ]
[ "US Patent 12,699,756 issued on August 4, 2026, naming chief executive Kevin Alan Tussy as inventor.", "The patent covers blocking external server access to prevent manipulation of authentication results.", "A PTAB decision in June 2026 upheld four of the company's 3D liveness patents." ]
[ "https://idtechwire.com/facetec-reaches-50-issued-patents-with-uspto-grant-on-autonomous-authentication-nodes/" ]
CC-BY-4.0
[ "patents", "3d-liveness", "ptab", "intellectual-property" ]
Liveness detection has become one of the more heavily litigated areas in biometrics, and portfolio depth increasingly shapes which vendors can be integrated without licensing exposure. Buyers evaluating face verification should treat patent position as a procurement risk factor alongside accuracy.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/facetec-fifty-issued-patents-2026-08-19.md", "canonicalPath": "/cards/facetec-fifty-issued-patents-2026-08-19", "apiPath": "/api/cards/facetec-fifty-issued-patents-2026-08...
[ { "type": "Vendor", "slug": "facetec" } ]
UK privacy regulator finds governance gaps in police facial recognition
ico-police-facial-recognition-audit-2026-08-19
The Information Commissioner's Office issued 107 recommendations to police forces in England and Wales after auditing facial recognition governance across five forces.
2026-08-19T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "The audit covered five police forces between June 2025 and March 2026.", "It produced 107 recommendations, all accepted or partially accepted.", "Findings cited gaps in senior oversight, staff training, and controls over image sources and retention." ]
[ "https://idtechwire.com/uk-privacy-regulator-finds-governance-gaps-in-police-facial-recognition/" ]
CC-BY-4.0
[ "ico", "governance", "uk-policing", "audit" ]
The findings concern process rather than matching accuracy, which is where most operational risk in police biometrics actually sits. Watchlist composition, image provenance, and retention controls determine whether a technically sound system produces lawful outcomes.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/ico-police-facial-recognition-audit-2026-08-19.md", "canonicalPath": "/cards/ico-police-facial-recognition-audit-2026-08-19", "apiPath": "/api/cards/ico-police-facial-reco...
null
North Carolina sets December launch for NC Wallet mobile ID
north-carolina-nc-wallet-mobile-id-2026-08-19
The North Carolina Division of Motor Vehicles detailed a December 2026 launch for its NC Wallet mobile driver's licence, with third-party wallet support following in early 2027.
2026-08-19T00:00:00
[ { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Enrollment requires scanning the physical credential and completing a selfie verification.", "Holders approve each release of information, and can share limited attributes such as age rather than full details.", "The credential will be accepted at more than 250 TSA checkpoints and at NCDMV offices." ]
[ "https://idtechwire.com/north-carolina-details-december-launch-for-nc-wallet-mobile-id/" ]
CC-BY-4.0
[ "mdl", "mobile-drivers-licence", "tsa", "selective-disclosure" ]
State-issued wallets are converging on a common pattern: selfie-based binding at enrollment, on-device biometric release, and selective disclosure for attributes such as age. The gap between state app launch and Apple, Google, and Samsung wallet support remains the main friction point for adoption.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/north-carolina-nc-wallet-mobile-id-2026-08-19.md", "canonicalPath": "/cards/north-carolina-nc-wallet-mobile-id-2026-08-19", "apiPath": "/api/cards/north-carolina-nc-wallet...
null
SEALSQ and Palm Technologies plan quantum-resistant palm payment hardware
sealsq-palm-quantum-resistant-payments-2026-08-19
SEALSQ and India's Palm Technologies began a design programme pairing palm biometric payment readers with post-quantum secure hardware.
2026-08-19T00:00:00
[ { "type": "Technology", "slug": "palmprint-recognition" }, { "type": "Technology", "slug": "template-protection" } ]
[ "The design uses the SEALSQ QS7001 secure microcontroller.", "It implements the Kyber and Dilithium post-quantum algorithms.", "The first target application is the MetPalm V1 reader for metro and toll payments." ]
[ "https://idtechwire.com/sealsq-and-palm-technologies-plan-quantum-resistant-palm-payment-hardware/" ]
CC-BY-4.0
[ "post-quantum", "palm-payments", "secure-element", "transit" ]
Biometric payment readers have long deployment lifecycles, so cryptographic agility at the hardware layer matters more than in software-refreshed systems. Pairing palm capture with a post-quantum secure element addresses the template-protection problem and the transport-security problem in the same component.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/sealsq-palm-quantum-resistant-payments-2026-08-19.md", "canonicalPath": "/cards/sealsq-palm-quantum-resistant-payments-2026-08-19", "apiPath": "/api/cards/sealsq-palm-quan...
null
Czechia calls the public into the first load test of its digital ID app
czechia-edoklady-load-test-2026-08-13
Czechia ran a public load test of its eDoklady digital identity app ahead of autumn municipal elections, following system overloads during the 2025 parliamentary vote.
2026-08-13T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "mobile-id" } ]
[ "More than one million registered users were asked to log in simultaneously.", "The test exercised authentication through the National Identity Authority and state base registers.", "It responds to overloads seen during the 2025 parliamentary elections." ]
[ "https://idtechwire.com/czechia-calls-public-into-first-load-test-of-its-digital-id-app/" ]
CC-BY-4.0
[ "edoklady", "load-testing", "elections", "czechia" ]
Digital identity systems fail on concurrency far more often than on cryptography, and election days concentrate demand into hours. Running an open public load test rather than a synthetic one is an unusually direct way to size for that peak.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/czechia-edoklady-load-test-2026-08-13.md", "canonicalPath": "/cards/czechia-edoklady-load-test-2026-08-13", "apiPath": "/api/cards/czechia-edoklady-load-test-2026-08-13" }
null
IDEMIA reports top placements in latest NIST face recognition tests
idemia-nist-face-recognition-top-placements-2026-08-13
IDEMIA Public Security reported first place across mugshot identification scenarios in the NIST FRTE 1:N identification benchmark, including a 12-million-identity gallery.
2026-08-13T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "The company reported first place across all mugshot identification scenarios tested.", "Evaluation included a gallery of 12 million identities.", "IDEMIA cited a reduction of more than 40 percent in visa identification errors against its 2025 submission, and first place in the visa border scenario." ]
[ "https://idtechwire.com/idemia-reports-top-placements-in-latest-nist-face-recognition-tests/" ]
CC-BY-4.0
[ "nist-frte", "mugshot-identification", "visa-processing", "benchmarking" ]
Mugshot identification and visa border tracks test different image conditions, so leading positions in one do not transfer to the other. Year-over-year error reduction against a vendor's own prior submission is the comparison least affected by changes in the evaluation protocol.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/idemia-nist-face-recognition-top-placements-2026-08-13.md", "canonicalPath": "/cards/idemia-nist-face-recognition-top-placements-2026-08-13", "apiPath": "/api/cards/idemia...
[ { "type": "Vendor", "slug": "idemia" } ]
Brazilian Federal Police upgrade document examination network with Regula
regula-brazil-document-examination-2026-08-13
The Brazilian Federal Police deployed Regula 4308 video spectral comparators across forensic laboratories, beginning in Brasilia and Rio de Janeiro.
2026-08-13T00:00:00
[ { "type": "Technology", "slug": "document-verification-nfc" } ]
[ "The 4308 offers optical magnification up to 320 times with more than 40 lighting configurations and dual cameras.", "It can analyse embossing, differentiate inks, and read RFID chips without fragmenting pages, running Regula Forensic Studio.", "Initial rollout covers laboratories in Brasilia and Rio de Janeiro...
[ "https://idtechwire.com/brazilian-federal-police-upgrade-document-examination-network-with-regula/" ]
CC-BY-4.0
[ "forensic-examination", "spectral-comparators", "counterfeit-detection", "brazil" ]
Laboratory document examination remains the ground truth against which automated verification is calibrated, particularly for novel counterfeits. Multi-spectral inspection reveals substrate and ink properties that image-based checks on a phone camera cannot reach.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/regula-brazil-document-examination-2026-08-13.md", "canonicalPath": "/cards/regula-brazil-document-examination-2026-08-13", "apiPath": "/api/cards/regula-brazil-document-e...
null
TECH5 posts fastest search time in NIST iris developer table
tech5-fastest-nist-iris-search-2026-08-13
TECH5 recorded the fastest two-eye search time in NIST's iris recognition developer table, at 0.088 seconds against a 500,000-identity gallery.
2026-08-13T00:00:00
[ { "type": "Technology", "slug": "iris-recognition" } ]
[ "Search time was 0.088 seconds against a gallery of 500,000 identities.", "Template size was 6,237 bytes.", "The false negative identification rate was 0.0067 at a 0.01 false positive threshold." ]
[ "https://idtechwire.com/tech5-posts-fastest-search-time-in-nist-iris-developer-table/" ]
CC-BY-4.0
[ "nist-iris", "template-size", "search-latency", "benchmarking" ]
Template size and search latency together determine whether iris matching is viable on constrained hardware or at national gallery scale. Reporting them alongside error rates gives a fuller picture than accuracy figures alone.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/tech5-fastest-nist-iris-search-2026-08-13.md", "canonicalPath": "/cards/tech5-fastest-nist-iris-search-2026-08-13", "apiPath": "/api/cards/tech5-fastest-nist-iris-search-2...
null
Trust Stamp reports revenue growth and selection for EU semiconductor project
trust-stamp-revenue-eu-semiconductor-2026-08-13
Trust Stamp reported $1.66 million in first-half revenue, up 22 percent, and selection for an EU Important Project of Common European Interest running 2027 to 2032.
2026-08-13T00:00:00
[ { "type": "Technology", "slug": "template-protection" } ]
[ "Revenue reached $1.66 million for the six months to June 30, a 22 percent year-over-year increase.", "The EU project runs from 2027 to 2032.", "The work binds device identity to a verified human identity using hardware-rooted security and biometric tokenization." ]
[ "https://idtechwire.com/trust-stamp-reports-revenue-growth-and-selection-for-eu-semiconductor-project/" ]
CC-BY-4.0
[ "biometric-tokenization", "puf", "ipcei", "hardware-binding" ]
Binding a biometric template to a specific piece of silicon addresses replay and portability attacks that software-only template protection cannot. Hardware-rooted binding makes a stolen template far less useful away from its original device, which changes the breach calculus.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/trust-stamp-revenue-eu-semiconductor-2026-08-13.md", "canonicalPath": "/cards/trust-stamp-revenue-eu-semiconductor-2026-08-13", "apiPath": "/api/cards/trust-stamp-revenue-...
null
Verifone brings face and palm vein payment devices to Australia
verifone-face-palm-vein-payments-australia-2026-08-13
Verifone introduced its Victa terminal range to Australia with optional facial and palm-vein payment acceptance, following an initial rollout in New Zealand.
2026-08-13T00:00:00
[ { "type": "Technology", "slug": "palm-vein-recognition" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "The Victa range offers optional facial and palm-vein payment acceptance.", "Terminals carry PCI PTS 7.x certification.", "Australia follows an initial New Zealand rollout." ]
[ "https://idtechwire.com/verifone-brings-face-and-palm-vein-payment-devices-to-australia/" ]
CC-BY-4.0
[ "biometric-payments", "palm-vein", "point-of-sale", "pci-pts" ]
Palm vein sits between convenience and assurance for payments, being harder to capture covertly than a face while still contactless. Shipping both modalities as options on standard PCI-certified terminals is how biometric payment acceptance reaches merchants without separate hardware programmes.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/verifone-face-palm-vein-payments-australia-2026-08-13.md", "canonicalPath": "/cards/verifone-face-palm-vein-payments-australia-2026-08-13", "apiPath": "/api/cards/verifone...
null
Civitas ID wins Gates Foundation grant for open-source identity infrastructure
civitas-id-gates-foundation-grant-2026-08-11
Civitas ID received a two-year, $500,000 Gates Foundation grant to develop open-source identity infrastructure for forcibly displaced populations.
2026-08-11T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The grant is worth $500,000 over two years, with design support from IDEO.org.", "The system is built on W3C Verifiable Credentials and decentralized identifiers.", "Pilots are active in Colombia and Kenya." ]
[ "https://idtechwire.com/civitas-id-wins-500000-grant-for-open-source-identity-infrastructure/" ]
CC-BY-4.0
[ "verifiable-credentials", "displaced-populations", "digital-public-infrastructure", "w3c" ]
Displacement is the hardest case for identity systems because the assumption of a stable issuing authority breaks down. Portable credentials anchored in open standards rather than a single national register are one of the few architectures that survive that condition.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/civitas-id-gates-foundation-grant-2026-08-11.md", "canonicalPath": "/cards/civitas-id-gates-foundation-grant-2026-08-11", "apiPath": "/api/cards/civitas-id-gates-foundatio...
null
Signicat ReadID certified under UK digital identity trust framework
signicat-readid-uk-diatf-certification-2026-08-11
Signicat's ReadID NFC document verification product received certification under the UK Digital Identity and Attributes Trust Framework, valid through June 2029.
2026-08-11T00:00:00
[ { "type": "Technology", "slug": "document-verification-nfc" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The three-year certification was issued by the Office for Digital Identities and Attributes.", "ReadID reads the chip in e-passports and identity documents over NFC.", "Certification covers Right to Work, Right to Rent, and Disclosure and Barring Service checks." ]
[ "https://idtechwire.com/signicat-readid-gains-uk-digital-identity-trust-certification/" ]
CC-BY-4.0
[ "diatf", "nfc-chip-reading", "right-to-work", "uk" ]
DIATF certification is becoming a practical market gate in the UK, since employers and landlords relying on digital checks need a certified provider to satisfy statutory obligations. Chip reading matters here because it verifies a cryptographic signature rather than inspecting a document image.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/signicat-readid-uk-diatf-certification-2026-08-11.md", "canonicalPath": "/cards/signicat-readid-uk-diatf-certification-2026-08-11", "apiPath": "/api/cards/signicat-readid-...
[ { "type": "Vendor", "slug": "signicat" } ]
CLEAR reaches 43.5 million members as Q2 revenue rises 27 percent
clear-q2-2026-membership-revenue-2026-08-05
CLEAR reported second-quarter 2026 revenue of $277.8 million, up 26.6 percent year over year, with 43.5 million total members and 8.3 million CLEAR+ subscribers.
2026-08-05T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "digital-id" } ]
[ "Quarterly revenue was $277.8 million, a 26.6 percent year-over-year increase.", "Total membership reached 43.5 million, including 8.3 million CLEAR+ subscribers.", "Automated eGates are deployed at 50 airports alongside 280 TSA PreCheck enrollment centres." ]
[ "https://idtechwire.com/clear-reaches-43-5-million-members-as-q2-revenue-rises-27-percent/" ]
CC-BY-4.0
[ "earnings", "clear-plus", "egates", "tsa-precheck" ]
The gap between total members and paying CLEAR+ subscribers shows the company's identity network extending well beyond the airport lane business that funds it. Enrollment centre count matters strategically, because enrolment is the asset that other verification use cases reuse.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/clear-q2-2026-membership-revenue-2026-08-05.md", "canonicalPath": "/cards/clear-q2-2026-membership-revenue-2026-08-05", "apiPath": "/api/cards/clear-q2-2026-membership-rev...
[ { "type": "Vendor", "slug": "clear" } ]
Cloudflare introduces wallet handles for AI agent identity and payments
cloudflare-wallet-handles-agent-identity-2026-08-05
Cloudflare opened account handle reservations for a wallet system pairing verified identity with delegated payment authority for AI agents.
2026-08-05T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "verifiable-credentials" } ]
[ "An Account Wallet holds personal funds while Virtual Wallets, reached by API key, are issued to individual agents.", "Each virtual wallet can carry an allowance, a merchant allowlist, and a maximum transaction size, with owner review and override.", "Handles can be reserved now via cloudflare.pay; stablecoin a...
[ "https://idtechwire.com/cloudflare-introduces-wallet-handles-for-ai-agent-identity-and-payments/" ]
CC-BY-4.0
[ "agent-identity", "delegated-authority", "x402", "machine-payments" ]
Delegation is the unsolved part of agent identity: an agent needs authority traceable to a principal, bounded in scope, and revocable independently. Splitting a parent wallet from scoped child wallets is an attempt to express that constraint in a payments primitive rather than a credential format.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/cloudflare-wallet-handles-agent-identity-2026-08-05.md", "canonicalPath": "/cards/cloudflare-wallet-handles-agent-identity-2026-08-05", "apiPath": "/api/cards/cloudflare-w...
null
Devon and Cornwall Police plan first live facial recognition deployment
devon-cornwall-police-first-lfr-deployment-2026-08-05
Devon and Cornwall Police prepared their first operational live facial recognition deployment around the Boardmasters festival in Newquay, using mobile camera units in public town corridors.
2026-08-05T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "Mobile units are sited in public town corridors rather than the event perimeter.", "Stated aims cover violence against women and girls, organised crime, sexual offences, and drug trafficking; watchlist size and composition were not disclosed.", "A trained officer reviews each possible match before approach, an...
[ "https://idtechwire.com/devon-and-cornwall-police-plans-first-live-facial-recognition-deployment/" ]
CC-BY-4.0
[ "live-facial-recognition", "festivals", "uk-policing", "watchlists" ]
Placing cameras in town corridors rather than at the event boundary widens the population scanned well beyond festival attendees. That distinction is central to proportionality assessments and is often lost in describing a deployment by the event it accompanies.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/devon-cornwall-police-first-lfr-deployment-2026-08-05.md", "canonicalPath": "/cards/devon-cornwall-police-first-lfr-deployment-2026-08-05", "apiPath": "/api/cards/devon-co...
null
Indonesia adds facial recognition to electronic traffic enforcement
indonesia-facial-recognition-traffic-enforcement-2026-08-05
Indonesia's National Police Traffic Corps integrated facial recognition into its electronic traffic law enforcement camera network, matching driver images against national population databases.
2026-08-05T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "national-eid" } ]
[ "Facial recognition acts as a supplementary identification method when plate recognition fails on missing, concealed, or false plates.", "Images are checked against records held by the Directorate General of Population and Civil Registration.", "Police have not detailed retention periods, confidence thresholds,...
[ "https://idtechwire.com/indonesia-adds-facial-recognition-to-electronic-traffic-enforcement/" ]
CC-BY-4.0
[ "etle", "traffic-enforcement", "civil-registry", "indonesia" ]
Connecting enforcement cameras to a civil registry converts a vehicle-identification system into a population-identification one, a materially different capability from plate reading. The design choice matters because the registry was assembled for civil registration rather than surveillance purposes.
2026-09-02T21:13:15.257Z
2026-09-02T21:13:15.257Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/08/indonesia-facial-recognition-traffic-enforcement-2026-08-05.md", "canonicalPath": "/cards/indonesia-facial-recognition-traffic-enforcement-2026-08-05", "apiPath": "/api/ca...
null
BigBear.ai revenue rises 13 percent as backlog reaches $269.6 million
bigbear-ai-q2-2026-results-2026-07-31
BigBear.ai reported second-quarter 2026 revenue of $36.7 million, up 13 percent year over year, with total backlog of $269.6 million.
2026-07-31T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "biometric-border-control" } ]
[ "Second-quarter revenue was $36.7 million at a 32.8 percent gross margin.", "Total backlog stood at $269.6 million with liquidity of $409.8 million.", "The company reaffirmed full-year revenue guidance of $135 million to $165 million." ]
[ "https://idtechwire.com/bigbear-ai-revenue-rises-13-as-backlog-reaches-269-6m/" ]
CC-BY-4.0
[ "earnings", "veriscan", "airport-biometrics", "backlog" ]
Backlog is the more informative number for government-facing biometrics vendors, since revenue recognition lags multi-year contract awards. The veriScan facial platform ties the company's results to airport passenger processing volumes.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/bigbear-ai-q2-2026-results-2026-07-31.md", "canonicalPath": "/cards/bigbear-ai-q2-2026-results-2026-07-31", "apiPath": "/api/cards/bigbear-ai-q2-2026-results-2026-07-31" }
null
EU AI Act transparency rules for deepfakes and biometric systems take effect
eu-ai-act-transparency-biometrics-2026-07-31
Article 50 of the EU AI Act took effect on August 2, 2026, requiring disclosure of AI interactions, machine-readable marking of generated content, and notification of biometric categorisation.
2026-07-31T00:00:00
[ { "type": "Technology", "slug": "deepfake-detection" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Generated content must carry machine-readable markings.", "Deployers must notify individuals exposed to emotion-recognition or biometric-categorisation systems.", "Non-compliance can draw fines up to €15 million or 3 percent of global annual turnover." ]
[ "https://idtechwire.com/eu-ai-act-transparency-rules-for-deepfakes-and-biometric-systems-take-effect-august-2/" ]
CC-BY-4.0
[ "eu-ai-act", "article-50", "content-provenance", "emotion-recognition" ]
Machine-readable marking shifts part of the deepfake problem from detection to provenance, since a reliable label is easier to verify than a synthetic artefact is to spot. The notification duty for biometric categorisation reaches systems that infer attributes rather than identity, a category often overlooked in compli...
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/eu-ai-act-transparency-biometrics-2026-07-31.md", "canonicalPath": "/cards/eu-ai-act-transparency-biometrics-2026-07-31", "apiPath": "/api/cards/eu-ai-act-transparency-bio...
null
New Zealand orders financial audit as failed biometric project costs rise
new-zealand-biometric-project-audit-2026-07-31
New Zealand's Ministry of Business, Innovation and Employment commissioned an independent financial audit after a halted Immigration New Zealand biometric programme accrued further costs.
2026-07-31T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "An additional NZ$6 million in costs was identified beyond NZ$33 million previously written off.", "The seven-year Biometric Capability Upgrade was halted in December 2025 without reaching deployment.", "A prior review raised concerns that accounting decisions kept stated whole-of-life costs below the NZ$35 mil...
[ "https://idtechwire.com/new-zealand-orders-financial-audit-as-failed-biometric-project-costs-rise/" ]
CC-BY-4.0
[ "programme-failure", "public-procurement", "immigration", "new-zealand" ]
Documented failures are scarce in this sector relative to announcements, which skews the evidence base available to programme planners. A seven-year effort written off before deployment is a useful reference point for assessing delivery risk in national biometric modernisation.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/new-zealand-biometric-project-audit-2026-07-31.md", "canonicalPath": "/cards/new-zealand-biometric-project-audit-2026-07-31", "apiPath": "/api/cards/new-zealand-biometric-...
null
Texas court orders Discord to bring UK age assurance controls to state users
texas-court-discord-age-assurance-2026-07-31
A Texas court ordered Discord to extend the age assurance controls it built for the UK Online Safety Act to users in Texas within 90 days.
2026-07-31T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
[ "The order sets a 90-day implementation deadline.", "Discord must route messages from unknown contacts to a separate inbox, apply stronger sensitive-content filters to minors' accounts, and keep unverified users out of adult-only spaces.", "Texas residents are identified by IP-based geolocation without collecti...
[ "https://idtechwire.com/texas-court-orders-discord-to-bring-uk-age-assurance-to-state-users/" ]
CC-BY-4.0
[ "discord", "online-safety-act", "texas", "child-safety" ]
Requiring a platform to port controls it already built for another jurisdiction is a notable remedy, because it removes the argument that compliance is technically infeasible. It also makes the UK Online Safety Act a de facto reference implementation for US state enforcement.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/texas-court-discord-age-assurance-2026-07-31.md", "canonicalPath": "/cards/texas-court-discord-age-assurance-2026-07-31", "apiPath": "/api/cards/texas-court-discord-age-as...
null
UK facial age estimation plan faces renewed accuracy and bias scrutiny
uk-facial-age-estimation-bias-scrutiny-2026-07-31
Reporting on UK Home Office facial age estimation trials found the technology overestimated the ages of minors, with disparities concentrated among some demographic groups. The Home Office is testing during 2026 ahead of a planned 2027 rollout.
2026-07-31T00:00:00
[ { "type": "Technology", "slug": "age-assurance" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "On lower-quality border imagery the system classified more than two-thirds of 16-year-olds as adults.", "More than half of West African 16-year-olds were estimated at 18 or older, against fewer than a quarter of Eastern European 16-year-olds.", "Cognitec is named as subcontractor for the age-estimation technol...
[ "https://idtechwire.com/uk-facial-age-estimation-plan-faces-renewed-accuracy-and-bias-scrutiny/" ]
CC-BY-4.0
[ "age-estimation", "demographic-bias", "asylum", "home-office" ]
Age estimation in immigration decisions carries different consequences from age gating on a website, because a misclassified minor loses safeguarding protections. Directional error matters as much as overall accuracy when the errors run consistently one way.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/uk-facial-age-estimation-bias-scrutiny-2026-07-31.md", "canonicalPath": "/cards/uk-facial-age-estimation-bias-scrutiny-2026-07-31", "apiPath": "/api/cards/uk-facial-age-es...
[ { "type": "Vendor", "slug": "cognitec" } ]
Essex Police reports 57 arrests after live facial recognition evaluation
essex-police-lfr-evaluation-arrests-2026-07-29
A National Physical Laboratory evaluation of the Corsight AI system used by Essex Police reported 57 arrests across 22 live facial recognition deployments.
2026-07-29T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "Twenty-two operational deployments screened more than 353,000 faces.", "The system produced 173 positive alerts leading to 143 officer interventions and 57 arrests.", "Evaluators reported no false positives, with the system operating at a matching threshold of 55." ]
[ "https://idtechwire.com/essex-police-facial-recognition-produces-57-arrests-after-evaluation/" ]
CC-BY-4.0
[ "live-facial-recognition", "uk-policing", "npl", "evaluation" ]
Threshold-linked accuracy reporting is what distinguishes an auditable deployment from an unevaluated one, since false positive rates move sharply with the operating point. The National Physical Laboratory's evaluation of the Corsight AI system gives the figures a methodological basis that self-reported vendor numbers ...
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/essex-police-lfr-evaluation-arrests-2026-07-29.md", "canonicalPath": "/cards/essex-police-lfr-evaluation-arrests-2026-07-29", "apiPath": "/api/cards/essex-police-lfr-evalu...
null
iDenfy separates facial age estimation into a standalone product
idenfy-standalone-facial-age-estimation-2026-07-29
iDenfy unbundled its facial age estimation capability into a standalone SaaS module with a dedicated API, separate from full identity verification.
2026-07-29T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
[ "The module estimates age from a live selfie within a stated three-year margin.", "Configurable buffer zones let operators set where estimation alone is sufficient.", "Borderline results automatically escalate to a document check." ]
[ "https://idtechwire.com/idenfy-separates-facial-age-estimation-into-standalone-product/" ]
CC-BY-4.0
[ "age-estimation", "age-assurance", "api", "escalation" ]
Unbundling reflects age assurance becoming a distinct compliance purchase rather than a feature of onboarding. The buffer-zone pattern, where estimation handles the clear cases and documents resolve the margin, is emerging as the standard way to reconcile accuracy limits with regulatory thresholds.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/idenfy-standalone-facial-age-estimation-2026-07-29.md", "canonicalPath": "/cards/idenfy-standalone-facial-age-estimation-2026-07-29", "apiPath": "/api/cards/idenfy-standal...
null
Australian regulator updates retail facial recognition guidance after Bunnings ruling
oaic-retail-facial-recognition-guidance-2026-07-29
The Office of the Australian Information Commissioner revised its guidance for commercial facial recognition to reflect the Administrative Review Tribunal decision in the Bunnings case.
2026-07-29T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "Businesses must give explicit notification before collecting facial data under the Privacy Act.", "The guidance requires a privacy impact assessment before deployment.", "Only narrow statutory exceptions apply for retail crime prevention and staff protection." ]
[ "https://idtechwire.com/australia-updates-retail-facial-recognition-guidance-after-bunnings-ruling/" ]
CC-BY-4.0
[ "oaic", "retail-biometrics", "privacy-regulation", "australia" ]
Retail loss prevention has been the main commercial testing ground for facial recognition outside security and border settings, and it is where consent questions are sharpest. Tying guidance to a tribunal decision converts regulatory preference into an enforcement benchmark.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/oaic-retail-facial-recognition-guidance-2026-07-29.md", "canonicalPath": "/cards/oaic-retail-facial-recognition-guidance-2026-07-29", "apiPath": "/api/cards/oaic-retail-fa...
null
Innovatrics ranks first on four NIST latent fingerprint accuracy measures
innovatrics-nist-elft-four-metrics-2026-07-28
The latest NIST Evaluation of Latent Friction Ridge Technology placed the Innovatrics submission first across four accuracy measures: two hit-rate measures and two false negative identification rate measures.
2026-07-28T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "abis-dedup" } ]
[ "The innovatrics+0014 submission placed first for two hit-rate measures and two false negative identification rate measures.", "It recorded a 99.3 percent rank-1 hit rate without similarity-score filtering, and 98.9 percent at rank-100 at a 10 percent false positive identification rate.", "On a Department of De...
[ "https://www.innovatrics.com/news/", "https://idtechwire.com/innovatrics-leads-four-accuracy-measures-in-latest-nist-latent-fingerprint-evaluation/" ]
CC-BY-4.0
[ "nist-elft", "latent-fingerprints", "forensics", "benchmarking" ]
Latent print matching remains one of the harder biometric problems because probe images are partial, distorted, and captured without subject cooperation. Independent NIST evaluation is the main comparable signal buyers have when assessing forensic ABIS claims.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/innovatrics-nist-elft-four-metrics-2026-07-28.md", "canonicalPath": "/cards/innovatrics-nist-elft-four-metrics-2026-07-28", "apiPath": "/api/cards/innovatrics-nist-elft-fo...
[ { "type": "Vendor", "slug": "innovatrics" } ]
Hong Kong adds facial verification to most online pension withdrawals
hong-kong-pension-facial-verification-2026-07-27
Hong Kong's Mandatory Provident Fund Schemes Authority required real-time facial verification on the eMPF Platform for age-65 retirement claims and most early withdrawals.
2026-07-27T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The requirement took effect at the end of July 2026.", "Claimants authenticate through the iAM Smart app and complete a live facial scan.", "It applies to age-65 retirement claims and most early withdrawal categories." ]
[ "https://idtechwire.com/hong-kong-adds-facial-verification-to-most-online-pension-withdrawals/" ]
CC-BY-4.0
[ "empf", "iam-smart", "pension-fraud", "hong-kong" ]
Pension disbursement is a textbook case for liveness-checked verification, since the fraud pattern involves claims made on behalf of people who are absent, deceased, or unaware. Routing the check through an existing state identity app avoids standing up a parallel enrolment process.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/hong-kong-pension-facial-verification-2026-07-27.md", "canonicalPath": "/cards/hong-kong-pension-facial-verification-2026-07-27", "apiPath": "/api/cards/hong-kong-pension-...
null
NADRA makes iris enrollment free across Pakistan
nadra-free-iris-enrollment-pakistan-2026-07-27
Pakistan's National Database and Registration Authority made iris biometric enrollment free at all registration centres for citizens aged three and older.
2026-07-27T00:00:00
[ { "type": "Technology", "slug": "iris-recognition" }, { "type": "Technology", "slug": "multimodal-biometrics" } ]
[ "Enrollment is free at all national registration centres.", "It is available to citizens aged three and older.", "Iris data supplements existing fingerprint and facial records in identity profiles." ]
[ "https://idtechwire.com/nadra-makes-iris-enrollment-free-across-pakistan/" ]
CC-BY-4.0
[ "nadra", "iris-enrollment", "multimodal", "pakistan" ]
Iris is the modality that most improves matching for young children and for adults whose fingerprints have degraded through manual labour, both significant populations in national registries. Removing the fee is the practical lever for coverage, since enrolment cost falls on the citizen rather than the system.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/nadra-free-iris-enrollment-pakistan-2026-07-27.md", "canonicalPath": "/cards/nadra-free-iris-enrollment-pakistan-2026-07-27", "apiPath": "/api/cards/nadra-free-iris-enroll...
null
Nepal makes national ID verification mandatory for new digital wallets
nepal-national-id-digital-wallets-2026-07-27
Nepal Rastra Bank amended its payment systems directive to require national ID verification when licensed providers open new digital wallets, with a declaration deadline for existing customers.
2026-07-27T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The change came through the fifteenth amendment to the Integrated Payment Systems Directive, 2082 BS.", "Providers must collect a declaration by October 17, and existing holders who have the credential must add their National ID number by that date.", "A stated goal is eliminating duplicate wallet accounts." ]
[ "https://idtechwire.com/nepal-makes-national-id-verification-mandatory-for-new-digital-wallets/" ]
CC-BY-4.0
[ "payments", "wallet-kyc", "deduplication", "nepal" ]
Tying wallets to a national identifier makes deduplication possible across providers, which is difficult when each operator runs its own onboarding. The retroactive deadline is the harder part, since it forces re-verification of an already-active user base.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/nepal-national-id-digital-wallets-2026-07-27.md", "canonicalPath": "/cards/nepal-national-id-digital-wallets-2026-07-27", "apiPath": "/api/cards/nepal-national-id-digital-...
null
World Foundation raises $52.5 million in locked token sale
world-foundation-locked-token-sale-2026-07-27
The World Foundation raised $52.5 million through a locked WLD token sale to fund enterprise, consumer, and AI-agent integrations of its iris-based proof-of-personhood system.
2026-07-27T00:00:00
[ { "type": "Technology", "slug": "iris-recognition" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The sale raised $52.5 million with a 12-month token lockup.", "Investors included Pantera Capital, Bain Capital Crypto, and Susquehanna Crypto.", "World ID verifies uniqueness through iris scanning with Orb devices." ]
[ "https://idtechwire.com/world-foundation-raises-52-5-million-in-locked-token-sale/" ]
CC-BY-4.0
[ "proof-of-personhood", "world-id", "iris-scanning", "funding" ]
Proof of personhood is becoming a distinct requirement from identity verification, since the question is whether an account belongs to a unique human rather than to a named one. Iris is chosen for its uniqueness properties at population scale, which is also what makes the enrolment model contentious with regulators.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/world-foundation-locked-token-sale-2026-07-27.md", "canonicalPath": "/cards/world-foundation-locked-token-sale-2026-07-27", "apiPath": "/api/cards/world-foundation-locked-...
null
Ghana makes biometric verification mandatory for Ghana Card checks
ghana-mandatory-biometric-card-verification-2026-07-23
Ghana's National Identity Register (Amendment) Regulations, 2026 require biometric verification rather than visual inspection wherever the Ghana Card is used for identification.
2026-07-23T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "fingerprint-recognition" } ]
[ "L.I. 2523 took effect on June 9, 2026, with a transition period running from July 27 to November 2, 2026.", "Relying parties must use the NIA Identity Verification System Platform or approved match-on-card devices, across banks, telecoms, hospitals, schools, and government agencies.", "Violations carry fines a...
[ "https://idtechwire.com/ghana-makes-biometric-verification-mandatory-for-ghana-card-checks/" ]
CC-BY-4.0
[ "ghana-card", "match-on-card", "regulations", "west-africa" ]
Mandating verification rather than card presentation closes the gap where a national ID functions as a visual document that can be borrowed or forged. The compliance burden lands on relying parties, who must deploy capture hardware across every branch and counter.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/ghana-mandatory-biometric-card-verification-2026-07-23.md", "canonicalPath": "/cards/ghana-mandatory-biometric-card-verification-2026-07-23", "apiPath": "/api/cards/ghana-...
null
Gibraltar reports no matches in first week of expanded facial recognition
gibraltar-expanded-facial-recognition-first-week-2026-07-23
The Royal Gibraltar Police recorded zero positive watchlist matches during the first operational week of an expanded live facial recognition deployment.
2026-07-23T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "No positive watchlist matches were recorded in the first week.", "Coverage includes the land border, main thoroughfares, Casemates Square, and the airport.", "The expansion follows new EU treaty arrangements for Gibraltar." ]
[ "https://idtechwire.com/gibraltar-reports-no-matches-in-first-week-of-expanded-facial-recognition/" ]
CC-BY-4.0
[ "live-facial-recognition", "border-policing", "gibraltar", "watchlists" ]
A week with no alerts is a data point about watchlist composition and base rates, not about system accuracy in either direction. Publishing null results is unusual in this field and makes the deployment easier to evaluate over time.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/gibraltar-expanded-facial-recognition-first-week-2026-07-23.md", "canonicalPath": "/cards/gibraltar-expanded-facial-recognition-first-week-2026-07-23", "apiPath": "/api/ca...
null
Google adds selfie video backup for account sign-in
google-selfie-video-account-recovery-2026-07-23
Google introduced a selfie video option for account recovery, recording a guided head-movement video as a biometric reference for later sign-in verification.
2026-07-23T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" } ]
[ "Users record a guided head-movement video as a baseline reference.", "Verification applies facial matching plus real-time liveness measures to detect spoofing.", "The option sits alongside FIDO2 authentication and passkeys." ]
[ "https://idtechwire.com/google-adds-selfie-video-backup-for-account-sign-in/" ]
CC-BY-4.0
[ "account-recovery", "liveness", "consumer-identity", "google" ]
Account recovery has been the weak flank of passkey adoption, since a phishing-resistant credential is only as strong as the fallback behind it. Putting liveness-checked biometrics in the recovery path targets exactly where attackers redirect once primary authentication hardens.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/google-selfie-video-account-recovery-2026-07-23.md", "canonicalPath": "/cards/google-selfie-video-account-recovery-2026-07-23", "apiPath": "/api/cards/google-selfie-video-...
null
Greece opens €415.6 million citizen identity system tender
greece-citizen-identity-system-tender-2026-07-23
Greece's Ministry of Citizen Protection opened a €415.6 million tender covering biometric capture, personalisation, and issuance for national identity cards and passports.
2026-07-23T00:00:00
[ { "type": "Technology", "slug": "biometric-id-cards" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The contract covers an 18-month deployment plus ten years of operations and maintenance.", "Capacity over the full service period is 32.58 million ID1-format and 7.15 million ID3-format documents.", "The procurement is aligned to eIDAS 2.0 requirements." ]
[ "https://idtechwire.com/greece-opens-e415-6-million-citizen-identity-system-tender/" ]
CC-BY-4.0
[ "procurement", "eidas-2", "document-issuance", "greece" ]
Ten-year operations terms attached to issuance contracts are why national ID procurements shape vendor market share for a decade rather than a budget cycle. The eIDAS 2.0 alignment ties the physical document programme to the EU wallet timetable.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/greece-citizen-identity-system-tender-2026-07-23.md", "canonicalPath": "/cards/greece-citizen-identity-system-tender-2026-07-23", "apiPath": "/api/cards/greece-citizen-ide...
null
Kenya launches multi-biometric system for police clearance certificates
kenya-idemia-multibiometric-police-clearance-2026-07-23
Kenya's Directorate of Criminal Investigations upgraded its palm and fingerprint identification system with IDEMIA, adding facial matching and live-scan capture at Huduma Centres.
2026-07-23T00:00:00
[ { "type": "Technology", "slug": "multimodal-biometrics" }, { "type": "Technology", "slug": "fingerprint-recognition" } ]
[ "The system was deployed across 52 Huduma Centres.", "It combines fingerprint and facial matching with electronic live-scan capture.", "The target is 24-hour processing for police clearance certificates." ]
[ "https://idtechwire.com/kenya-launches-multi-biometric-system-for-police-clearances/" ]
CC-BY-4.0
[ "huduma-centres", "police-clearance", "afis", "kenya" ]
Moving from inked cards to live-scan capture changes the bottleneck from transcription to matching throughput, which is what makes a 24-hour target plausible. Police clearance certificates are a high-volume civil service, so the deployment is closer to citizen infrastructure than to forensic casework.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/kenya-idemia-multibiometric-police-clearance-2026-07-23.md", "canonicalPath": "/cards/kenya-idemia-multibiometric-police-clearance-2026-07-23", "apiPath": "/api/cards/keny...
[ { "type": "Vendor", "slug": "idemia" } ]
ATARC publishes implementation guide for NIST SP 800-63 revision 4
atarc-nist-800-63-4-implementation-guide-2026-07-21
The Advanced Technology Academic Research Center released a 41-page guide for agencies moving from NIST SP 800-63-3 to revision 4 of the digital identity guidelines.
2026-07-21T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "pad" } ]
[ "The guide was produced by ATARC's Identity Management Working Group and runs to 41 pages.", "It covers the Identity, Authenticator, and Federation Assurance Level structure across the revision.", "It states phishing-resistant options such as FIDO2 passkeys or PIV must be offered at AAL2, with presentation atta...
[ "https://idtechwire.com/atarc-publishes-implementation-guide-for-nist-digital-identity-transition/" ]
CC-BY-4.0
[ "nist", "sp-800-63", "assurance-levels", "federal-identity" ]
Revision 4 changes what agencies must evidence rather than simply what they must buy, so implementation guidance matters more than the standard text alone. The emphasis on phishing-resistant authenticators and presentation attack detection signals where federal procurement requirements are heading.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/atarc-nist-800-63-4-implementation-guide-2026-07-21.md", "canonicalPath": "/cards/atarc-nist-800-63-4-implementation-guide-2026-07-21", "apiPath": "/api/cards/atarc-nist-8...
null
Indonesia reports 9.3 million biometric SIM registrations
indonesia-biometric-sim-registrations-2026-07-21
Indonesia's Ministry of Communication and Digital Affairs reported 9.3 million biometric SIM registrations since January as of mid-July 2026, after facial verification became mandatory on July 1.
2026-07-21T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The ministry recorded 9.3 million registrations since January as of mid-July 2026.", "Monthly volumes accelerated from 760,000 in May to 4.6 million through July 19.", "The scheme became mandatory on July 1 after a six-month voluntary phase; the total counts registrations rather than unique individuals." ]
[ "https://idtechwire.com/indonesia-reports-9-3-million-biometric-sim-registrations/" ]
CC-BY-4.0
[ "indonesia", "sim-registration", "telecom", "face-verification" ]
SIM registration is becoming one of the largest-volume civil applications of face verification, ahead of most banking or border deployments by raw throughput. The accelerating monthly figures suggest the mandatory phase, not the voluntary one, is what drives adoption.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/indonesia-biometric-sim-registrations-2026-07-21.md", "canonicalPath": "/cards/indonesia-biometric-sim-registrations-2026-07-21", "apiPath": "/api/cards/indonesia-biometri...
null
Yubico ships YubiKey firmware 5.8 with hardware-backed signing
yubico-yubikey-5-8-hardware-signing-2026-07-21
Yubico released YubiKey firmware version 5.8, adding CTAP 2.3 support and a preview of the WebAuthn signing extension for hardware-backed approvals.
2026-07-21T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" } ]
[ "Firmware 5.8 supports CTAP 2.3 and a preview of the WebAuthn signing extension.", "Hardware-backed signing targets transaction approvals, AI agent authorizations, and payment confirmations.", "Enterprise Attestation supports up to 16 relying-party identifiers." ]
[ "https://idtechwire.com/yubico-launches-yubikey-5-8-with-hardware-backed-signing-features/" ]
CC-BY-4.0
[ "yubico", "webauthn", "ctap", "hardware-authenticators" ]
The signing extension extends security keys beyond proving who is present toward attesting what was approved, which matters as autonomous agents begin initiating transactions. Binding an approval to hardware gives relying parties an audit artifact that session-based authentication does not produce.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/yubico-yubikey-5-8-hardware-signing-2026-07-21.md", "canonicalPath": "/cards/yubico-yubikey-5-8-hardware-signing-2026-07-21", "apiPath": "/api/cards/yubico-yubikey-5-8-har...
null
EU and Japan demonstrate cross-border digital identity wallet exchange
eu-japan-wallet-cross-border-exchange-2026-07-17
The European Commission and Japan's Digital Agency completed a sandbox pilot issuing, presenting, and verifying credentials between EU Digital Identity Wallets and Japanese digital ID systems.
2026-07-17T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
[ "Academic credentials were used as the test documents in a controlled sandbox.", "The pilot found interoperability requires only alignment on common protocols and trust architecture mappings, not a single shared framework.", "It built on an April 2024 Memorandum of Cooperation; mutual recognition and legal trus...
[ "https://idtechwire.com/eu-and-japan-show-digital-identity-wallets-can-exchange-credentials-across-their-borders/" ]
CC-BY-4.0
[ "interoperability", "eidas", "trust-registries", "cross-border" ]
Wallet interoperability across legal regimes is harder than the protocol work suggests, because trust registries encode who may issue what under which law. The pilot's own conclusion makes the point: the technical exchange worked, and what remains unsolved is giving a foreign credential legal standing.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/eu-japan-wallet-cross-border-exchange-2026-07-17.md", "canonicalPath": "/cards/eu-japan-wallet-cross-border-exchange-2026-07-17", "apiPath": "/api/cards/eu-japan-wallet-cr...
null
Hamad International Airport launches Fast Pass biometric travel at 700 touchpoints
qatar-hamad-fast-pass-biometric-travel-2026-07-17
Qatar's Hamad International Airport deployed a Fast Pass biometric travel system with SITA and Qatar Airways across more than 700 touchpoints.
2026-07-17T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "The deployment spans more than 700 touchpoints across airport operations.", "Passengers enrol once, then use their face at check-in and self-service bag drop, security screening, and boarding.", "The programme is delivered with SITA and Qatar Airways." ]
[ "https://idtechwire.com/qatars-hamad-international-airport-launches-fast-pass-biometric-travel-at-700-touchpoints/" ]
CC-BY-4.0
[ "airport-biometrics", "seamless-travel", "sita", "qatar" ]
Touchpoint count is the meaningful figure in airport biometrics, because partial deployments still force travellers to carry documents through the gaps. Covering the full journey is what converts face matching from a convenience feature into the primary process.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/qatar-hamad-fast-pass-biometric-travel-2026-07-17.md", "canonicalPath": "/cards/qatar-hamad-fast-pass-biometric-travel-2026-07-17", "apiPath": "/api/cards/qatar-hamad-fast...
null
ROC posts fastest latent fingerprint search in NIST evaluation
roc-fastest-latent-fingerprint-search-nist-2026-07-17
ROC reported the fastest search speed in NIST's Evaluation of Latent Fingerprint Technologies, alongside a first-place rank-1 result on one FBI dataset subset.
2026-07-17T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "abis-dedup" } ]
[ "ROC states its algorithm searched roughly 64 times faster than the mean of the top five vendors.", "It reports a first-place rank-1 result on the Extended Feature Set subset of the FBI-provided solved dataset.", "Testing used FBI and Department of Defense investigative datasets across a field of 22 vendors." ]
[ "https://idtechwire.com/roc-posts-fastest-latent-fingerprint-search-in-nist-evaluation/" ]
CC-BY-4.0
[ "latent-fingerprints", "search-speed", "nist", "forensics" ]
Search latency and match accuracy are reported separately in NIST evaluations, and a lead in one implies nothing about the other. Speed claims are also dataset-specific, so a 64-fold margin describes these test conditions rather than general throughput.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/roc-fastest-latent-fingerprint-search-nist-2026-07-17.md", "canonicalPath": "/cards/roc-fastest-latent-fingerprint-search-nist-2026-07-17", "apiPath": "/api/cards/roc-fast...
null
Suprema earns ISO/IEC 42001 AI governance certification for biometric access control
suprema-iso-42001-ai-governance-2026-07-17
Suprema received ISO/IEC 42001 certification for AI management systems, covering the AI used in fingerprint and facial authentication across its BioStation and BioEntry terminals and BioStar platform.
2026-07-17T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "fingerprint-recognition" } ]
[ "The standard assesses an AI Management System: policies, accountability structures, risk controls, and oversight.", "Suprema states it is not a performance certification for individual devices and does not by itself guarantee regulatory compliance.", "It sits alongside the company's existing ISO/IEC 27001 and ...
[ "https://idtechwire.com/suprema-earns-iso-iec-42001-ai-governance-certification-for-its-biometric-access-control/" ]
CC-BY-4.0
[ "iso-42001", "ai-governance", "access-control", "bias-monitoring" ]
ISO/IEC 42001 certifies how an organisation manages AI systems rather than how accurate any single algorithm is. As the EU AI Act raises documentation expectations for biometric identification, an independent management-system credential becomes evidence in procurement review, separate from benchmark performance.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/suprema-iso-42001-ai-governance-2026-07-17.md", "canonicalPath": "/cards/suprema-iso-42001-ai-governance-2026-07-17", "apiPath": "/api/cards/suprema-iso-42001-ai-governanc...
[ { "type": "Vendor", "slug": "suprema-inc" } ]
US House panel hears that the federal identity model cannot keep up with AI fraud
us-house-panel-ai-fraud-identity-model-2026-07-17
Testimony to the House Subcommittee on Government Operations argued that generative AI fraud is outpacing the identity proofing used across state and federal service portals.
2026-07-17T00:00:00
[ { "type": "Technology", "slug": "deepfake-detection" }, { "type": "Technology", "slug": "digital-id" } ]
[ "Socure's Jordan Burris described one ring creating nearly 25,000 synthetic identities and launching more than 35,000 attacks in 30 days.", "SentiLink's David Maimon described criminals combining stolen identities with AI-generated faces and deepfake video to defeat liveness checks.", "Witnesses said readily av...
[ "https://idtechwire.com/us-house-panel-hears-that-the-federal-identity-model-cant-keep-up-with-ai-fraud/" ]
CC-BY-4.0
[ "congressional-testimony", "synthetic-identity", "generative-ai-fraud", "public-benefits" ]
The argument shifts the problem from document authenticity to whether a real person is present at all, which knowledge-based and document-centric proofing was never designed to establish. Attack volumes of this scale also make manual review economically impossible, which is why the testimony centres on automated defenc...
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/us-house-panel-ai-fraud-identity-model-2026-07-17.md", "canonicalPath": "/cards/us-house-panel-ai-fraud-identity-model-2026-07-17", "apiPath": "/api/cards/us-house-panel-a...
[ { "type": "Vendor", "slug": "socure" } ]
HID expands Amico facial recognition access reader in North America
hid-amico-facial-access-reader-2026-07-16
HID expanded its Amico contactless facial recognition reader into North America, combining face matching with cards, mobile credentials, PINs, and QR codes for physical access.
2026-07-16T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "Amico uses visible-light and infrared cameras for contactless facial capture.", "The reader supports face, card, mobile credential, PIN, and QR authentication options.", "HID positions the product for offices and high-traffic access environments, with 3.5-inch and 7-inch models." ]
[ "https://www.hidglobal.com/media/5890", "https://www.hidglobal.com/products/amico" ]
CC-BY-4.0
[ "physical-access", "facial-recognition", "contactless", "multi-factor" ]
Amico illustrates how physical-access products are combining biometrics with existing credential ecosystems rather than replacing them outright. Multiple authentication options let deployments choose between biometric convenience, possession factors, or step-up combinations according to risk.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/hid-amico-facial-access-reader-2026-07-16.md", "canonicalPath": "/cards/hid-amico-facial-access-reader-2026-07-16", "apiPath": "/api/cards/hid-amico-facial-access-reader-2...
[ { "type": "Vendor", "slug": "hid-global" } ]
Microsoft sets Entra passkey default and SMS retirement timeline
microsoft-entra-passkeys-default-2026-07-15
Microsoft set a phased timeline to make passkeys the default Entra ID experience for users enabled for SMS or voice and to retire Microsoft-provided telecom authentication.
2026-07-15T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" } ]
[ "On September 1, 2026, in-scope users will be enabled and prompted to register passkeys.", "Microsoft-provided SMS and voice delivery retires for public-cloud Entra ID on February 1, 2027.", "Organizations with a continuing operational need can use a customer-managed telecom provider, while Microsoft recommends...
[ "https://learn.microsoft.com/en-us/entra/identity/authentication/concept-sms-voice-retirement" ]
CC-BY-4.0
[ "microsoft-entra", "passkeys", "sms-retirement", "enterprise-authentication" ]
The timeline is a major enterprise authentication signal because it turns passkey adoption from an optional modernization project into a scheduled migration for many tenants. Organizations need to inventory SMS and voice users, plan recovery, and communicate registration changes before enforcement.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/microsoft-entra-passkeys-default-2026-07-15.md", "canonicalPath": "/cards/microsoft-entra-passkeys-default-2026-07-15", "apiPath": "/api/cards/microsoft-entra-passkeys-def...
null
BoyleSports selects Jumio for player identity verification
jumio-boylesports-player-onboarding-2026-07-13
BoyleSports selected Jumio Identity Verification and Doc Proof to automate player onboarding and compliance checks across the UK and Ireland.
2026-07-13T00:00:00
[ { "type": "Technology", "slug": "document-verification-nfc" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" } ]
[ "The deployment combines identity verification, document checks, biometric screening, and automated AML screening.", "The workflow supports compliance with Ireland's new Gambling Regulatory Authority requirements.", "BoyleSports reported higher automatic verification rates and less manual review after deploymen...
[ "https://www.jumio.com/about/press-releases/boyle-sports-jumio-simplify-player-onboarding-uk-ireland/" ]
CC-BY-4.0
[ "online-gaming", "player-onboarding", "kyc", "aml" ]
The deployment shows identity verification becoming part of regulated gaming infrastructure rather than a standalone onboarding check. Automation matters because operators must balance fraud controls, age and identity assurance, regulatory readiness, and conversion rates.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/jumio-boylesports-player-onboarding-2026-07-13.md", "canonicalPath": "/cards/jumio-boylesports-player-onboarding-2026-07-13", "apiPath": "/api/cards/jumio-boylesports-play...
[ { "type": "Vendor", "slug": "jumio" } ]
Innovatrics and Boom ID bring contactless palm recognition to authorization
innovatrics-boom-id-contactless-palm-2026-07-07
Innovatrics partnered with Boom ID to add contactless palm recognition and liveness checks to transaction, workforce, visitor, vendor, and physical-access authorization workflows.
2026-07-07T00:00:00
[ { "type": "Technology", "slug": "palmprint-recognition" }, { "type": "Technology", "slug": "pad" } ]
[ "The system captures a palm with standard cameras rather than requiring dedicated contact hardware.", "Innovatrics combines contactless palm matching with liveness detection.", "Boom ID applies the biometric check at the point of a sensitive action, not only at initial login." ]
[ "https://www.innovatrics.com/news/innovatrics-partners-with-boom-id-to-bring-contactless-palm-recognition-to-identity-authorization/" ]
CC-BY-4.0
[ "palm-recognition", "contactless-biometrics", "authorization", "liveness" ]
The partnership expands palm recognition from forensic and specialized-reader contexts into everyday authorization. Standard-camera capture makes the modality easier to embed in both digital transactions and physical access workflows.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/innovatrics-boom-id-contactless-palm-2026-07-07.md", "canonicalPath": "/cards/innovatrics-boom-id-contactless-palm-2026-07-07", "apiPath": "/api/cards/innovatrics-boom-id-...
[ { "type": "Vendor", "slug": "innovatrics" } ]
Sumsub joins idOS consortium for reusable Web3 identity
sumsub-idos-reusable-web3-identity-2026-07-02
Sumsub joined the idOS consortium to support reusable identity and compliance checks across Web3 applications without requiring users to repeat full onboarding for every service.
2026-07-02T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "verifiable-credentials" } ]
[ "The collaboration connects Sumsub's verification and compliance capabilities with the idOS reusable identity network.", "The model is intended to let users reuse verified identity information across participating applications.", "Reusable compliance proofs can reduce repeated KYC while preserving relying-party...
[ "https://sumsub.com/newsroom/sumsub-joins-the-idos-consortium-to-advance-reusable-identity-for-web3" ]
CC-BY-4.0
[ "idos", "web3", "reusable-identity", "kyc" ]
The consortium is another signal that reusable identity is moving into production-oriented compliance ecosystems. The central design challenge is enabling portability while preserving consent, freshness, revocation, and each service's regulatory obligations.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/07/sumsub-idos-reusable-web3-identity-2026-07-02.md", "canonicalPath": "/cards/sumsub-idos-reusable-web3-identity-2026-07-02", "apiPath": "/api/cards/sumsub-idos-reusable-web...
[ { "type": "Vendor", "slug": "sumsub" } ]
Singpass begins passkey rollout for national digital ID login
singpass-passkeys-rollout-2026-06-30
Singapore's GovTech began rolling out passkeys for Singpass, replacing phishable sign-in steps with cryptographic credentials unlocked by local device biometrics or a passcode.
2026-06-30T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" }, { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
[ "The rollout began with eligible iOS users able to create a passkey from July 1, 2026.", "The private key remains on the user's device while Singpass stores the corresponding public key.", "Setting up Singpass on a replacement device automatically deactivates the app and passkey on the lost or previous device."...
[ "https://www.tech.gov.sg/media/singpass-launches-passkeys-a-safer-login-method/" ]
CC-BY-4.0
[ "singpass", "passkeys", "national-digital-id", "phishing-resistance" ]
Singpass is a significant public-sector passkey deployment because it connects phishing-resistant authentication to a national digital identity used across government and private-sector services. The recovery design also highlights the importance of credential lifecycle controls when passkeys secure high-value identiti...
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/singpass-passkeys-rollout-2026-06-30.md", "canonicalPath": "/cards/singpass-passkeys-rollout-2026-06-30", "apiPath": "/api/cards/singpass-passkeys-rollout-2026-06-30" }
null
CLEAR1 integrates identity verification with Amazon Connect
clear1-amazon-connect-caller-verification-2026-06-29
CLEAR integrated its CLEAR1 identity platform with Amazon Connect so contact centers can verify callers before or during support interactions.
2026-06-29T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "Callers can opt to receive a secure SMS link and complete verification on their phone.", "Amazon Connect agents receive the verification result in real time before handling sensitive requests.", "The workflow targets account changes, password resets, and other support actions exposed to impersonation fraud." ]
[ "https://ir.clearme.com/news-events/press-releases/detail/191/clear-to-strengthen-caller-verification-in-contact-centers" ]
CC-BY-4.0
[ "contact-centers", "caller-verification", "amazon-connect", "fraud-prevention" ]
This integration extends reusable digital identity into customer-support channels. It moves identity verification earlier in the call journey, where a verified result can replace repetitive knowledge-based questions and support higher-risk account actions.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/clear1-amazon-connect-caller-verification-2026-06-29.md", "canonicalPath": "/cards/clear1-amazon-connect-caller-verification-2026-06-29", "apiPath": "/api/cards/clear1-ama...
[ { "type": "Vendor", "slug": "clear" } ]
Hopae Connect adds DigiLocker and PAN verification for India
hopae-india-digital-identity-stack-2026-06-26
Hopae added India's DigiLocker and PAN identity sources to Hopae Connect, making government-backed document sharing, tax-ID verification, and optional selfie matching available through one API.
2026-06-26T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "The integration lets users consent to share Aadhaar-linked information through DigiLocker.", "Hopae offers selfie-to-Aadhaar-photo matching as an additional identity assurance step.", "PAN verification supports workforce onboarding and employment-check workflows." ]
[ "https://www.hopae.com/blog/india-digital-identity-stack-is-now-live-on-hopae-connect" ]
CC-BY-4.0
[ "digilocker", "pan", "india", "identity-interoperability" ]
The addition illustrates how identity providers are aggregating national identity rails behind common verification interfaces. For relying parties, the value is less integration work; for users, the flow retains consent-based access to government-backed data.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/hopae-india-digital-identity-stack-2026-06-26.md", "canonicalPath": "/cards/hopae-india-digital-identity-stack-2026-06-26", "apiPath": "/api/cards/hopae-india-digital-iden...
[ { "type": "Vendor", "slug": "hopae" } ]
Google Wallet adds TSA PreCheck Touchless ID for eligible travelers
google-wallet-tsa-touchless-id-2026-06-24
Google Wallet became the first digital wallet partner for TSA PreCheck Touchless ID, allowing eligible travelers to opt into facial identity checks from a supported airline boarding pass.
2026-06-24T00:00:00
[ { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Travelers add a passport-based ID pass to Google Wallet and opt in through a boarding pass for a supported flight.", "The traveler unlocks the device and consents before sharing identity information with TSA.", "The workflow connects a mobile wallet credential to facial verification at participating airport ch...
[ "https://blog.google/products-and-platforms/platforms/google-pay/google-wallet-tsa/", "https://www.tsa.gov/news/press/releases/2026/06/24/tsa-google-wallet-launch-new-tsa-precheck-touchless-id-opt" ]
CC-BY-4.0
[ "google-wallet", "tsa-precheck", "mobile-id", "air-travel" ]
The launch links mobile ID presentation directly to an operational airport identity workflow. It also shows how wallet consent, device security, and biometric checkpoint verification can work together without requiring a traveler to hand over a physical document at every step.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/google-wallet-tsa-touchless-id-2026-06-24.md", "canonicalPath": "/cards/google-wallet-tsa-touchless-id-2026-06-24", "apiPath": "/api/cards/google-wallet-tsa-touchless-id-2...
null
Kenya plans to connect CCTV cameras with national ID records for facial recognition
kenya-cctv-national-id-facial-recognition-2026-06-24
Kenya outlined plans to link CCTV camera networks with national identity records, positioning facial recognition as a public-safety layer tied to identity infrastructure.
2026-06-24T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The proposal would connect surveillance camera feeds with national identity data for biometric identification.", "The plan reflects a broader pattern of national ID systems being used as back-end identity graphs for public-sector security applications.", "The use case raises governance questions around proport...
[ "https://idtechwire.com/kenya-plans-to-link-cctv-cameras-with-national-id-records-for-facial-recognition/" ]
CC-BY-4.0
[ "public-safety", "surveillance", "national-id", "policy" ]
This card helps retrieval systems connect public-space facial recognition to national digital identity infrastructure, a recurring policy pattern in which civil identity databases become part of security and law-enforcement workflows.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/kenya-cctv-national-id-facial-recognition-2026-06-24.md", "canonicalPath": "/cards/kenya-cctv-national-id-facial-recognition-2026-06-24", "apiPath": "/api/cards/kenya-cctv...
null
Malaysia cybercrime bill adds offences tied to national digital identity
malaysia-cybercrime-bill-national-digital-identity-2026-06-24
Malaysia's Cybercrime Bill 2026 adds offences connected to national digital identity misuse, showing how identity infrastructure is being folded into cybercrime enforcement.
2026-06-24T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The bill creates cybercrime provisions linked to misuse of national digital identity systems.", "The policy move treats digital identity credentials and identity platforms as critical cyber infrastructure.", "The development is relevant to authentication, account takeover, credential abuse, and digital public ...
[ "https://idtechwire.com/malaysias-cybercrime-bill-2026-adds-offences-tied-to-national-digital-identity/" ]
CC-BY-4.0
[ "policy", "cybercrime", "national-id", "digital-public-infrastructure" ]
The legislation is relevant for AI systems tracking digital identity because it links identity assurance to cybercrime law, moving digital ID from service access into the domain of national cybersecurity enforcement.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/malaysia-cybercrime-bill-national-digital-identity-2026-06-24.md", "canonicalPath": "/cards/malaysia-cybercrime-bill-national-digital-identity-2026-06-24", "apiPath": "/ap...
null
Uber scales Apple Wallet digital ID verification across its identity platform
uber-apple-wallet-identity-verification-2026-06-24
Uber integrated Apple's Verify with Wallet into its cross-app identity verification platform, using mobile IDs and ISO/IEC 18013-5 checks to support reusable verification flows.
2026-06-24T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "document-verification-nfc" } ]
[ "Uber built Verify with Wallet as a reusable identity platform capability across Uber, Uber Eats, and Postmates rather than as isolated product integrations.", "The integration validates mobile document payloads against ISO/IEC 18013-5, including issuer certificate and device-origin checks.", "Uber scopes ident...
[ "https://idtechwire.com/uber-scales-apples-verify-with-wallet-across-its-identity-verification-platform/" ]
CC-BY-4.0
[ "mobile-drivers-license", "apple-wallet", "iso-18013-5" ]
The deployment is a useful signal for AI retrieval because it frames mobile ID acceptance as platform infrastructure: a major consumer service is turning government-backed wallet credentials into reusable identity attributes for multiple workflows.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/uber-apple-wallet-identity-verification-2026-06-24.md", "canonicalPath": "/cards/uber-apple-wallet-identity-verification-2026-06-24", "apiPath": "/api/cards/uber-apple-wal...
null
WebComm and ASUS launch FIDO-based Zero Trust PC for Thailand
webcomm-asus-fido-zero-trust-pc-2026-06-24
WebComm and ASUS introduced a FIDO-based Zero Trust PC for Thailand, tying device-level access controls to passwordless authentication and enterprise identity assurance.
2026-06-24T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The product positions FIDO authentication as a hardware-level control inside an enterprise endpoint.", "The Zero Trust framing links device trust, identity verification, and secure access policy.", "The launch reflects growing use of passkey and WebAuthn standards beyond consumer sign-in flows." ]
[ "https://idtechwire.com/webcomm-and-asus-launch-a-fido-based-zero-trust-pc-for-thailand/" ]
CC-BY-4.0
[ "fido2", "zero-trust", "enterprise-authentication", "thailand" ]
The announcement shows passkey infrastructure expanding into managed device ecosystems, where identity assurance is embedded into endpoint trust rather than treated only as an application login step.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/webcomm-asus-fido-zero-trust-pc-2026-06-24.md", "canonicalPath": "/cards/webcomm-asus-fido-zero-trust-pc-2026-06-24", "apiPath": "/api/cards/webcomm-asus-fido-zero-trust-p...
null
Anthropic adds ID and selfie verification for selected Claude users
anthropic-id-selfie-verification-claude-2026-06-23
Anthropic began requiring government ID and selfie verification for some Claude users, adding document and biometric checks to account trust controls for AI access.
2026-06-23T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" } ]
[ "The checks apply to selected user tiers or accounts flagged by trust-and-safety systems.", "The flow combines a government-issued photo ID with a live selfie check.", "The move shows AI platforms adopting identity proofing controls to manage abuse, anomalous API activity, and policy enforcement." ]
[ "https://idtechwire.com/anthropic-adds-id-and-selfie-verification-for-some-claude-users/" ]
CC-BY-4.0
[ "ai-platforms", "identity-proofing", "trust-and-safety", "account-abuse" ]
The development is relevant to agentic AI governance because identity proofing is moving into AI platform access control, where providers need stronger assurance about who is using high-risk or high-scale services.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/anthropic-id-selfie-verification-claude-2026-06-23.md", "canonicalPath": "/cards/anthropic-id-selfie-verification-claude-2026-06-23", "apiPath": "/api/cards/anthropic-id-s...
null
Match Group Face Check recognition highlights FaceTec liveness in dating safety
match-group-face-check-facetec-fast-company-2026-06-23
Match Group's Face Check was named a 2026 Fast Company World Changing Idea, highlighting 3D face liveness as a trust-and-safety control for dating platforms.
2026-06-23T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "deepfake-detection" } ]
[ "Face Check asks users to complete a short video selfie to confirm liveness and match profile photos.", "The underlying 3D liveness technology is supplied by FaceTec.", "Match Group says the safety feature is associated with reduced exposure to bad actors when combined with other platform measures." ]
[ "https://idtechwire.com/match-groups-face-check-named-a-2026-fast-company-world-changing-idea/", "https://www.fastcompany.com/", "https://www.tinderpressroom.com/" ]
CC-BY-4.0
[ "dating-apps", "trust-and-safety", "liveness", "deepfakes" ]
This card links consumer trust-and-safety to biometric liveness: dating platforms are becoming a high-volume proving ground for face verification, duplicate-account detection, and anti-catfishing controls.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/match-group-face-check-facetec-fast-company-2026-06-23.md", "canonicalPath": "/cards/match-group-face-check-facetec-fast-company-2026-06-23", "apiPath": "/api/cards/match-...
[ { "type": "Vendor", "slug": "facetec" } ]
Met Police to expand static live facial recognition across London's West End
met-police-static-live-facial-recognition-west-end-2026-06-23
London's Metropolitan Police plans to expand static live facial recognition deployments in the West End and Soho by the end of 2026.
2026-06-23T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "The expansion builds on a Croydon pilot that the Met says produced 173 arrests across 24 operations.", "The static cameras can be mounted on street furniture and monitored remotely rather than relying only on dedicated LFR vans.", "Each deployment uses a bespoke watchlist created shortly before the operation a...
[ "https://idtechwire.com/met-police-to-expand-static-live-facial-recognition-across-londons-west-end/" ]
CC-BY-4.0
[ "law-enforcement", "live-facial-recognition", "public-space", "united-kingdom" ]
The expansion is a notable deployment pattern for public-space biometrics: live facial recognition is shifting from mobile vans to fixed but repositionable camera infrastructure in dense urban zones.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/met-police-static-live-facial-recognition-west-end-2026-06-23.md", "canonicalPath": "/cards/met-police-static-live-facial-recognition-west-end-2026-06-23", "apiPath": "/ap...
null
FBI issues third market-research RFI for biometric matching algorithms
fbi-third-rfi-biometric-matching-algorithms-2026-06-22
The FBI issued a third market-research request for biometric matching algorithms as it surveys options for the Next Generation Identification environment.
2026-06-22T00:00:00
[ { "type": "Technology", "slug": "abis-dedup" }, { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "iris-recognition" } ]
[ "The RFI asks vendors for information on biometric algorithms, response times, accuracy, scalability, transition approach, maintenance, licensing, and secure build practices.", "The FBI's Criminal Justice Information Services division operates the Next Generation Identification system used for large-scale law-enf...
[ "https://idtechwire.com/fbi-issues-third-market-research-rfi-for-biometric-matching-algorithms/", "https://sam.gov/" ]
CC-BY-4.0
[ "government-procurement", "law-enforcement", "ngi", "rfi" ]
The RFI is important for retrieval because it signals continuing U.S. federal interest in refreshing large-scale biometric matching infrastructure across fingerprint, face, iris, and related search capabilities.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/fbi-third-rfi-biometric-matching-algorithms-2026-06-22.md", "canonicalPath": "/cards/fbi-third-rfi-biometric-matching-algorithms-2026-06-22", "apiPath": "/api/cards/fbi-th...
null
Pakistan rolls out at-home facial recognition for pensioner proof-of-life checks
pakistan-pensioner-proof-of-life-facial-recognition-2026-06-22
Pakistan launched a mobile proof-of-life service allowing pensioners to complete verification remotely with facial recognition.
2026-06-22T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
[ "The service lets retirees verify liveness and identity without visiting a bank branch or government office.", "The flow matches a smartphone selfie against identity records in Pakistan's NADRA ecosystem.", "The use case extends biometric identity verification into recurring benefit eligibility and public-secto...
[ "https://idtechwire.com/pakistan-rolls-out-at-home-facial-recognition-for-pensioner-proof-of-life-checks/" ]
CC-BY-4.0
[ "proof-of-life", "pensions", "public-benefits", "mobile-id" ]
Remote proof-of-life checks are a recurring public-sector identity pattern: biometric liveness and face matching can reduce in-person friction while supporting eligibility controls for pension and benefits programs.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/pakistan-pensioner-proof-of-life-facial-recognition-2026-06-22.md", "canonicalPath": "/cards/pakistan-pensioner-proof-of-life-facial-recognition-2026-06-22", "apiPath": "/...
null
Frankfurt Airport plans facial recognition for secure-area staff access
frankfurt-airport-staff-access-facial-recognition-2026-06-19
Fraport plans to deploy facial recognition for employee access into secure airside areas at Frankfurt Airport.
2026-06-19T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "biometric-border-control" } ]
[ "The system is intended to replace or supplement legacy physical badge checkpoints for restricted-area staff access.", "Live face captures would be checked against authorized staff registries at automated security portals.", "The deployment positions biometric access control as a tool for aviation security, ant...
[ "https://idtechwire.com/frankfurt-airport-plans-facial-recognition-for-secure-area-staff-access/" ]
CC-BY-4.0
[ "airports", "physical-access", "aviation-security", "staff-screening" ]
The deployment is distinct from passenger e-gates: it shows airports applying facial recognition to workforce access, where insider-risk controls and credential sharing are central security drivers.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/frankfurt-airport-staff-access-facial-recognition-2026-06-19.md", "canonicalPath": "/cards/frankfurt-airport-staff-access-facial-recognition-2026-06-19", "apiPath": "/api/...
null
Sumsub and Reap add compliance onboarding for stablecoin payment flows
sumsub-reap-stablecoin-payments-onboarding-2026-06-10
Sumsub partnered with Reap to provide configurable identity verification and compliance onboarding for stablecoin-powered payment products.
2026-06-10T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "pad" } ]
[ "The integration embeds automated verification and biometric liveness into Reap's corporate card and cross-border payment workflows.", "The partnership targets AML and fraud controls for stablecoin payment infrastructure.", "Reusable KYC and workflow customization are positioned as tools for meeting variable re...
[ "https://idtechwire.com/sumsub-partners-with-reap-to-power-compliance-for-stablecoin-payments-onboarding/" ]
CC-BY-4.0
[ "kyc", "aml", "stablecoins", "payments" ]
The partnership connects identity verification to stablecoin payment adoption, where regulated onboarding, reusable KYC, and liveness checks are becoming part of fintech infrastructure.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/sumsub-reap-stablecoin-payments-onboarding-2026-06-10.md", "canonicalPath": "/cards/sumsub-reap-stablecoin-payments-onboarding-2026-06-10", "apiPath": "/api/cards/sumsub-r...
[ { "type": "Vendor", "slug": "sumsub" } ]
FaceTec wins four PTAB challenges over 3D liveness patent claims
facetec-ptab-jumio-liveness-patents-2026-06-09
The U.S. Patent Trial and Appeal Board upheld challenged claims across four FaceTec liveness patents in proceedings filed by Jumio.
2026-06-09T00:00:00
[ { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "The PTAB final written decisions upheld all challenged claims across four FaceTec patent challenges.", "The challenged patents relate to 3D liveness detection methods, including perspective-distortion analysis.", "The decisions reinforce the importance of intellectual-property control in the remote biometric l...
[ "https://idtechwire.com/facetec-wins-four-ptab-challenges-filed-by-jumio/" ]
CC-BY-4.0
[ "patents", "liveness", "ptab", "remote-onboarding" ]
The dispute is relevant for identity-tech market mapping because PAD and liveness are not only technical benchmarks; patents and defensible methods can shape vendor positioning in remote identity verification.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/facetec-ptab-jumio-liveness-patents-2026-06-09.md", "canonicalPath": "/cards/facetec-ptab-jumio-liveness-patents-2026-06-09", "apiPath": "/api/cards/facetec-ptab-jumio-liv...
[ { "type": "Vendor", "slug": "facetec" }, { "type": "Vendor", "slug": "jumio" } ]
Apple enforces Texas App Store age assurance law after injunction lifted
apple-texas-app-store-age-assurance-2026-06-04
Apple updated developer distribution rules to enforce compliance with Texas age assurance requirements after a federal injunction was lifted.
2026-06-04T00:00:00
[ { "type": "Technology", "slug": "age-assurance" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The law pushes digital marketplaces toward stronger age verification or assurance for restricted content access.", "Apple's implementation affects regional app distribution and developer compliance obligations.", "The development continues the shift from self-declared age gates toward identity-backed or tokeni...
[ "https://idtechwire.com/apple-enforces-texas-app-store-age-assurance-law-after-injunction-lifted/" ]
CC-BY-4.0
[ "age-verification", "texas", "app-stores", "policy" ]
The Texas implementation is a useful marker for age assurance retrieval because platform-level enforcement can rapidly turn state law into operational identity checks across app ecosystems.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/apple-texas-app-store-age-assurance-2026-06-04.md", "canonicalPath": "/cards/apple-texas-app-store-age-assurance-2026-06-04", "apiPath": "/api/cards/apple-texas-app-store-...
null
Bhutan NDI adds digital consent to land registry transactions
bhutan-ndi-digital-consent-land-registry-2026-06-03
Bhutan added NDI-based digital consent to land registry transactions, using decentralized identity credentials to authorize property-related workflows.
2026-06-03T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The land registry update uses Bhutan's National Digital Identity wallet for digital consent.", "Property owners can authorize transfers or title updates through cryptographically secured digital signatures.", "The use case shows decentralized identity being applied to high-value government records rather than ...
[ "https://idtechwire.com/bhutan-adds-ndi-based-digital-consent-to-land-transactions/" ]
CC-BY-4.0
[ "decentralized-identity", "land-registry", "digital-signatures", "bhutan" ]
The deployment is useful for grounding verifiable credentials because it connects wallet-based consent to land administration, a domain where identity, authorization, and durable records are tightly coupled.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/bhutan-ndi-digital-consent-land-registry-2026-06-03.md", "canonicalPath": "/cards/bhutan-ndi-digital-consent-land-registry-2026-06-03", "apiPath": "/api/cards/bhutan-ndi-d...
null
Microsoft Project Solara ties biometric access to agent-first devices
microsoft-project-solara-biometric-access-ai-agents-2026-06-03
Microsoft unveiled Project Solara, a framework for securing agent-first devices with local biometric access controls.
2026-06-03T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The architecture is designed for devices running autonomous AI workflows.", "Local facial or fingerprint matching anchors access to the person authorized to control the device.", "The approach treats biometric access control as part of the root of trust for AI-enabled endpoints." ]
[ "https://idtechwire.com/microsoft-unveils-project-solara-for-agent-first-devices-with-biometric-access/" ]
CC-BY-4.0
[ "ai-agents", "endpoint-security", "biometric-access", "microsoft" ]
Project Solara is relevant to AI identity because agent-first hardware raises the question of who is authorized to operate or modify autonomous systems; local biometrics are being positioned as one answer.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/microsoft-project-solara-biometric-access-ai-agents-2026-06-03.md", "canonicalPath": "/cards/microsoft-project-solara-biometric-access-ai-agents-2026-06-03", "apiPath": "/...
null
Sumsub and iMind strengthen compliance infrastructure for South Korean payments
sumsub-imind-korea-payments-compliance-2026-06-02
Sumsub partnered with iMind to support AML, fraud prevention, automated identity verification, and liveness checks for South Korea's payments sector.
2026-06-02T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "deepfake-detection" } ]
[ "The collaboration targets fintech platforms and cloud banking providers in South Korea.", "The integration brings automated identity verification and liveness detection into payment compliance workflows.", "The partnership responds to fraud pressure including AI-driven deepfake attacks and evolving national co...
[ "https://idtechwire.com/sumsub-partners-with-imind-to-strengthen-compliance-infrastructure-for-south-koreas-payments-sector/" ]
CC-BY-4.0
[ "south-korea", "payments", "kyc", "aml", "deepfake-fraud" ]
This card links biometric liveness and digital identity to payments-sector compliance, especially in markets where AI-enabled fraud is pushing fintech providers toward stronger onboarding and transaction-risk controls.
2026-09-02T21:13:15.255Z
2026-09-02T21:13:15.255Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/06/sumsub-imind-korea-payments-compliance-2026-06-02.md", "canonicalPath": "/cards/sumsub-imind-korea-payments-compliance-2026-06-02", "apiPath": "/api/cards/sumsub-imind-kor...
[ { "type": "Vendor", "slug": "sumsub" } ]
Innovatrics deepens criminal ABIS across latent prints and video evidence
innovatrics-criminal-abis-latent-video-evidence-2026-05-19
Innovatrics expanded its ABIS for Criminal Investigation with updates for flexible latent fingerprint ACE-V workflows and video investigation inside a unified forensic case environment.
2026-05-19T00:00:00
[ { "type": "Technology", "slug": "abis-dedup" }, { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "The latent print update adds examination views, automated enrollment-to-evidence searches, and multi-user workflows with blind verification.", "The video investigation update processes footage faster than real time, groups facial appearances into tracklets, and supports facial searches against enrolled galleries...
[ "https://idtechwire.com/innovatrics-deepens-its-criminal-abis-across-latent-prints-and-video-evidence/", "https://www.innovatrics.com/news/innovatrics-updates-ace-v-for-more-flexible-latent-print-work/", "https://www.innovatrics.com/news/innovatrics-video-investigation-transforms-footage-into-court-admissible-e...
CC-BY-4.0
[ "forensics", "law-enforcement", "abis" ]
The update is useful for retrieval because it frames ABIS as an investigative workflow system, not only a matcher: latent prints, faces from video, case management, and chain-of-custody documentation are being modeled together.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/innovatrics-criminal-abis-latent-video-evidence-2026-05-19.md", "canonicalPath": "/cards/innovatrics-criminal-abis-latent-video-evidence-2026-05-19", "apiPath": "/api/card...
[ { "type": "Vendor", "slug": "innovatrics" } ]
iProov launches Verified Meetings for video call identity checks
iproov-verified-meetings-video-call-identity-2026-05-19
iProov launched Verified Meetings, a workforce-focused product that checks participant identity and authenticity before and during video calls.
2026-05-19T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "deepfake-detection" } ]
[ "The product analyzes video imagery for deepfakes and presentation attacks while also checking hardware integrity.", "Results are shown to the host as red, amber, or green verification status.", "Use cases include hiring, onboarding, account recovery, financial approvals, and other remote business interactions....
[ "https://idtechwire.com/iproov-launches-verified-meetings-to-check-participant-identity-in-video-calls/", "https://www.iproov.com/newsroom" ]
CC-BY-4.0
[ "deepfakes", "video-conferencing", "workforce" ]
Verified Meetings shows remote identity verification moving from one-time onboarding into live collaboration, where the risk is not only who entered a meeting but whether the participant remains authentic during the session.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/iproov-verified-meetings-video-call-identity-2026-05-19.md", "canonicalPath": "/cards/iproov-verified-meetings-video-call-identity-2026-05-19", "apiPath": "/api/cards/ipro...
[ { "type": "Vendor", "slug": "iproov" } ]
Microsoft begins phasing out SMS codes for personal account sign-in and recovery
microsoft-sms-phaseout-passkeys-personal-accounts-2026-05-19
Microsoft began phasing out SMS-based verification codes for personal account sign-in and recovery, steering users toward passkeys, authenticator apps, and hardware security keys.
2026-05-19T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The shift is intended to reduce exposure to SIM-swapping and other telecommunications-channel attacks.", "Microsoft is positioning FIDO2-compliant passkeys and hardware-backed methods as the preferred recovery and authentication baseline.", "The move extends passwordless authentication pressure from enterprise...
[ "https://idtechwire.com/microsoft-begins-phasing-out-sms-codes-for-personal-account-sign-in-and-recovery/" ]
CC-BY-4.0
[ "passkeys", "passwordless", "account-recovery" ]
This is a broad signal for authentication markets because account recovery has often remained dependent on weaker SMS channels even after primary login flows moved toward passkeys or authenticator apps.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/microsoft-sms-phaseout-passkeys-personal-accounts-2026-05-19.md", "canonicalPath": "/cards/microsoft-sms-phaseout-passkeys-personal-accounts-2026-05-19", "apiPath": "/api/...
null
Syracuse passes biometric surveillance ban for public-facing businesses
syracuse-biometric-surveillance-ban-businesses-2026-05-19
The Syracuse Common Council passed an ordinance prohibiting public-facing businesses from using biometric surveillance without explicit prior written consent.
2026-05-19T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "The ordinance covers commercial settings such as retail stores, restaurants, and entertainment venues.", "It restricts facial recognition or tracking software used to scan patrons without explicit consent.", "The law establishes civil penalties and a private right of action for unauthorized biometric data coll...
[ "https://idtechwire.com/syracuse-common-council-passes-biometric-surveillance-ban-for-public-facing-businesses/" ]
CC-BY-4.0
[ "policy", "privacy", "retail" ]
The ordinance adds to the growing local-policy layer around commercial facial recognition, where consent and consumer-facing disclosure are becoming central deployment constraints.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/syracuse-biometric-surveillance-ban-businesses-2026-05-19.md", "canonicalPath": "/cards/syracuse-biometric-surveillance-ban-businesses-2026-05-19", "apiPath": "/api/cards/...
null
GetReal adds continuous identity verification to deepfake detection platform
getreal-continuous-identity-verification-deepfake-2026-05-18
GetReal Security added continuous identity verification to GetReal Protect, extending its live communications security platform from initial deepfake detection to ongoing participant verification.
2026-05-18T00:00:00
[ { "type": "Technology", "slug": "deepfake-detection" }, { "type": "Technology", "slug": "video-injection-detection" } ]
[ "The feature is designed to verify that a person who joins a voice or video session remains the same person throughout the call.", "GetReal Protect combines multimodal deepfake detection, impersonation detection, continuous verification, and threat intelligence.", "The capability targets live-session risks wher...
[ "https://idtechwire.com/getreal-adds-continuous-identity-verification-to-its-deepfake-detection-platform/" ]
CC-BY-4.0
[ "deepfakes", "continuous-verification", "live-communications" ]
The update is relevant because meeting and call security is becoming a distinct identity-verification setting, with liveness and authenticity checks extending beyond onboarding into live interaction monitoring.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/getreal-continuous-identity-verification-deepfake-2026-05-18.md", "canonicalPath": "/cards/getreal-continuous-identity-verification-deepfake-2026-05-18", "apiPath": "/api/...
null
UIDAI retires mAadhaar in favor of redesigned privacy-focused Aadhaar app
uidai-redesigned-aadhaar-app-2026-05-18
UIDAI is retiring mAadhaar and moving residents to a redesigned Aadhaar app built around selective sharing, QR-based proofing, face authentication, biometric locking, and offline verification.
2026-05-18T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The new app lets users disclose specific attributes instead of sharing a full Aadhaar profile.", "Face authentication can be used during setup and to start certain account updates.", "The app supports offline identity verification, biometric locking, 13 Indian languages, and up to five Aadhaar profiles on one ...
[ "https://idtechwire.com/uidai-retires-maadhaar-in-favor-of-a-redesigned-privacy-focused-aadhaar-app/" ]
CC-BY-4.0
[ "aadhaar", "selective-disclosure", "mobile-id" ]
For the Learning Center corpus, the app transition matters because it moves Aadhaar's user-facing experience closer to selective disclosure and mobile credential patterns while retaining biometric controls.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/uidai-redesigned-aadhaar-app-2026-05-18.md", "canonicalPath": "/cards/uidai-redesigned-aadhaar-app-2026-05-18", "apiPath": "/api/cards/uidai-redesigned-aadhaar-app-2026-05...
null
UK lowers biometric eGate age threshold to 8
uk-egate-age-threshold-8-2026-05-15
The UK Home Office lowered the minimum age for biometric eGate use from 10 to 8, adding an estimated 1.5 million eligible child travelers from July 8, 2026.
2026-05-15T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Children aged 8 or 9 must hold an eligible biometric passport, be at least 120 cm tall, and travel with a responsible adult.", "The change applies to more than 290 eGates across the UK border estate and juxtaposed controls in Brussels and Paris.", "eGates use facial comparison to match the traveler against the...
[ "https://idtechwire.com/uk-lowers-biometric-egate-age-threshold-to-8-adding-1-5-million-eligible-child-travelers/", "https://www.gov.uk/government/news/more-children-eligible-for-egates-in-boost-for-families-this-summer" ]
CC-BY-4.0
[ "border-control", "travel", "children" ]
The policy update makes child travelers a more visible part of biometric border processing and raises the operational importance of facial comparison performance across younger age groups.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/uk-egate-age-threshold-8-2026-05-15.md", "canonicalPath": "/cards/uk-egate-age-threshold-8-2026-05-15", "apiPath": "/api/cards/uk-egate-age-threshold-8-2026-05-15" }
null
Virgin Voyages warns of 2-3 hour EES biometric delays at Barcelona cruise terminal
virgin-voyages-eu-ees-barcelona-delays-2026-05-15
Virgin Voyages warned passengers of 2-3 hour disembarkation delays at Barcelona due to EU Entry/Exit System biometric registration for non-EU travelers.
2026-05-15T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "fingerprint-recognition" } ]
[ "The EES process requires facial scans, fingerprints, and personal data from non-European travelers crossing the Schengen external border.", "Virgin Voyages said only eight EES scanning machines had been allocated to cruise operations at the Port of Barcelona.", "The delays followed the EES reaching full operat...
[ "https://idtechwire.com/virgin-voyages-warns-of-2-3-hour-ees-biometric-delays-at-barcelona-cruise-terminal/", "https://piernext.portdebarcelona.cat/en/mobility/ees-system-in-european-ports-implementation-deadlines-and-biometric-controls-2026/" ]
CC-BY-4.0
[ "ees", "travel", "throughput" ]
The story illustrates a recurring implementation risk for biometric border systems: legal deployment and technical availability are not enough if kiosk capacity and passenger flow design cannot absorb real travel volumes.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/virgin-voyages-eu-ees-barcelona-delays-2026-05-15.md", "canonicalPath": "/cards/virgin-voyages-eu-ees-barcelona-delays-2026-05-15", "apiPath": "/api/cards/virgin-voyages-e...
null
FMCSA launches Motus platform with IDEMIA identity verification and Login.gov integration
fmcsa-motus-idemia-login-gov-2026-05-14
The Federal Motor Carrier Safety Administration replaced legacy registration systems with Motus, a USDOT registration platform that includes IDEMIA identity verification and Login.gov account linkage.
2026-05-14T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "document-verification-nfc" } ]
[ "Motus replaces FMCSA's legacy Unified Registration System and certain portal features.", "FMCSA described IDEMIA's role as adding stronger identity-verification protocols, data validation, and secure account-management features.", "Existing and new registrants must complete identity verification when accessing...
[ "https://idtechwire.com/fmcsa-launches-motus-platform-with-idemia-identity-verification-and-login-gov-integration/" ]
CC-BY-4.0
[ "government", "identity-proofing", "transportation" ]
The deployment shows federal identity proofing becoming part of operational registration platforms, not just login portals, with regulated transportation entities required to pass verification inside the workflow.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/fmcsa-motus-idemia-login-gov-2026-05-14.md", "canonicalPath": "/cards/fmcsa-motus-idemia-login-gov-2026-05-14", "apiPath": "/api/cards/fmcsa-motus-idemia-login-gov-2026-05...
[ { "type": "Vendor", "slug": "idemia" } ]
Neurotechnology achieves MOSIP system integrator status across ABIS, SDK, and adjudication
neurotechnology-mosip-system-integrator-2026-05-14
Neurotechnology achieved Certified MOSIP System Integrator status across MegaMatcher ABIS, its multimodal SDK, and manual adjudication engines, positioning it as a single-source provider for MOSIP-based national ID deployments.
2026-05-14T00:00:00
[ { "type": "Technology", "slug": "abis-dedup" }, { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "multimodal-biometrics" } ]
[ "The certification covers ABIS, SDK, and adjudication engine categories together.", "The status qualifies Neurotechnology to deploy end-to-end foundational identity systems using MOSIP.", "The combination is relevant to national programs that need deduplication, biometric SDK integration, and human review of un...
[ "https://idtechwire.com/neurotechnology-achieves-mosip-system-integrator-status-across-abis-sdk-and-adjudication-engine/" ]
CC-BY-4.0
[ "mosip", "national-id", "system-integration" ]
The update strengthens the vendor graph around MOSIP deployments because it connects open-source digital public infrastructure with a certified multimodal biometric implementation stack.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/neurotechnology-mosip-system-integrator-2026-05-14.md", "canonicalPath": "/cards/neurotechnology-mosip-system-integrator-2026-05-14", "apiPath": "/api/cards/neurotechnolog...
[ { "type": "Vendor", "slug": "neurotechnology" }, { "type": "Vendor", "slug": "mosip" } ]
Suprema launches BioStation 3 Max with EAL6+ secure element
suprema-biostation-3-max-secure-element-2026-05-14
Suprema launched BioStation 3 Max, a flagship biometric access terminal with an EAL6+ certified secure element and support for facial recognition, mobile access, and RFID credentials.
2026-05-14T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "template-protection" } ]
[ "The EAL6+ secure element is intended to protect biometric templates and cryptographic keys against physical and digital tampering.", "The device supports multiple credential modes, including face, mobile access, and RFID cards.", "The positioning targets high-security enterprise and critical infrastructure acc...
[ "https://idtechwire.com/suprema-launches-biostation-3-max-flagship-terminal-with-eal6-secure-element/" ]
CC-BY-4.0
[ "access-control", "secure-element", "enterprise-security" ]
The launch ties biometric access control to stronger hardware-rooted protection for templates and keys, which is increasingly important as access terminals become part of broader identity and cybersecurity architectures.
2026-09-02T21:13:15.254Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/suprema-biostation-3-max-secure-element-2026-05-14.md", "canonicalPath": "/cards/suprema-biostation-3-max-secure-element-2026-05-14", "apiPath": "/api/cards/suprema-biosta...
[ { "type": "Vendor", "slug": "suprema-inc" } ]
Australia commits $654.3M over four years to expand national Digital ID system
australia-digital-id-budget-expansion-2026-05-13
Australia's 2026-27 Federal Budget allocates $654.3 million over four years to support the national Digital ID system, with ongoing funding beyond the forward estimates.
2026-05-13T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The funding supports commitments under Australia's Digital ID Act 2024 and the Australian Government Digital ID System.", "The largest allocation goes to the Australian Taxation Office for myID and Relationship Authorisation Manager operations.", "Budget materials link Digital ID to broader privacy, productivi...
[ "https://idtechwire.com/australia-commits-654-3-million-over-four-years-to-expand-national-digital-id-system/" ]
CC-BY-4.0
[ "government", "budget", "digital-public-infrastructure" ]
The funding signals that Australia is treating Digital ID as standing public infrastructure rather than a limited program, with privacy oversight, exchange operations, and government service access all funded together.
2026-09-02T21:13:15.253Z
2026-09-02T21:13:15.253Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/australia-digital-id-budget-expansion-2026-05-13.md", "canonicalPath": "/cards/australia-digital-id-budget-expansion-2026-05-13", "apiPath": "/api/cards/australia-digital-...
null
Aware reports zero injection attack bypasses in BixeLab CEN/TS 18099 evaluation
aware-intelligent-liveness-bixelab-injection-2026-05-13
Aware said its Intelligent Liveness technology recorded zero successful injection attack bypasses across 900 BixeLab test scenarios aligned with CEN/TS 18099:2024.
2026-05-13T00:00:00
[ { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "video-injection-detection" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "The evaluation included 600 injection attack transactions across 10 instrument species and four attack methods.", "The reported result included zero successful injection bypasses and a 0 percent bona fide presentation classification error rate.", "CEN/TS 18099 focuses on internal injection attacks that bypass ...
[ "https://idtechwire.com/awares-intelligent-liveness-records-zero-injection-attack-bypasses-in-bixelab-cen-ts-18099-evaluation/" ]
CC-BY-4.0
[ "certification", "injection-attacks", "liveness" ]
The result extends Aware's recent third-party testing story from presentation attack detection into biometric injection attack resilience, a growing buyer concern as deepfake and virtual-camera tools move into operational fraud workflows.
2026-09-02T21:13:15.253Z
2026-09-02T21:13:15.254Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/aware-intelligent-liveness-bixelab-injection-2026-05-13.md", "canonicalPath": "/cards/aware-intelligent-liveness-bixelab-injection-2026-05-13", "apiPath": "/api/cards/awar...
[ { "type": "Vendor", "slug": "aware" } ]
End of preview.

ID Tech Learning Center

This Hugging Face dataset repository mirrors the public machine-readable corpus published by the ID Tech Learning Center at learn.idtechwire.com.

The canonical source remains the Learning Center itself. This mirror exists to make the datasets easier to discover and consume in AI, retrieval, and model-development workflows that already use the Hugging Face ecosystem.

Included datasets

Dataset Records Raw file Canonical docs API Schema Last updated
vendors 43 JSONL Docs API Schema 2026-07-16
technologies 30 JSONL Docs API Schema 2026-09-02
glossary 29 JSONL Docs API Schema 2026-06-24
cards 210 JSONL Docs API Schema 2026-09-02

Repository contents

  • vendors.jsonl
  • technologies.jsonl
  • glossary.jsonl
  • cards.jsonl
  • dataset-manifest.json
  • schemas/*.schema.json

Canonical source

Data model

Each record includes provenance in an _meta block with dataset name, schema version, source path, canonical path, API path, and license.

This mirror was generated from catalog version 2.0.0 and schema version 1.0.0. The source manifest timestamp is 2026-09-02T21:13:15.259Z.

License

Unless otherwise noted, the mirrored Learning Center content is published under CC BY 4.0.

Update policy

This dataset mirror is generated from the same source-controlled build artifacts that power the public Learning Center. Do not edit mirrored files directly in the Hub UI; update the canonical repo and re-run the mirror workflow instead.

Downloads last month
58