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
summary: string
title: string
slug: string
datePublished: timestamp[s]
createdAt: 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
license: string
content: 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
keyFacts: list<item: string>
  child 0, item: string
tags: list<item: string>
  child 0, item: string
mentions: list<item: struct<type: string, slug: string>>
  child 0, item: struct<type: string, slug: string>
      child 0, type: string
      child 1, slug: string
updatedAt: string
sources: list<item: string>
  child 0, item: string
to
{'title': Value('string'), 'slug': Value('string'), 'summary': Value('string'), 'datePublished': Value('timestamp[s]'), 'about': List({'type': Value('string'), 'slug': Value('string')}), 'mentions': 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')}}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, 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 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, 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
              summary: string
              title: string
              slug: string
              datePublished: timestamp[s]
              createdAt: 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
              license: string
              content: 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
              keyFacts: list<item: string>
                child 0, item: string
              tags: list<item: string>
                child 0, item: string
              mentions: list<item: struct<type: string, slug: string>>
                child 0, item: struct<type: string, slug: string>
                    child 0, type: string
                    child 1, slug: string
              updatedAt: string
              sources: list<item: string>
                child 0, item: string
              to
              {'title': Value('string'), 'slug': Value('string'), 'summary': Value('string'), 'datePublished': Value('timestamp[s]'), 'about': List({'type': Value('string'), 'slug': Value('string')}), 'mentions': 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')}}
              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 1683, 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 1869, 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
mentions
list
keyFacts
list
sources
list
license
string
tags
list
content
string
createdAt
string
updatedAt
string
_meta
dict
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" } ]
[ { "type": "Vendor", "slug": "hid-global" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.433Z
2026-07-16T19:47:46.433Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "jumio" } ]
[ "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-07-16T19:47:46.433Z
2026-07-16T19:47:46.433Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "innovatrics" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.433Z
{ "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-...
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" } ]
[ { "type": "Vendor", "slug": "sumsub" } ]
[ "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-07-16T19:47:46.433Z
2026-07-16T19:47:46.433Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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" }
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" } ]
[ { "type": "Vendor", "slug": "clear" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "hopae" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "facetec" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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-...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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": "/...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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/...
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" } ]
[ { "type": "Vendor", "slug": "sumsub" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "facetec" }, { "type": "Vendor", "slug": "jumio" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.432Z
{ "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-...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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": "/...
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" } ]
[ { "type": "Vendor", "slug": "sumsub" } ]
[ "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-07-16T19:47:46.432Z
2026-07-16T19:47:46.432Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "innovatrics" } ]
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "iproov" } ]
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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/...
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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/...
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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/...
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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" }
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" } ]
null
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "idemia" } ]
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "neurotechnology" }, { "type": "Vendor", "slug": "mosip" } ]
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
[ { "type": "Vendor", "slug": "suprema-inc" } ]
[ "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-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "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...
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" } ]
null
[ "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-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "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-...
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" } ]
[ { "type": "Vendor", "slug": "aware" } ]
[ "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-07-16T19:47:46.430Z
2026-07-16T19:47:46.431Z
{ "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...
Mitek brings MiVIP identity verification platform to FICO Marketplace
mitek-mivip-fico-marketplace-2026-05-13
Mitek made its Verified Identity Platform available through the FICO Marketplace, embedding document verification, facial matching, liveness, deepfake detection, and AML screening into FICO decisioning workflows.
2026-05-13T00:00:00
[ { "type": "Technology", "slug": "document-verification-nfc" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "deepfake-detection" } ]
[ { "type": "Vendor", "slug": "mitek" } ]
[ "MiVIP capabilities include document authenticity checks, biometric facial matching, passive liveness, injection attack detection, and AML/PEP screening.", "The integration is aimed at digital onboarding, account recovery, step-up authentication, and risk decisioning.", "Mitek framed the move as part of a strat...
[ "https://idtechwire.com/mitek-brings-mivip-identity-verification-platform-to-fico-marketplace-in-strategic-partnership/" ]
CC-BY-4.0
[ "fraud-prevention", "financial-services", "marketplace" ]
The partnership is useful for the corpus because it shows identity verification moving deeper into enterprise risk-decisioning infrastructure rather than remaining a standalone onboarding step.
2026-07-16T19:47:46.431Z
2026-07-16T19:47:46.431Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/05/mitek-mivip-fico-marketplace-2026-05-13.md", "canonicalPath": "/cards/mitek-mivip-fico-marketplace-2026-05-13", "apiPath": "/api/cards/mitek-mivip-fico-marketplace-2026-05...
Belgium and UK Face Fresh Delays to EU Biometric Border Checks Ahead of April Deadline
belgium-uk-eu-ees-biometric-border-delays-2026-03-30
Belgium and the UK announced further postponements to EU Entry/Exit System biometric border checks ahead of the April 10, 2026 deadline, citing infrastructure readiness failures and data exchange problems between fingerprint terminals and French servers.
2026-03-30T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "fingerprint-recognition" } ]
null
[ "Belgium announced biometric registration conditions are not in place after trial operations caused extended queues", "UK's Port of Dover and Eurotunnel face a second postponement due to data exchange failures with French servers", "The EES collects four fingerprints and one facial image from non-EU nationals" ...
[ "https://idtechwire.com/belgium-and-uk-face-fresh-delays-to-eu-biometric-border-checks-ahead-of-april-deadline/" ]
CC-BY-4.0
[ "border-control", "government", "egates" ]
Belgium and the UK both announced postponements to EU Entry/Exit System biometric border checks ahead of the April 10, 2026 full implementation deadline. Belgian testing revealed that technological and infrastructural conditions for biometric registration are not in place, with trial operations causing extended queues ...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/belgium-uk-eu-ees-biometric-border-delays-2026-03-30.md", "canonicalPath": "/cards/belgium-uk-eu-ees-biometric-border-delays-2026-03-30", "apiPath": "/api/cards/belgium-uk...
Dewa Developing AI Agent for eIDAS 2.0 Compliance as Danish Wallet Deployment Scales to Millions
dewa-ai-agent-eidas-danish-wallet-2026-03-30
Danish startup Dewa announced development of an AI agent for eIDAS 2.0 compliance tooling, having already reached approximately 5.3 million users and generated over 160 million verifiable credentials through its digital wallet partnership with e-Boks in Denmark.
2026-03-30T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "verifiable-credentials" } ]
null
[ "Reached approximately 5.3 million users in Denmark", "Generated over 160 million verifiable credentials", "Rollout completed in roughly 42 days post-integration with e-Boks" ]
[ "https://idtechwire.com/dewa-developing-ai-agent-for-eidas-2-0-compliance-as-danish-wallet-deployment-scales-to-millions/" ]
CC-BY-4.0
[ "privacy" ]
Danish digital identity startup Dewa announced development of an AI agent designed to help organizations achieve eIDAS 2.0 compliance by embedding standards guidance directly into developer environments. The company has reached approximately 5.3 million users in Denmark and generated over 160 million verifiable credent...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/dewa-ai-agent-eidas-danish-wallet-2026-03-30.md", "canonicalPath": "/cards/dewa-ai-agent-eidas-danish-wallet-2026-03-30", "apiPath": "/api/cards/dewa-ai-agent-eidas-danish...
European Parliament Votes to Delay EU AI Act High-Risk Deadlines to December 2027
eu-ai-act-high-risk-deadline-delay-2026-03-30
The European Parliament voted 569-45 to extend high-risk AI system compliance deadlines under the EU AI Act from August 2026 to December 2027, directly affecting biometric remote identification, law enforcement, and border management systems.
2026-03-30T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "deepfake-detection" } ]
null
[ "Parliament extended the high-risk AI compliance deadline by 16 months to December 2, 2027", "The delay followed the European Commission's failure to publish required technical guidance by its February 2026 deadline", "Affected categories include biometric remote identification, law enforcement, border manageme...
[ "https://idtechwire.com/european-parliament-votes-to-delay-eu-ai-act-high-risk-deadlines-to-december-2027-affecting-biometric-systems/" ]
CC-BY-4.0
[ "policy", "government" ]
The European Parliament approved a 16-month extension to compliance deadlines for high-risk AI systems under the EU AI Act, pushing the target from August 2, 2026 to December 2, 2027. The vote passed with broad support at 569 in favor and 45 against. The extension was prompted by the European Commission's failure to pu...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/eu-ai-act-high-risk-deadline-delay-2026-03-30.md", "canonicalPath": "/cards/eu-ai-act-high-risk-deadline-delay-2026-03-30", "apiPath": "/api/cards/eu-ai-act-high-risk-dead...
Match Group Settles FTC Lawsuit Over Sharing OkCupid Photos With Facial Recognition Firm Clarifai
match-group-ftc-clarifai-facial-recognition-settlement-2026-03-30
Match Group settled an FTC lawsuit over sharing nearly 3 million OkCupid user photos with facial recognition firm Clarifai without user consent, resulting in a permanent prohibition on data practice misrepresentation and ten years of compliance reporting.
2026-03-30T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
null
[ "Nearly 3 million OkCupid user photos were shared with Clarifai in September 2014", "Photos were provided along with location and demographic data without formal contractual restrictions", "The incident was publicly revealed by The New York Times in 2019" ]
[ "https://idtechwire.com/match-group-settles-ftc-lawsuit-over-sharing-okcupid-photos-with-facial-recognition-firm-clarifai/" ]
CC-BY-4.0
[ "privacy" ]
Match Group settled an FTC lawsuit over unauthorized sharing of nearly 3 million OkCupid user photos with facial recognition company Clarifai. The data sharing occurred in September 2014, with user photos provided alongside location and demographic data without formal contractual restrictions on use. The incident was f...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/match-group-ftc-clarifai-facial-recognition-settlement-2026-03-30.md", "canonicalPath": "/cards/match-group-ftc-clarifai-facial-recognition-settlement-2026-03-30", "apiPat...
Niger President Launches AES Biometric National Identity Card
niger-aes-biometric-national-identity-card-2026-03-30
Niger launched its biometric national identity card as the second AES member state to deploy the shared system, issuing polycarbonate cards with embedded biometric chips under a 15-year public-private concession that enables passport-free travel across the Sahel alliance.
2026-03-30T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "biometric-id-cards" } ]
null
[ "Niger is the second AES member state to deploy the shared biometric ID card after Burkina Faso", "Cards are polycarbonate with embedded biometric chips, ICAO-compliant, and valid for 10 years", "Mandatory for citizens aged 15 and older" ]
[ "https://idtechwire.com/niger-president-launches-aes-biometric-national-identity-card/" ]
CC-BY-4.0
[ "government" ]
President Abdourahamane Tiani officially launched Niger's biometric national identity card on March 30, 2026, making Niger the second Alliance of Sahel States member to deploy the shared system after Burkina Faso. The polycarbonate cards contain embedded biometric chips, are ICAO-compliant, valid for 10 years, and mand...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/niger-aes-biometric-national-identity-card-2026-03-30.md", "canonicalPath": "/cards/niger-aes-biometric-national-identity-card-2026-03-30", "apiPath": "/api/cards/niger-ae...
Zambia Seeks International System Integrator for MOSIP-Based Digital ID Rollout
zambia-mosip-digital-id-rollout-2026-03-30
Zambia's Smart Zambia Institute is seeking an international system integrator to deploy a MOSIP-based digital identity platform, targeting 80 percent coverage of approximately 20 million citizens by end of 2026, backed by over $100 million in World Bank financing.
2026-03-30T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "national-eid" } ]
[ { "type": "Vendor", "slug": "mosip" } ]
[ "Over $100 million in financing from the World Bank's International Development Association", "Initial rollout of 2 million digital IDs, targeting 80 percent of approximately 20 million citizens by year-end 2026", "Part of the $2.48 billion Inclusive Digitalization in Eastern and Southern Africa program" ]
[ "https://idtechwire.com/zambia-seeks-international-system-integrator-for-mosip-based-digital-id-rollout/" ]
CC-BY-4.0
[ "government" ]
Zambia's Smart Zambia Institute issued a call for an international system integrator to deploy a MOSIP-based digital identity platform integrated with the country's civil registration infrastructure. The project is backed by over $100 million from the World Bank's International Development Association as part of the $2...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/zambia-mosip-digital-id-rollout-2026-03-30.md", "canonicalPath": "/cards/zambia-mosip-digital-id-rollout-2026-03-30", "apiPath": "/api/cards/zambia-mosip-digital-id-rollou...
ICAO Launches Next-Generation PKD for E-Passports and Digital Travel Credentials
icao-next-gen-pkd-epassports-dtc-2026-03-27
ICAO deployed its upgraded Public Key Directory into production, modernizing the trust infrastructure used by 107 member states to verify electronic passports and digital travel credentials across border, airline, and remote authentication use cases.
2026-03-27T00:00:00
[ { "type": "Technology", "slug": "document-verification-nfc" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "Deployed into production on March 27, 2026", "107 of 193 ICAO member states currently participate in PKD", "Stores no personal data while distributing public key certificates used by countries to sign travel documents" ]
[ "https://idtechwire.com/icao-launches-next-generation-pkd-for-e-passports-and-digital-travel-credentials/" ]
CC-BY-4.0
[ "border-control", "airports" ]
The International Civil Aviation Organization deployed its upgraded Public Key Directory into production on March 27, 2026, replacing an older trust layer for verifying electronic passports and digital travel credentials. The infrastructure distributes public key certificates that countries use to sign travel documents...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/icao-next-gen-pkd-epassports-dtc-2026-03-27.md", "canonicalPath": "/cards/icao-next-gen-pkd-epassports-dtc-2026-03-27", "apiPath": "/api/cards/icao-next-gen-pkd-epassports...
RSAC Talk Demonstrated Working Exploits Against Live Facial Recognition Systems
rsac-facial-recognition-exploits-demo-2026-03-27
At RSA Conference 2026, security researcher Jake Moore demonstrated three working exploits against live facial recognition systems, including opening a bank account with a synthetic face and evading a law enforcement watchlist using real-time face-swap software.
2026-03-27T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "deepfake-detection" } ]
null
[ "Moore used modified smart glasses to identify people in public spaces in real time by matching faces against public data", "He opened a legitimate bank account through eKYC facial recognition using AI-generated imagery", "He bypassed a London train station facial recognition watchlist using live face-swap soft...
[ "https://idtechwire.com/rsac-talk-showed-working-exploits-against-live-facial-recognition-systems/" ]
CC-BY-4.0
[ "fraud", "events" ]
Security researcher Jake Moore, a global cybersecurity advisor at ESET and former UK police digital forensics specialist, presented three live demonstrations at RSA Conference 2026 that exposed vulnerabilities in deployed facial recognition systems. He used modified commercial smart glasses to identify individuals in r...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/rsac-facial-recognition-exploits-demo-2026-03-27.md", "canonicalPath": "/cards/rsac-facial-recognition-exploits-demo-2026-03-27", "apiPath": "/api/cards/rsac-facial-recogn...
Apple Introduces Age Verification for UK iPhone Users With iOS 26.4
apple-age-verification-uk-ios-2026-03-26
Apple deployed device-level age verification across all UK iCloud accounts via iOS 26.4, requiring users to confirm adult status through credit card or government ID, making the UK one of the first European markets with platform-enforced age gating.
2026-03-26T00:00:00
[ { "type": "Technology", "slug": "age-assurance" }, { "type": "Technology", "slug": "document-verification-nfc" } ]
null
[ "Verification methods include credit card submission or government-issued ID scanning", "Users under 13 cannot create accounts without guardian authorization", "Users aged 13-17 have automatic content filters enabled" ]
[ "https://idtechwire.com/apple-introduces-age-verification-for-uk-iphone-users-with-ios-26-4/" ]
CC-BY-4.0
[ "policy" ]
Apple deployed age verification requirements across all UK iCloud accounts through the iOS 26.4 update, requiring users to confirm they are 18 or older via credit card or government-issued ID. Children under 13 cannot create accounts without guardian authorization, and users aged 13-17 have automatic content filters ap...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/apple-age-verification-uk-ios-2026-03-26.md", "canonicalPath": "/cards/apple-age-verification-uk-ios-2026-03-26", "apiPath": "/api/cards/apple-age-verification-uk-ios-2026...
NIST Releases 10,000-Print Dataset and Open-Source Quality Software for Fingerprint Examiners
nist-fingerprint-dataset-quality-software-2026-03-26
NIST released a publicly accessible dataset of 10,000 annotated fingerprints paired with open-source quality assessment software, addressing a critical bottleneck in forensic and automated fingerprint identification research.
2026-03-26T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "abis-dedup" } ]
null
[ "Dataset includes 10,000 fingerprints with detailed quality annotations", "Focuses on latent fingerprint analysis including partial and smudged impressions", "Open-source software automates quality evaluation and sorting by quality level" ]
[ "https://idtechwire.com/nist-releases-10000-print-dataset-and-open-source-quality-software-for-fingerprint-examiners/" ]
CC-BY-4.0
[ "nist" ]
The National Institute of Standards and Technology released an annotated collection of 10,000 fingerprints alongside open-source quality assessment software designed for both human examiners and automated fingerprint identification systems. The dataset focuses on latent fingerprint analysis, including partial and smudg...
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/nist-fingerprint-dataset-quality-software-2026-03-26.md", "canonicalPath": "/cards/nist-fingerprint-dataset-quality-software-2026-03-26", "apiPath": "/api/cards/nist-finge...
IDEMIA Public Security and Proof partner on privacy-preserving verifiable credentials
idemia-proof-verifiable-digital-credentials-2026-03-04
IDEMIA Public Security and Proof announced a partnership to combine biometric identity verification with cryptographically secured, user-controlled verifiable digital credentials.
2026-03-04T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
[ { "type": "Vendor", "slug": "idemia" } ]
[ "The companies said the framework is intended to support use cases such as KYC sharing, identity-affirmed payments, and regulated digital transactions.", "The announcement emphasizes selective disclosure, zero-knowledge proofs, and user revocability as core privacy controls.", "The partnership links a major bio...
[ "https://idtechwire.com/idemia-public-security-and-proof-partner-on-privacy-preserving-verifiable-digital-credentials/", "https://www.proof.com/blog/proof-and-idemia-public-security", "https://www.prnewswire.com/news-releases/idemia-public-security-and-proof-partner-to-deliver-privacy-preserving-digital-identit...
CC-BY-4.0
[ "kyc", "partnership", "privacy" ]
The announcement reflects a broader market shift from one-time verification events toward reusable credential models that carry stronger assurance, privacy controls, and transaction portability.
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/idemia-proof-verifiable-digital-credentials-2026-03-04.md", "canonicalPath": "/cards/idemia-proof-verifiable-digital-credentials-2026-03-04", "apiPath": "/api/cards/idemia...
Google opens Android developer verification globally ahead of device-level enforcement
google-android-developer-verification-rollout-2026-03-02
Google opened Android developer verification to all developers in March 2026 and said certified Android devices in Brazil, Indonesia, Singapore, and Thailand will require verified developers for app installation starting in September 2026.
2026-03-02T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
null
[ "Google's help documentation says the policy applies beyond Play distribution, covering any app installed on certified Android devices in the listed enforcement markets.", "The rollout makes legal-name and account verification part of app-distribution infrastructure rather than just marketplace moderation.", "B...
[ "https://idtechwire.com/google-android-developer-verification-enters-rollout-phase-with-hard-enforcement-in-four-countries-from-september/", "https://support.google.com/android-developer-console/answer/16561738?hl=en", "https://support.google.com/android-developer-console/answer/16650243?hl=en" ]
CC-BY-4.0
[ "android", "app-distribution", "identity-proofing" ]
This is relevant to the identity-tech stack because it extends identity proofing into software distribution itself, creating a new trust checkpoint for the mobile channels through which many digital ID services reach users.
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/google-android-developer-verification-rollout-2026-03-02.md", "canonicalPath": "/cards/google-android-developer-verification-rollout-2026-03-02", "apiPath": "/api/cards/go...
Incode says Deepsight is first to pass iBeta Level 3 PAD on both iOS and Android
incode-deepsight-ibeta-level-3-pad-2026-03-02
Incode said its Deepsight face-liveness platform passed iBeta's ISO/IEC 30107-3 Level 3 presentation-attack test on both iOS and Android, positioning the result as a dual-platform first.
2026-03-02T00:00:00
[ { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "deepfake-detection" } ]
[ { "type": "Vendor", "slug": "ibeta" } ]
[ "The result was certified by iBeta on February 16, 2026 under ISO/IEC 30107-3, the main independent PAD test framework used in commercial procurement.", "ID Tech reported that Incode claimed a zero-percent error rate across 900 Level 3 presentation attacks spanning both mobile platforms.", "The claim reflects r...
[ "https://idtechwire.com/incodes-deepsight-passes-ibeta-level-3-pad-on-both-ios-and-android/", "https://www.ibeta.com/ibeta-incode-first-to-pass-level-3-presentation-attack-detection-pad-test/", "https://incode.com/platform/deepsight/" ]
CC-BY-4.0
[ "certification", "deepfakes", "liveness" ]
Level 3 results have become an important trust signal for face-liveness vendors because enterprise and government buyers increasingly want accredited third-party proof instead of self-reported anti-spoof claims.
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/incode-deepsight-ibeta-level-3-pad-2026-03-02.md", "canonicalPath": "/cards/incode-deepsight-ibeta-level-3-pad-2026-03-02", "apiPath": "/api/cards/incode-deepsight-ibeta-l...
Sri Lanka says biometric digital ID program has entered its final stage
sri-lanka-biometric-digital-id-final-stage-2026-03-02
Sri Lanka said its SL-UDI biometric digital identity program has reached its final stage, with officials now targeting rollout completion by the end of 2026.
2026-03-02T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "Officials said the system is intended to support remote identity verification and e-KYC for services such as banking, welfare, and official documentation.", "The government still had to complete Master System Integrator procurement, but public statements shifted the program from planning language to a defined en...
[ "https://idtechwire.com/sri-lankas-biometric-digital-id-enters-final-stage-with-end-of-2026-rollout-confirmed/", "https://www.presidentsoffice.gov.lk/digital-transformation-set-to-elevate-the-nation-to-a-new-level/", "https://mot.gov.lk/assets/files/DOCE-7285826ba315a554a816d31269c24b9b.pdf" ]
CC-BY-4.0
[ "e-kyc", "government", "rollout" ]
The program is strategically important because Sri Lanka is trying to move digital identity from a long-running policy project into an operational service layer that can be reused across both public-sector and financial workflows.
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/sri-lanka-biometric-digital-id-final-stage-2026-03-02.md", "canonicalPath": "/cards/sri-lanka-biometric-digital-id-final-stage-2026-03-02", "apiPath": "/api/cards/sri-lank...
World Bank proposes verifiable-credential model for portable payment identities
world-bank-portable-payment-identities-2026-03-02
The World Bank published a technical note proposing a reusable 'Payments Identity Credential' that would carry KYC-verified identity data across fast-payment ecosystems using verifiable-credential architecture.
2026-03-02T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "The model would let identity attributes travel across payment providers instead of remaining siloed inside each institution's onboarding stack.", "The proposed credential is designed to support account onboarding, recipient verification, and stronger fraud controls in fast-payment systems.", "The World Bank po...
[ "https://idtechwire.com/world-bank-proposes-verifiable-credential-framework-for-portable-digital-payment-identities/", "https://documents.worldbank.org/en/publication/documents-reports/documentdetail/099020526062040816", "https://fastpayments.worldbank.org/resources" ]
CC-BY-4.0
[ "financial-inclusion", "payments", "standards" ]
The proposal is notable because it treats digital identity as shared payment infrastructure rather than a one-time KYC checkpoint, pushing verifiable credentials toward operational roles in mainstream finance.
2026-07-16T19:47:46.430Z
2026-07-16T19:47:46.430Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/03/world-bank-portable-payment-identities-2026-03-02.md", "canonicalPath": "/cards/world-bank-portable-payment-identities-2026-03-02", "apiPath": "/api/cards/world-bank-porta...
FTC issues COPPA policy statement to encourage privacy-bounded age verification
ftc-coppa-age-verification-policy-2026-02-27
The U.S. FTC issued a COPPA policy statement saying it will not bring enforcement actions in certain cases where general-audience and mixed-audience services use age verification solely to determine age and follow strict data-handling conditions.
2026-02-27T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
null
[ "The FTC said age-verification data collected under this policy must be used only to determine age, retained only as long as necessary, and then deleted promptly.", "Operators must provide clear notice, apply reasonable security safeguards, and use methods or vendors likely to provide reasonably accurate age resu...
[ "https://idtechwire.com/id-tech-digest-february-27-2026/", "https://www.ftc.gov/news-events/news/press-releases/2026/02/ftc-issues-coppa-policy-statement-incentivize-use-age-verification-technologies-protect-children", "https://www.ftc.gov/enforcement/coppa-safe-harbor-program" ]
CC-BY-4.0
[ "policy", "privacy", "regulation" ]
The statement gives age-assurance providers and online services a clearer federal compliance path, but only where age checks are tightly scoped and separated from broader profiling or reuse.
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/ftc-coppa-age-verification-policy-2026-02-27.md", "canonicalPath": "/cards/ftc-coppa-age-verification-policy-2026-02-27", "apiPath": "/api/cards/ftc-coppa-age-verification...
UIDAI deploys AI-powered 'Invisible Shield' for Aadhaar biometric deduplication
uidai-invisible-shield-aadhaar-deduplication-2026-02-27
India's UIDAI says it has deployed an AI-enabled biometric deduplication and document-verification platform, described as an 'Invisible Shield,' to strengthen integrity checks across the Aadhaar identity system.
2026-02-27T00:00:00
[ { "type": "Technology", "slug": "abis-dedup" }, { "type": "Technology", "slug": "national-eid" } ]
null
[ "UIDAI said every new Aadhaar enrollment is cross-checked against the full enrolled population to detect duplicates and anomalies at population scale.", "The authority framed the system as a fraud-control layer that improves deduplication and document verification without changing the resident-facing experience."...
[ "https://idtechwire.com/id-tech-digest-february-27-2026/", "https://www.uidai.gov.in/images/The_Invisible_Shield_Press_release.pdf" ]
CC-BY-4.0
[ "aadhaar", "ai", "government" ]
The update matters because Aadhaar's scale makes deduplication quality a core trust issue: even small error rates or fraud gaps can propagate across banking, welfare, and authentication flows tied to the national ID system.
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/uidai-invisible-shield-aadhaar-deduplication-2026-02-27.md", "canonicalPath": "/cards/uidai-invisible-shield-aadhaar-deduplication-2026-02-27", "apiPath": "/api/cards/uida...
Aware announces third-party testing results across PAD, bias testing, DHS RIVR, and passkey readiness
aware-third-party-testing-pad-passkeys-dhs-rivr-2026-02-17
Aware released external validation results across ISO/IEC 30107-3 Level 2 presentation attack detection, ISO/IEC 19795-10 bias testing, DHS Rapid Identity Verification Rally participation, and FIDO2 passkey readiness.
2026-02-17T00:00:00
[ { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "passkeys-webauthn" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ { "type": "Vendor", "slug": "aware" } ]
[ "Aware achieved ISO/IEC 30107-3 Level 2 PAD certification, covering advanced presentation attack scenarios.", "The company also demonstrated ISO/IEC 19795-10 bias testing compliance and FIDO2 passkey readiness.", "DHS RIVR participation builds on Aware's top performance in prior DHS security testing announced i...
[ "https://idtechwire.com/aware-announces-third-party-testing-results-across-pad-bias-testing-dhs-rivr-and-passkey-readiness/", "https://www.dhs.gov/science-and-technology/news/2025/03/06/dhs-st-announces-new-remote-identity-validation-rally", "https://developer.aware.com/docs/sdks/capture-guidelines/" ]
CC-BY-4.0
[ "certification", "standards", "government" ]
Aware released external validation results across ISO/IEC 30107-3 Level 2 presentation attack detection, ISO/IEC 19795-10 bias testing, DHS Rapid Identity Verification Rally participation, and FIDO2 passkey readiness. Key facts: - Aware achieved ISO/IEC 30107-3 Level 2 PAD certification, covering advanced presentation...
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/aware-third-party-testing-pad-passkeys-dhs-rivr-2026-02-17.md", "canonicalPath": "/cards/aware-third-party-testing-pad-passkeys-dhs-rivr-2026-02-17", "apiPath": "/api/card...
Microsoft Teams faces Illinois class action over alleged voiceprint collection without consent
microsoft-teams-bipa-voiceprint-illinois-2026-02-17
A class action filed February 5, 2026 alleges Microsoft Teams collected and stored voiceprints through its transcription and voice-to-text features without the disclosures or written consent required by Illinois' Biometric Information Privacy Act.
2026-02-17T00:00:00
[ { "type": "Technology", "slug": "voice-recognition" } ]
null
[ "BIPA requires written notice and consent before collecting biometric data; statutory damages range from $1,000 per negligent violation to $5,000 per intentional or reckless violation.", "The lawsuit parallels other enterprise platform cases, including scrutiny of Verizon's Voice ID feature, extending BIPA exposu...
[ "https://idtechwire.com/microsoft-teams-faces-illinois-class-action-over-alleged-voiceprint-collection-without-consent/" ]
CC-BY-4.0
[ "privacy", "bipa", "litigation", "usa" ]
A class action filed February 5, 2026 alleges Microsoft Teams collected and stored voiceprints through its transcription and voice-to-text features without the disclosures or written consent required by Illinois' Biometric Information Privacy Act. Key facts: - BIPA requires written notice and consent before collecting...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/microsoft-teams-bipa-voiceprint-illinois-2026-02-17.md", "canonicalPath": "/cards/microsoft-teams-bipa-voiceprint-illinois-2026-02-17", "apiPath": "/api/cards/microsoft-te...
MOSIP and WSO2 partner on eSignet modernization for national digital identity systems
mosip-wso2-esignet-digital-identity-modernization-2026-02-17
WSO2 announced a strategic collaboration with IIIT Bangalore and MOSIP to modernize eSignet, the open-source identity authentication and authorization module that enables citizen single sign-on for government digital services via OpenID Connect protocols.
2026-02-17T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "national-eid" } ]
[ { "type": "Vendor", "slug": "mosip" }, { "type": "Vendor", "slug": "wso2" } ]
[ "eSignet supports consent-based identity data sharing and is used by countries building authentication layers for digital public infrastructure.", "WSO2 provides open-source middleware and API management platforms used by governments for identity federation across multiple countries.", "The partnership enhances...
[ "https://idtechwire.com/mosip-and-wso2-partner-on-esignet-modernization-for-national-digital-identity-systems/", "https://www.mosip.io/eSignet" ]
CC-BY-4.0
[ "open-source", "government", "interoperability" ]
WSO2 announced a strategic collaboration with IIIT Bangalore and MOSIP to modernize eSignet, the open-source identity authentication and authorization module that enables citizen single sign-on for government digital services via OpenID Connect protocols. Key facts: - eSignet supports consent-based identity data shari...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/mosip-wso2-esignet-digital-identity-modernization-2026-02-17.md", "canonicalPath": "/cards/mosip-wso2-esignet-digital-identity-modernization-2026-02-17", "apiPath": "/api/...
Onondaga County advances biometric surveillance signage bill after Wegmans controversy
onondaga-county-biometric-surveillance-signage-bill-2026-02-17
Onondaga County, New York advanced legislation requiring businesses to display visible notices before any area where biometric data—including facial recognition, fingerprint scanning, and voice recognition—is collected, following Wegmans' adoption of biometric disclosure signage and broader retail scrutiny in New York ...
2026-02-17T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "voice-recognition" } ]
null
[ "The bill covers surveillance, access control, and customer tracking uses of biometric identifiers in commercial settings.", "Enforcement mechanisms include monetary penalties for non-compliance; the bill advanced through committee in mid-February 2026.", "Wegmans posted biometric disclosure signage at New York...
[ "https://idtechwire.com/onondaga-county-advances-biometric-surveillance-signage-bill-after-wegmans-controversy/" ]
CC-BY-4.0
[ "privacy", "regulation", "retail", "usa" ]
Onondaga County, New York advanced legislation requiring businesses to display visible notices before any area where biometric data—including facial recognition, fingerprint scanning, and voice recognition—is collected, following Wegmans' adoption of biometric disclosure signage and broader retail scrutiny in New York ...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/onondaga-county-biometric-surveillance-signage-bill-2026-02-17.md", "canonicalPath": "/cards/onondaga-county-biometric-surveillance-signage-bill-2026-02-17", "apiPath": "/...
Mitek enhances video verification to counter injection attacks in Spanish market
mitek-video-injection-deepfake-spain-2026-02-16
Mitek enhanced its SEPBLAC-compliant digital onboarding platform for Spain with four defense layers against injection attacks—deepfake detection, digital manipulation analysis, injection attack protection, and face gallery analysis—achieving 99.9% accuracy on known deepfake engines and over 99% detection rates for face...
2026-02-16T00:00:00
[ { "type": "Technology", "slug": "video-injection-detection" }, { "type": "Technology", "slug": "deepfake-detection" } ]
[ { "type": "Vendor", "slug": "mitek" } ]
[ "89% of Spanish companies reported increased fraud attempts annually, with identity fraud the leading cause of corporate fraud loss in Spain.", "The update aligns with February 2025's new European injection attack standard, CEN/TS 18099:2025.", "Mitek's approach combines AI-trained detection with traditional so...
[ "https://idtechwire.com/mitek-enhances-video-verification-to-counter-injection-attacks-in-spanish-market/" ]
CC-BY-4.0
[ "fraud", "europe", "fintech" ]
Mitek enhanced its SEPBLAC-compliant digital onboarding platform for Spain with four defense layers against injection attacks—deepfake detection, digital manipulation analysis, injection attack protection, and face gallery analysis—achieving 99.9% accuracy on known deepfake engines and over 99% detection rates for face...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/mitek-video-injection-deepfake-spain-2026-02-16.md", "canonicalPath": "/cards/mitek-video-injection-deepfake-spain-2026-02-16", "apiPath": "/api/cards/mitek-video-injectio...
Spain's digital DNI achieves full legal parity with physical ID card
spain-digital-dni-legal-parity-2026-02-16
Starting April 1, 2026, Spain's digital National Identity Document—accessed via the MiDNI mobile app using secure real-time QR codes—will carry the same legal weight as the physical ID card, requiring public and private organizations to accept it for identification purposes.
2026-02-16T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
null
[ "The legal equivalence was established by Real Decreto 255/2025, published April 1, 2025, with a twelve-month implementation window.", "The physical DNI remains required for international travel; the digital version coexists as an extension rather than replacement.", "Spain joins a growing number of EU member s...
[ "https://idtechwire.com/spains-digital-dni-achieves-full-legal-parity-with-physical-id-card/" ]
CC-BY-4.0
[ "government", "europe", "legislation" ]
Starting April 1, 2026, Spain's digital National Identity Document—accessed via the MiDNI mobile app using secure real-time QR codes—will carry the same legal weight as the physical ID card, requiring public and private organizations to accept it for identification purposes. Key facts: - The legal equivalence was esta...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/spain-digital-dni-legal-parity-2026-02-16.md", "canonicalPath": "/cards/spain-digital-dni-legal-parity-2026-02-16", "apiPath": "/api/cards/spain-digital-dni-legal-parity-2...
Wicket expands Major League Soccer agreement to deploy facial authentication across 2026 events
wicket-mls-facial-authentication-2026-events-2026-02-16
Wicket expanded its Major League Soccer agreement to deploy facial authentication as an identity layer for event operations across multiple 2026 league events, including Generation Adidas Cup, MLS NEXT Flex, and MLS NEXT Cup, as well as existing MLS club programs at LAFC, Columbus Crew, and Atlanta United.
2026-02-16T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ { "type": "Vendor", "slug": "wicket" } ]
[ "Wicket's facial authentication is designed to speed up check-in and reduce manual verification at stadium and event venues.", "The deployment extends to MLS NEXT developmental competitions and multiple league events throughout 2026.", "Earlier 2025 Wicket deployments supported MLS NEXT competitions and the All...
[ "https://idtechwire.com/wicket-expands-major-league-soccer-agreement-to-deploy-facial-authentication-across-2026-events/" ]
CC-BY-4.0
[ "sports", "events", "usa" ]
Wicket expanded its Major League Soccer agreement to deploy facial authentication as an identity layer for event operations across multiple 2026 league events, including Generation Adidas Cup, MLS NEXT Flex, and MLS NEXT Cup, as well as existing MLS club programs at LAFC, Columbus Crew, and Atlanta United. Key facts: ...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/wicket-mls-facial-authentication-2026-events-2026-02-16.md", "canonicalPath": "/cards/wicket-mls-facial-authentication-2026-events-2026-02-16", "apiPath": "/api/cards/wick...
Innovatrics claims top rank-1 accuracy in latest NIST ELFT latent fingerprint benchmark
innovatrics-nist-elft-rank1-fingerprint-2026-02-13
Innovatrics reported top rank-1 accuracy in the latest results from NIST's Evaluation of Latent Fingerprint Technologies (ELFT), achieving a 98.6% rank-1 hit rate on FBI Dataset #1 comprising 285 operational crime-related fingerprint probes.
2026-02-13T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" } ]
[ { "type": "Vendor", "slug": "innovatrics" } ]
[ "NIST ELFT measures how accurately systems identify suspects from crime scene fingerprints against large operational databases.", "Rank-1 hit rate indicates how often the correct subject appears first in candidate lists, reducing manual review time for forensic examiners.", "Innovatrics also demonstrated strong...
[ "https://idtechwire.com/innovatrics-claims-top-rank-1-accuracy-in-latest-nist-elft-latent-fingerprint-benchmark/", "https://www.innovatrics.com/news/innovatrics-leads-nist-elft-rank-1-accuracy/", "https://pages.nist.gov/elft/" ]
CC-BY-4.0
[ "nist", "forensics", "benchmark" ]
Innovatrics reported top rank-1 accuracy in the latest results from NIST's Evaluation of Latent Fingerprint Technologies (ELFT), achieving a 98.6% rank-1 hit rate on FBI Dataset #1 comprising 285 operational crime-related fingerprint probes. Key facts: - NIST ELFT measures how accurately systems identify suspects from...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/innovatrics-nist-elft-rank1-fingerprint-2026-02-13.md", "canonicalPath": "/cards/innovatrics-nist-elft-rank1-fingerprint-2026-02-13", "apiPath": "/api/cards/innovatrics-ni...
Pakistan's NADRA formally rolls out Nishan Pakistan for unified identity verification
pakistan-nadra-nishan-pakistan-2026-02-13
NADRA formally launched Nishan Pakistan on February 10, 2026, a centralized one-window platform designed to standardize identity authentication services across public and private sector applications, consolidating fragmented verification channels into a unified digital trust infrastructure.
2026-02-13T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "national-eid" } ]
null
[ "Nishan Pakistan aims to reduce duplication across verification touchpoints and accelerate digital onboarding for regulated workflows.", "The platform builds on prior NADRA initiatives including a 2025 biometric bank deposit service and an all-in-one digital ID kit launched in March 2025.", "NADRA Chairman Lt G...
[ "https://idtechwire.com/pakistans-nadra-formally-rolls-out-nishan-pakistan-for-unified-identity-verification/" ]
CC-BY-4.0
[ "government", "asia", "south-asia" ]
NADRA formally launched Nishan Pakistan on February 10, 2026, a centralized one-window platform designed to standardize identity authentication services across public and private sector applications, consolidating fragmented verification channels into a unified digital trust infrastructure. Key facts: - Nishan Pakista...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/pakistan-nadra-nishan-pakistan-2026-02-13.md", "canonicalPath": "/cards/pakistan-nadra-nishan-pakistan-2026-02-13", "apiPath": "/api/cards/pakistan-nadra-nishan-pakistan-2...
U.S. Customs and Border Protection signs Clearview AI deal for tactical targeting
clearview-ai-cbp-tactical-targeting-2026-02-12
U.S. Customs and Border Protection signed an agreement with Clearview AI for facial recognition services covering tactical targeting and strategic counter-network analysis, granting access to more than 60 billion publicly available images and extending the company's federal footprint across Department of Homeland Secur...
2026-02-12T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ { "type": "Vendor", "slug": "clearview-ai" } ]
[ "The CBP deal follows an existing $9.2 million ICE contract with Clearview AI, reflecting broader DHS adoption of the company's face-search technology.", "Clearview AI's database is sourced from publicly available images scraped from the internet; the company faces ongoing litigation over its data collection prac...
[ "https://idtechwire.com/u-s-customs-and-border-protection-signs-clearview-ai-deal-for-tactical-targeting/" ]
CC-BY-4.0
[ "government", "law-enforcement", "usa" ]
U.S. Customs and Border Protection signed an agreement with Clearview AI for facial recognition services covering tactical targeting and strategic counter-network analysis, granting access to more than 60 billion publicly available images and extending the company's federal footprint across Department of Homeland Secur...
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/clearview-ai-cbp-tactical-targeting-2026-02-12.md", "canonicalPath": "/cards/clearview-ai-cbp-tactical-targeting-2026-02-12", "apiPath": "/api/cards/clearview-ai-cbp-tacti...
iBeta liveness certifications point to market shift as Level 2 becomes the norm
ibeta-level-2-liveness-market-shift-2026-02-12
An analysis of iBeta's 2025 certification activity—55 confirmation letters covering 40 companies—finds a near-even split between Level 1 and Level 2 presentation attack detection certifications, indicating that Level 2 is transitioning from a premium feature to a baseline procurement requirement, particularly in financ...
2026-02-12T00:00:00
[ { "type": "Technology", "slug": "pad" } ]
[ { "type": "Vendor", "slug": "ibeta" } ]
[ "Passive liveness approaches accounted for the majority of certifications in 2025, meaning systems that require no explicit user action.", "Identity verification providers represent over half of certified companies, reflecting certification's role as a standard procurement prerequisite.", "iBeta introduced Leve...
[ "https://idtechwire.com/ibeta-liveness-certifications-point-to-a-market-shift-as-level-2-becomes-the-norm/" ]
CC-BY-4.0
[ "certification", "standards", "market-trends" ]
An analysis of iBeta's 2025 certification activity—55 confirmation letters covering 40 companies—finds a near-even split between Level 1 and Level 2 presentation attack detection certifications, indicating that Level 2 is transitioning from a premium feature to a baseline procurement requirement, particularly in financ...
2026-07-16T19:47:46.429Z
2026-07-16T19:47:46.429Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/02/ibeta-level-2-liveness-market-shift-2026-02-12.md", "canonicalPath": "/cards/ibeta-level-2-liveness-market-shift-2026-02-12", "apiPath": "/api/cards/ibeta-level-2-liveness...
UIDAI plans full Aadhaar app with family verification and privacy-first sharing
uidai-full-aadhaar-app-2026-01-27
India’s UIDAI said it plans to launch a full Aadhaar mobile app with family verification and privacy-first data sharing features.
2026-01-27T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
null
[ "The planned app is positioned as a full-featured Aadhaar app for mobile use.", "UIDAI says the app will support consent-based sharing and family verification workflows." ]
[ "https://idtechwire.com/uidai-to-launch-full-aadhaar-app-with-family-verification-and-privacy-first-sharing/" ]
CC-BY-4.0
[ "digital-id", "mobile-id", "privacy" ]
India’s UIDAI said it plans to launch a full Aadhaar mobile app with family verification and privacy-first data sharing features. Key facts: - The planned app is positioned as a full-featured Aadhaar app for mobile use. - UIDAI says the app will support consent-based sharing and family verification workflows.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/uidai-full-aadhaar-app-2026-01-27.md", "canonicalPath": "/cards/uidai-full-aadhaar-app-2026-01-27", "apiPath": "/api/cards/uidai-full-aadhaar-app-2026-01-27" }
Malaysia endorses Zetrix proof-of-age model tied to national digital ID
malaysia-zetrix-proof-of-age-model-2026-01-26
Malaysia endorsed a Zetrix proof-of-age model that is linked to national digital ID verification, positioning it as an approach for age assurance.
2026-01-26T00:00:00
[ { "type": "Technology", "slug": "age-assurance" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "The model is designed for proof-of-age checks tied to national digital ID verification.", "Government endorsement signals official support for the approach." ]
[ "https://idtechwire.com/malaysia-endorses-zetrix-proof-of-age-model-tied-to-national-digital-id-verification/" ]
CC-BY-4.0
[ "age-assurance", "digital-id", "government" ]
Malaysia endorsed a Zetrix proof-of-age model that is linked to national digital ID verification, positioning it as an approach for age assurance. Key facts: - The model is designed for proof-of-age checks tied to national digital ID verification. - Government endorsement signals official support for the approach.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/malaysia-zetrix-proof-of-age-model-2026-01-26.md", "canonicalPath": "/cards/malaysia-zetrix-proof-of-age-model-2026-01-26", "apiPath": "/api/cards/malaysia-zetrix-proof-of...
Paravision and emaratech deploy face recognition corridor at Dubai airport
paravision-emaratech-face-recognition-corridor-dubai-2026-01-26
Paravision and emaratech deployed a face recognition corridor at Dubai International Airport to support passenger processing.
2026-01-26T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "biometric-border-control" } ]
[ { "type": "Vendor", "slug": "paravision" } ]
[ "The deployment is at Dubai International Airport.", "The corridor uses face recognition for identity checks in the passenger flow." ]
[ "https://www.paravision.ai/news/paravision-collaborates-with-emaratech-to-power-red-carpet-smart-corridor-at-dubai-international-airport/" ]
CC-BY-4.0
[ "facial-recognition", "border-control", "airports" ]
Paravision and emaratech deployed a face recognition corridor at Dubai International Airport to support passenger processing. Key facts: - The deployment is at Dubai International Airport. - The corridor uses face recognition for identity checks in the passenger flow.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/paravision-emaratech-face-recognition-corridor-dubai-2026-01-26.md", "canonicalPath": "/cards/paravision-emaratech-face-recognition-corridor-dubai-2026-01-26", "apiPath": ...
Margins ID Group wins contract for Gambia national and digital ID systems
gambia-national-digital-id-margins-contract-2026-01-23
Margins ID Group was awarded a contract to implement Gambia’s national ID and digital ID systems.
2026-01-23T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "The contract covers both national ID and digital ID system components.", "Margins ID Group is the awarded implementer." ]
[ "https://idtechwire.com/margins-id-group-wins-contract-for-gambia-national-and-digital-id-systems/" ]
CC-BY-4.0
[ "national-eid", "digital-id" ]
Margins ID Group was awarded a contract to implement Gambia’s national ID and digital ID systems. Key facts: - The contract covers both national ID and digital ID system components. - Margins ID Group is the awarded implementer.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/gambia-national-digital-id-margins-contract-2026-01-23.md", "canonicalPath": "/cards/gambia-national-digital-id-margins-contract-2026-01-23", "apiPath": "/api/cards/gambia...
Manila’s NAIA rolls out 78 biometric eGates
naia-78-biometric-egates-manila-2026-01-23
Manila’s Ninoy Aquino International Airport rolled out 78 biometric eGates for passenger processing.
2026-01-23T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" } ]
null
[ "The rollout includes 78 biometric eGates.", "The system supports automated border checks at NAIA." ]
[ "https://idtechwire.com/manilas-naia-rolls-out-78-biometric-egates/" ]
CC-BY-4.0
[ "border-control", "airports", "egates" ]
Manila’s Ninoy Aquino International Airport rolled out 78 biometric eGates for passenger processing. Key facts: - The rollout includes 78 biometric eGates. - The system supports automated border checks at NAIA.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/naia-78-biometric-egates-manila-2026-01-23.md", "canonicalPath": "/cards/naia-78-biometric-egates-manila-2026-01-23", "apiPath": "/api/cards/naia-78-biometric-egates-manil...
UK begins trials of a digital driving licence in the GOV.UK One Login app
uk-digital-driving-licence-one-login-trials-2026-01-23
The UK government began trials of a digital driving licence delivered through the GOV.UK One Login app.
2026-01-23T00:00:00
[ { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "The trial runs within the GOV.UK One Login identity service.", "The digital licence is being tested as a mobile alternative to the physical card." ]
[ "https://idtechwire.com/uk-begins-trials-of-digital-driving-licence-in-one-login-app/" ]
CC-BY-4.0
[ "mobile-id", "digital-id", "government" ]
The UK government began trials of a digital driving licence delivered through the GOV.UK One Login app. Key facts: - The trial runs within the GOV.UK One Login identity service. - The digital licence is being tested as a mobile alternative to the physical card.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/uk-digital-driving-licence-one-login-trials-2026-01-23.md", "canonicalPath": "/cards/uk-digital-driving-licence-one-login-trials-2026-01-23", "apiPath": "/api/cards/uk-dig...
India mandates biometric liveness checks and geo-tracking for crypto KYC
india-mandates-biometric-liveness-crypto-kyc-2026-01-22
India issued requirements for cryptocurrency KYC that include biometric liveness detection and geo-tracking during onboarding.
2026-01-22T00:00:00
[ { "type": "Technology", "slug": "pad" } ]
null
[ "KYC procedures must include biometric liveness checks.", "Geo-tracking is required as part of the onboarding process." ]
[ "https://idtechwire.com/india-mandates-biometric-liveness-detection-and-geo-tracking-for-cryptocurrency-kyc/" ]
CC-BY-4.0
[ "liveness", "kyc" ]
India issued requirements for cryptocurrency KYC that include biometric liveness detection and geo-tracking during onboarding. Key facts: - KYC procedures must include biometric liveness checks. - Geo-tracking is required as part of the onboarding process.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/india-mandates-biometric-liveness-crypto-kyc-2026-01-22.md", "canonicalPath": "/cards/india-mandates-biometric-liveness-crypto-kyc-2026-01-22", "apiPath": "/api/cards/indi...
TSA launches PreCheck Touchless ID at Boston Logan Airport
tsa-precheck-touchless-id-boston-logan-2026-01-22
The TSA launched PreCheck Touchless ID at Boston Logan Airport, allowing identity verification without handing over a physical ID.
2026-01-22T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "biometric-border-control" } ]
null
[ "Touchless ID uses facial matching for eligible TSA PreCheck travelers.", "Boston Logan is a new deployment location for the program." ]
[ "https://idtechwire.com/tsa-launches-precheck-touchless-id-at-boston-logan-airport/" ]
CC-BY-4.0
[ "facial-recognition", "border-control", "government", "airports", "precheck" ]
The TSA launched PreCheck Touchless ID at Boston Logan Airport, allowing identity verification without handing over a physical ID. Key facts: - Touchless ID uses facial matching for eligible TSA PreCheck travelers. - Boston Logan is a new deployment location for the program.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/tsa-precheck-touchless-id-boston-logan-2026-01-22.md", "canonicalPath": "/cards/tsa-precheck-touchless-id-boston-logan-2026-01-22", "apiPath": "/api/cards/tsa-precheck-tou...
Alabama Bill Would Authorize Optional Mobile Driver's License and Digital State ID
alabama-mobile-drivers-license-digital-id-2026-01-12
Alabama's House Bill 110 would authorize an optional mobile driver's license and digital state ID credential tied to the existing physical license system. The proposal keeps physical IDs valid and frames the digital credential as an additional format for on-demand presentation.
2026-01-12T00:00:00
[ { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "HB 110 defines a digital driver's license and digital identification card as electronic credentials derived from the corresponding physical ID.", "The bill makes participation voluntary and keeps physical licenses and IDs valid.", "The draft includes limits on what a verifier can require from the holder's devi...
[ "https://idtechwire.com/alabama-bill-would-authorize-optional-mobile-drivers-license-and-digital-state-id/" ]
CC-BY-4.0
[ "mobile-id", "digital-id", "policy" ]
If enacted, the bill would establish a legal framework for state-issued mobile ID without mandating adoption or specifying a vendor.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/alabama-mobile-drivers-license-digital-id-2026-01-12.md", "canonicalPath": "/cards/alabama-mobile-drivers-license-digital-id-2026-01-12", "apiPath": "/api/cards/alabama-mo...
Cameroon Councils Begin Issuing Digital Birth Certificates in UNDP-Backed Project
cameroon-digital-birth-certificates-undp-2026-01-12
Local councils in Cameroon have begun issuing digital birth certificates under a UNDP-backed project aimed at modernizing civil registration and expanding access to legal identity. The shift signals operational issuance at the municipal level rather than only policy announcements.
2026-01-12T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
null
[ "Implementation is being carried out through local councils responsible for registering births.", "UNDP frames the project as a modernization of civil registration and vital statistics.", "Digital birth certificates support access to services that require proof of identity." ]
[ "https://idtechwire.com/cameroon-councils-begin-issuing-digital-birth-certificates-under-undp-backed-project/" ]
CC-BY-4.0
[ "digital-id" ]
Digitizing birth registration can improve coverage and reliability for downstream identity and service systems.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/cameroon-digital-birth-certificates-undp-2026-01-12.md", "canonicalPath": "/cards/cameroon-digital-birth-certificates-undp-2026-01-12", "apiPath": "/api/cards/cameroon-dig...
ShopRite Facial Recognition Use Draws Scrutiny as Connecticut Considers Retail Restrictions
shoprite-facial-recognition-connecticut-retail-restrictions-2026-01-12
CT Insider reports facial recognition signage at ShopRite stores across Connecticut as lawmakers move toward legislation that would restrict biometric collection in retail. The disclosures highlight data sharing and retention practices while the state debates new limits.
2026-01-12T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
null
[ "Reporters saw facial recognition notices at seven of eight ShopRite stores visited; staff confirmed use at the eighth.", "Signage says facial geometry is analyzed for security and non-matched data may be retained for up to 90 days.", "Connecticut legislators say they plan to introduce a bill that would prohibi...
[ "https://idtechwire.com/shoprite-facial-recognition-use-draws-scrutiny-as-connecticut-considers-retail-restrictions/" ]
CC-BY-4.0
[ "facial-recognition", "policy" ]
Retail biometric deployments continue to attract regulatory attention as states weigh consent, notice, and retention requirements.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/shoprite-facial-recognition-connecticut-retail-restrictions-2026-01-12.md", "canonicalPath": "/cards/shoprite-facial-recognition-connecticut-retail-restrictions-2026-01-12",...
Somalia Estimates $125 Million to Complete National Digital ID Rollout
somalia-125-million-national-digital-id-rollout-2026-01-12
Somali officials estimate about $125 million is needed to complete nationwide rollout of the national digital ID program. The estimate targets full operational coverage, with funding sources not yet specified.
2026-01-12T00:00:00
[ { "type": "Technology", "slug": "national-eid" } ]
null
[ "Officials cite the estimate as the cost to reach nationwide deployment from current progress.", "The program recently launched national identity platforms including HUBIYE for identity verification and e-Aqoonsi for mobile digital IDs.", "No detailed cost breakdown or funding source has been published." ]
[ "https://idtechwire.com/somalia-estimates-125-million-needed-to-complete-national-digital-id-rollout/" ]
CC-BY-4.0
[ "national-eid" ]
The estimate underscores the funding requirements that often surface when national ID programs move from pilots to population-scale issuance.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/somalia-125-million-national-digital-id-rollout-2026-01-12.md", "canonicalPath": "/cards/somalia-125-million-national-digital-id-rollout-2026-01-12", "apiPath": "/api/card...
Telefonica Tech Launches Self-Sovereign Identity Platform Based on Verifiable Credentials
telefonica-tech-ssi-verifiable-credentials-2026-01-12
Telefonica Tech launched a self-sovereign digital identity solution that stores verifiable credentials on user devices and supports selective disclosure. The company says organizations can issue, verify, and revoke credentials for use cases such as age checks and access control.
2026-01-12T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" } ]
[ { "type": "Vendor", "slug": "telefonica-tech" } ]
[ "Credentials are stored locally on user devices with user-controlled sharing.", "The platform supports issuance, verification, and revocation of verifiable credentials.", "Telecom and enterprise use cases cited include age verification, access control, and digital certificate issuance." ]
[ "https://idtechwire.com/telefonica-tech-launches-self-sovereign-digital-identity-solution-based-on-verifiable-credentials/", "https://telefonicatech.com/en/solutions/ai-and-data/blockchain/self-sovereign-identity-and-verifiable-credentials" ]
CC-BY-4.0
[ "verifiable-credentials", "privacy" ]
The launch adds another commercial option for organizations evaluating privacy-preserving credential models.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/telefonica-tech-ssi-verifiable-credentials-2026-01-12.md", "canonicalPath": "/cards/telefonica-tech-ssi-verifiable-credentials-2026-01-12", "apiPath": "/api/cards/telefoni...
Accenture and NTT DOCOMO GLOBAL Launch Universal Wallet Infrastructure for Digital Identity
accenture-ntt-uwi-digital-identity-2026-01-06
Accenture and NTT DOCOMO GLOBAL announced Universal Wallet Infrastructure (UWI), described as an interoperability-focused infrastructure layer intended to support digital identity and digital trust use cases.
2026-01-06T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "verifiable-credentials" } ]
null
[ "The companies frame UWI as infrastructure that can support multiple wallets rather than a single wallet product.", "Accenture describes an initial early-adopter phase under letters of intent.", "The announcement emphasizes cross-organization credential exchange as a goal of the infrastructure approach." ]
[ "https://idtechwire.com/accenture-and-ntt-docomo-global-launch-universal-wallet-infrastructure-for-digital-identity/", "https://newsroom.accenture.com/news/2026/accenture-and-ntt-docomo-global-launch-universal-wallet-infrastructure-to-scale-digital-identity-and-digital-trust", "https://www.investing.com/news/pr...
CC-BY-4.0
[ "digital-id", "verifiable-credentials" ]
Wallet infrastructure layers can become important coordination points for interoperability, governance, and trust frameworks as multiple issuers and relying parties adopt credential-based identity models.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/accenture-ntt-uwi-digital-identity-2026-01-06.md", "canonicalPath": "/cards/accenture-ntt-uwi-digital-identity-2026-01-06", "apiPath": "/api/cards/accenture-ntt-uwi-digita...
Accu-Time Agrees to Proposed $1.5M Settlement in Illinois BIPA Fingerprint Time Clock Case
accu-time-bipa-fingerprint-settlement-2026-01-06
Accu-Time Systems agreed to a proposed $1.5 million settlement in an Illinois Biometric Information Privacy Act (BIPA) class action related to fingerprint time clock use.
2026-01-06T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" } ]
null
[ "Settlement materials describe a $1.5 million fund with estimated individual payments ranging from about $100 to $500 depending on approved claims.", "The claims deadline is March 12, 2026 and a final approval hearing is scheduled for April 1, 2026, according to the settlement site.", "The case highlights compl...
[ "https://idtechwire.com/accu-time-reaches-1-5-million-settlement-in-illinois-bipa-fingerprint-time-clock-case/", "https://accubipasettlement.com/frequently-asked-questions/", "https://www.classaction.org/news/1.5m-accu-time-settlement-ends-litigation-over-alleged-biometric-data-collection" ]
CC-BY-4.0
[ "fingerprint-recognition", "privacy", "bipa" ]
Fingerprint time clocks are a recurring category in BIPA litigation, where disputes often focus on written consent, retention schedules, and disclosure obligations.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/accu-time-bipa-fingerprint-settlement-2026-01-06.md", "canonicalPath": "/cards/accu-time-bipa-fingerprint-settlement-2026-01-06", "apiPath": "/api/cards/accu-time-bipa-fin...
Credas Reports First Property Transaction Using Its Compliance Wallet
credas-compliance-wallet-property-transaction-2026-01-06
Credas says its Compliance Wallet was used to complete a live UK property transaction, positioning the wallet as a reusable way to share verified identity and compliance information across parties.
2026-01-06T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "verifiable-credentials" } ]
[ { "type": "Vendor", "slug": "credas" } ]
[ "Credas describes a “share once” model intended to reduce repeated identity and compliance checks during property transactions.", "The announcement describes the first transaction as completed with DezrezLegal, according to company and trade reporting.", "Public materials do not clearly specify which credential...
[ "https://idtechwire.com/credas-completes-first-property-transaction-using-compliance-wallet/", "https://credas.com/news/credas-and-dezrezlegal-complete-first-transaction-using-new-property-compliance-wallet/", "https://todaysconveyancer.co.uk/credas-dezrez-complete-first-transaction-using-new-property-complianc...
CC-BY-4.0
[ "digital-id", "verifiable-credentials" ]
Early digital wallet deployments in regulated sectors often demonstrate workflow value before standardization details (formats, issuers, and relying party requirements) are fully visible.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/credas-compliance-wallet-property-transaction-2026-01-06.md", "canonicalPath": "/cards/credas-compliance-wallet-property-transaction-2026-01-06", "apiPath": "/api/cards/cr...
FaceTec Appoints Cameron D’Ambrosi as Head of Strategic Partnerships for North America and EU
facetec-dambrosi-strategic-partnerships-2026-01-06
FaceTec appointed Cameron D’Ambrosi as Head of Strategic Partnerships for North America and the European Union, describing the role as focused on expanding deployments of its 3D face verification and liveness technology.
2026-01-06T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" } ]
[ { "type": "Vendor", "slug": "facetec" } ]
[ "FaceTec describes the role as spanning enterprise integrations and public-sector digital identity programs.", "D’Ambrosi is identified as a co-founder of Liminal and host of the State of Identity podcast.", "FaceTec positions liveness detection as a control for AI-enabled fraud and presentation or injection at...
[ "https://idtechwire.com/facetec-names-cameron-dambrosi-head-of-strategic-partnerships-for-north-america-and-eu/", "https://www.facetec.com/facetec-team" ]
CC-BY-4.0
[ "facial-recognition", "liveness", "fraud", "policy" ]
Partnership and go-to-market moves in liveness technology often track shifts in fraud patterns, regulatory expectations, and the adoption of biometric verification across consumer and public-sector channels.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/facetec-dambrosi-strategic-partnerships-2026-01-06.md", "canonicalPath": "/cards/facetec-dambrosi-strategic-partnerships-2026-01-06", "apiPath": "/api/cards/facetec-dambro...
Jordan Enables Instant Digital ID Activation in the Sanad App
jordan-sanad-instant-digital-id-activation-2026-01-06
Jordan’s Ministry of Digital Economy and Entrepreneurship says a Sanad app update enables in-app digital identity activation, removing the requirement for in-person activation.
2026-01-06T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
null
[ "The ministry says users can activate a digital identity directly in the app rather than visiting a physical Sanad service center.", "The updated app includes access to official digital documents such as national ID cards and driver’s licenses, according to public reporting.", "Officials reported usage metrics ...
[ "https://idtechwire.com/jordan-updates-sanad-app-with-instant-digital-identity-activation/", "https://www.petra.gov.jo/Include/InnerPage.jsp?ID=79852&lang=en&name=en_news", "https://jordantimes.com/news/local/govt-launches-major-sanad-app-upgrade-to-improve-service-efficiency" ]
CC-BY-4.0
[ "digital-id", "mobile-id", "fraud", "government" ]
Moving digital ID activation fully remote can materially change assurance assumptions and fraud risk, depending on the proofing and account recovery controls used inside the app.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/jordan-sanad-instant-digital-id-activation-2026-01-06.md", "canonicalPath": "/cards/jordan-sanad-instant-digital-id-activation-2026-01-06", "apiPath": "/api/cards/jordan-s...
Ethiopia Issues Tender for 20 Million Pre-Personalized Secure Resident ID Cards
ethiopia-tender-20-million-resident-id-cards-2026-01-05
Ethiopia’s National ID Program published a procurement notice for supply and delivery of 20 million pre-personalized secure resident ID cards.
2026-01-05T00:00:00
[ { "type": "Technology", "slug": "biometric-id-cards" }, { "type": "Technology", "slug": "national-eid" } ]
null
[ "The notice text specifies a bid submission deadline of January 9, 2026 at 2:00 PM local time in Addis Ababa with a public opening shortly after.", "The notice specifies bid security of ETB 14,000,000 (or equivalent convertible currency) via bank guarantee.", "The tender references beneficial ownership disclosu...
[ "https://idtechwire.com/ethiopia-seeks-bids-for-supply-of-20-million-pre-personalized-secure-resident-id-cards/", "https://www.afrotender.com/tenders/afro-317138", "https://www.gtai.de/en/trade/ethiopia/business-practices/public-tenders/supply-and-delivery-of-20-million-pre-personalized-secure-resident-identifi...
CC-BY-4.0
[ "biometric-id-cards", "national-eid", "policy" ]
Large-scale secure card procurement can signal a transition from enrollment to issuance, with card personalization scope and supply-chain controls becoming central implementation risks.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/ethiopia-tender-20-million-resident-id-cards-2026-01-05.md", "canonicalPath": "/cards/ethiopia-tender-20-million-resident-id-cards-2026-01-05", "apiPath": "/api/cards/ethi...
Neurotechnology Reports Level 2 PAD Evaluation for Face Liveness Technology
neurotechnology-bixelab-pad-level-2-2026-01-05
Neurotechnology says its face liveness and presentation attack detection technology passed a Level 2 evaluation aligned with ISO/IEC 30107-3, conducted by BixeLab.
2026-01-05T00:00:00
[ { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ { "type": "Vendor", "slug": "neurotechnology" } ]
[ "The company describes Level 2 testing as covering more sophisticated presentation attacks than Level 1, including variants beyond printed photos or screen replays.", "Neurotechnology’s announcement does not disclose quantitative metrics or test configuration details.", "ISO/IEC 30107-3 defines testing and repo...
[ "https://idtechwire.com/neurotechnology-face-liveness-tech-passes-bixelab-level-2-pad-evaluation/", "https://www.neurotechnology.com/press_release_pad_level_2_compliance.html", "https://bixelab.com/about-accreditation/" ]
CC-BY-4.0
[ "liveness", "facial-recognition" ]
Third-party PAD evaluations can be used to compare spoof-resistance claims, but without published operating points and error rates they provide limited insight into deployment tradeoffs.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/neurotechnology-bixelab-pad-level-2-2026-01-05.md", "canonicalPath": "/cards/neurotechnology-bixelab-pad-level-2-2026-01-05", "apiPath": "/api/cards/neurotechnology-bixela...
UIDAI Raises Aadhaar PVC Card Fee and Discontinues Hologram
uidai-aadhaar-pvc-fee-hologram-2026-01-05
India’s UIDAI increased the Aadhaar PVC card service fee and issued guidance discontinuing the Aadhaar hologram on the optional physical card product.
2026-01-05T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "biometric-id-cards" } ]
null
[ "UIDAI’s memo raises the Aadhaar PVC card fee from ₹50 to ₹75, inclusive of taxes and delivery charges.", "UIDAI issued a circular stating Aadhaar PVC cards will be issued without the hologram feature.", "UIDAI also published guidance related to preventing unauthorized use of the Aadhaar name and logo." ]
[ "https://idtechwire.com/uidai-revises-aadhaar-pvc-card-fee-removes-hologram/", "https://uidai.gov.in/en/circulars-memorandums-notification/19574-office-memorandum-regarding-revision-of-rate-of-aadhaar-pvc-card-service-from-50-to-75-including-taxes.html", "https://uidai.gov.in/en/circulars-memorandums-notificati...
CC-BY-4.0
[ "national-eid", "biometric-id-cards" ]
Updates to physical credential features and pricing can affect adoption dynamics and the balance between physical-card verification and QR or digitally mediated Aadhaar verification flows.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/uidai-aadhaar-pvc-fee-hologram-2026-01-05.md", "canonicalPath": "/cards/uidai-aadhaar-pvc-fee-hologram-2026-01-05", "apiPath": "/api/cards/uidai-aadhaar-pvc-fee-hologram-2...
Kantara Opens Public Comment on Identity Assurance Criteria Aligned with NIST SP 800-63 Rev. 4
kantara-identity-assurance-public-comment-2026-01-02
Kantara opened public comment on draft updates to its Identity Assurance Framework intended to align assessment criteria with NIST SP 800-63 Revision 4, with comments due January 20, 2026.
2026-01-02T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
null
[ "Kantara describes the draft as criteria aligned with SP 800-63-4A, which covers identity proofing and verification requirements.", "Kantara indicates future volumes will address authentication (63B) and federation (63C) criteria to align with the broader NIST model.", "Alignment can affect certification and tr...
[ "https://idtechwire.com/kantara-opens-public-comment-on-identity-assurance-criteria-aligned-with-nist-sp-800-63-revision-4/", "https://kantarainitiative.org/review-notice-for-public-comments/", "https://pages.nist.gov/800-63-4/" ]
CC-BY-4.0
[ "digital-id", "nist" ]
Assurance criteria updates can influence how identity service providers are assessed and how relying parties interpret proofing, authentication, and federation controls.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/kantara-identity-assurance-public-comment-2026-01-02.md", "canonicalPath": "/cards/kantara-identity-assurance-public-comment-2026-01-02", "apiPath": "/api/cards/kantara-id...
Pakistan’s NADRA Introduces Facial Recognition Certificate for Biometric Verification
nadra-facial-recognition-certificate-2026-01-02
Pakistan’s NADRA launched a facial-recognition-based verification certificate intended to provide a contactless alternative for individuals who cannot complete fingerprint-based checks.
2026-01-02T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "national-eid" } ]
null
[ "Local reporting describes the certificate as issued after facial biometric verification against NADRA’s identity database.", "Reports describe a printed certificate with a QR code for validation by institutions that require biometric confirmation.", "Coverage cites an expected issuance timeline of about seven ...
[ "https://idtechwire.com/pakistans-nadra-introduces-facial-recognition-certificate-for-biometric-verification/", "https://www.geo.tv/latest/642455-nadra-to-issue-facial-recognition-based-verification-certificates-from-jan-20", "https://www.dawn.com/news/1964281" ]
CC-BY-4.0
[ "facial-recognition", "national-eid" ]
Multimodal verification pathways can improve accessibility for populations where fingerprints are degraded or difficult to capture, but they also shift operational reliance toward face capture and matching governance.
2026-07-16T19:47:46.428Z
2026-07-16T19:47:46.428Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2026/01/nadra-facial-recognition-certificate-2026-01-02.md", "canonicalPath": "/cards/nadra-facial-recognition-certificate-2026-01-02", "apiPath": "/api/cards/nadra-facial-recogni...
UK Digital ID Consultation Reported to Slip into 2026
uk-digital-id-consultation-slips-2025-12-30
UK reporting indicates the government’s public consultation on national digital ID plans may not begin until 2026, with governance work described as shifting to the Cabinet Office.
2025-12-30T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
null
[ "Reports describe the consultation as expected “in the new year,” after earlier statements referenced a 2025 timeline.", "Coverage attributes the timing shift to a governance transfer from DSIT to the Cabinet Office.", "Downstream sequencing questions include which credentials are prioritized first and how trus...
[ "https://idtechwire.com/uk-digital-id-consultation-appears-set-to-slip-into-2026-as-cabinet-office-takes-lead/", "https://www.publictechnology.net/2025/12/30/society-and-welfare/identity-politics-what-do-we-know-so-far-about-governments-digital-id-plans/", "https://commonslibrary.parliament.uk/research-briefing...
CC-BY-4.0
[ "digital-id", "government" ]
National digital identity programs frequently depend on consultations and governance decisions that shape assurance levels, interoperability expectations, and oversight structures.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.427Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/uk-digital-id-consultation-slips-2025-12-30.md", "canonicalPath": "/cards/uk-digital-id-consultation-slips-2025-12-30", "apiPath": "/api/cards/uk-digital-id-consultation-s...
Federal Judge Blocks Texas Law Requiring App Store Age Verification
texas-app-store-age-verification-law-blocked-2025-12-24
A federal judge granted a preliminary injunction blocking Texas SB 2420, which would have required app stores to verify user age and obtain parental consent for minors.
2025-12-24T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
null
[ "The injunction prevents enforcement of the law while litigation proceeds in federal court.", "SB 2420 would have required age verification before app downloads or access to paid in-app content, and parental verification and consent for users under 18.", "The court compared the law’s effect to requiring age che...
[ "https://idtechwire.com/us-judge-blocks-texas-app-store-age-verification-law/", "https://www.reuters.com/world/us/us-judge-blocks-texas-law-forcing-app-stores-to-verify-users-ages-2025-12-23/", "https://capitol.texas.gov/tlodocs/89R/billtext/pdf/SB02420F.pdf" ]
CC-BY-4.0
[ "age-assurance", "privacy", "policy" ]
Age assurance debates often hinge on where verification is performed (platform vs. app), what data is collected, and how minors’ privacy and parental consent requirements are implemented in practice.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.426Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/texas-app-store-age-verification-law-blocked-2025-12-24.md", "canonicalPath": "/cards/texas-app-store-age-verification-law-blocked-2025-12-24", "apiPath": "/api/cards/texa...
UK Opens Registration for Deepfake Detection Challenge 2026
uk-deepfake-detection-challenge-registration-2025-12-24
UK government bodies opened registration for the Deepfake Detection Challenge 2026, an exercise intended to benchmark and test deepfake detection tools in adversarial scenarios.
2025-12-24T00:00:00
[ { "type": "Technology", "slug": "pad" } ]
null
[ "Public materials describe a two-stage format: a benchmarking phase and a scenario-based exercise.", "The initiative is linked to the Home Office, DSIT, The Alan Turing Institute, and the Accelerated Capability Environment.", "The challenge targets risks associated with synthetic media, including identity and s...
[ "https://idtechwire.com/uk-opens-registration-for-deepfake-detection-challenge-2026/", "https://www.techuk.org/resource/join-the-deepfake-detection-challenge-2026.html", "https://ace.blog.gov.uk/2024/05/10/launching-the-deepfake-detection-challenge-a-collaborative-effort-against-digital-deception/" ]
CC-BY-4.0
[ "liveness", "fraud", "government" ]
Deepfake detection is increasingly treated as a practical component of anti-spoofing and fraud defense, especially when identity verification depends on media authenticity.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.426Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/uk-deepfake-detection-challenge-registration-2025-12-24.md", "canonicalPath": "/cards/uk-deepfake-detection-challenge-registration-2025-12-24", "apiPath": "/api/cards/uk-d...
Aruba Airport Launches Enhanced Passenger Processing with CBP and iProov
aruba-airport-enhanced-passenger-processing-2025-12-23
Aruba Airport Authority says Enhanced Passenger Processing is live at its U.S. Pre-Clearance facility, using facial biometrics to verify travelers against passport data and CBP’s Traveler Verification Service.
2025-12-23T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ { "type": "Vendor", "slug": "iproov" } ]
[ "The deployment is described as available automatically to U.S. citizens departing Aruba without pre-enrollment.", "The airport authority says travelers typically do not need to present a physical passport unless additional review is required.", "The program is positioned as reducing queues and processing time ...
[ "https://idtechwire.com/aruba-airport-launches-enhanced-passenger-processing-with-cbp-and-iproov/", "https://www.airportaruba.com/press-releases/partnership-us-customs-and-border-protection", "https://www.iproov.com/press/on-the-move-biometrics-launch" ]
CC-BY-4.0
[ "border-control", "facial-recognition", "government", "airports" ]
Enhanced Passenger Processing deployments illustrate how facial biometrics are being integrated into pre-clearance and border workflows as an alternative to routine document presentation.
2026-07-16T19:47:46.425Z
2026-07-16T19:47:46.425Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/aruba-airport-enhanced-passenger-processing-2025-12-23.md", "canonicalPath": "/cards/aruba-airport-enhanced-passenger-processing-2025-12-23", "apiPath": "/api/cards/aruba-...
India’s National Testing Agency Adds Live Photo Capture and Reported Facial Checks for Exams
india-nta-live-photo-facial-checks-2025-12-23
India’s National Testing Agency (NTA) updated exam materials to require live photo capture during registration, while media reports say additional facial verification measures may be expanded at exam centers.
2025-12-23T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
null
[ "NTA’s 2026 Information Bulletin specifies that applicants must submit a live photograph captured via camera or webcam, with a QR-code-based fallback option.", "Media reporting describes plans to compare candidates at exam entry against previously captured images to deter impersonation and exam fraud.", "Public...
[ "https://idtechwire.com/indias-national-testing-agency-tightens-candidate-verification-using-live-photo-capture-and-facial-checks/", "https://cdnbbsr.s3waas.gov.in/s3f8e59f4b2fe7c5705bf878bbd494ccdf/uploads/2025/11/202511021649722475.pdf", "https://economictimes.indiatimes.com/industry/services/education/nta-to...
CC-BY-4.0
[ "facial-recognition", "privacy" ]
At large scale, face-based candidate verification raises operational questions about error handling, privacy controls, and how image capture and matching are governed across diverse exam sites.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.426Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/india-nta-live-photo-facial-checks-2025-12-23.md", "canonicalPath": "/cards/india-nta-live-photo-facial-checks-2025-12-23", "apiPath": "/api/cards/india-nta-live-photo-fac...
Peel Regional Police Issues RFP for Cloud-Based AFIS Integrated with RCMP RTID
peel-cloud-afis-rfp-2025-12-22
Peel Regional Police issued an RFP for a cloud-based automated fingerprint identification system (AFIS) integrated with the RCMP’s real-time identification capability.
2025-12-22T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "abis-dedup" } ]
null
[ "The tender describes a 60-month procurement for supply, implementation, and support of an AFIS-RTID solution.", "The listing describes a questions deadline of January 20, 2026 and a bid closing date of January 28, 2026.", "The listing identifies several plan takers, including Canadian entities associated with ...
[ "https://idtechwire.com/peel-regional-police-issues-rfp-for-cloud-based-afis-integrated-with-rcmp-real-time-identification/", "https://peelregion.bidsandtenders.ca/Module/Tenders/en/Tender/Detail/53c28519-7a02-4549-ad96-0e79af1c3ef5" ]
CC-BY-4.0
[ "fingerprint-recognition", "deduplication", "policy" ]
Cloud-based AFIS procurement can indicate a shift toward managed biometric identification infrastructure and closer integration between municipal policing workflows and national databases.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.426Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/peel-cloud-afis-rfp-2025-12-22.md", "canonicalPath": "/cards/peel-cloud-afis-rfp-2025-12-22", "apiPath": "/api/cards/peel-cloud-afis-rfp-2025-12-22" }
Airports Group Warns of Disruption Risk as EU Entry/Exit System Scales Up
eu-entry-exit-system-disruption-risk-2025-12-19
ACI EUROPE called for an urgent review of the EU Entry/Exit System (EES), citing outages and operational issues that it says could cause disruption as processing volumes increase in early 2026.
2025-12-19T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "fingerprint-recognition" } ]
null
[ "ACI EUROPE says EES began operations on October 12, 2025 and uses facial images and fingerprints to register third-country nationals entering and exiting the Schengen Area.", "ACI EUROPE cites planned increases in the share of travelers processed through EES, including a published target of roughly 35 percent st...
[ "https://idtechwire.com/aci-europe-warns-of-systemic-disruption-risk-as-eu-entry-exit-system-scales-up/", "https://www.aci-europe.org/press-release/573-review-of-schengen-entry-exit-system-urgently-needed-to-avoid-systemic-disruptions-impacting-passengers.html", "https://centreforaviation.com/news/aci-europe-de...
CC-BY-4.0
[ "border-control", "facial-recognition", "fingerprint-recognition", "airports" ]
Large-scale biometric border systems can create queueing and safety risks when biometric capture, matching, or downstream infrastructure does not reliably operate at peak throughput.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.426Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/eu-entry-exit-system-disruption-risk-2025-12-19.md", "canonicalPath": "/cards/eu-entry-exit-system-disruption-risk-2025-12-19", "apiPath": "/api/cards/eu-entry-exit-system...
NEC and emaratech Deploy Biometric Smart Gates for flydubai Crew at Dubai Airport
nec-emaratech-biometric-smart-gates-flydubai-2025-12-19
NEC and emaratech say they deployed facial-recognition smart gates to automate immigration clearance for flydubai crew in a dedicated operations environment at Dubai International Airport.
2025-12-19T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ { "type": "Vendor", "slug": "nec-corporation" } ]
[ "The deployment is described as scoped to flydubai crew operations rather than general passenger processing.", "NEC says the system is based on its NeoFace Express X5 facial recognition terminal and matches against immigration records maintained by Dubai’s residency and foreigners affairs authority.", "The comp...
[ "https://idtechwire.com/nec-and-emaratech-deploy-biometric-smart-gates-for-flydubai-crew-at-dubai-airport/", "https://www.nec.com/en/press/202512/global_20251218_01.html", "https://centreforaviation.com/news/nec-and-emaratech-deploy-biometric-smart-gates-for-flydubai-crew-screening-1343135" ]
CC-BY-4.0
[ "border-control", "facial-recognition", "airports", "egates" ]
Operational biometric deployments at airports are expanding beyond passenger checkpoints into workforce and logistics flows where throughput and access controls are tightly coupled.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.426Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/nec-emaratech-biometric-smart-gates-flydubai-2025-12-19.md", "canonicalPath": "/cards/nec-emaratech-biometric-smart-gates-flydubai-2025-12-19", "apiPath": "/api/cards/nec-...
OpenID Foundation Sets Date for Verifiable Credentials Conformance Self-Certification
openid-vc-conformance-testing-2025-12-18
The OpenID Foundation says implementers will be able to self-certify against OpenID4VP 1.0, OpenID4VCI 1.0, and HAIP 1.0 via its conformance testing platform starting February 26, 2026.
2025-12-18T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
null
[ "The conformance suite is described as open-source tooling that can be run locally or against OpenID-hosted servers.", "OpenID says organizations can submit self-certified test logs for publication on its certification site, with publication optional.", "The foundation says it plans to introduce additional accr...
[ "https://idtechwire.com/openid-foundation-to-launch-conformance-testing-for-global-verifiable-credential-standards/", "https://openid.net/openid-for-verifiable-credential-self-certification-to-launch-feb-2026/", "https://gitlab.com/openid/conformance-suite/" ]
CC-BY-4.0
[ "verifiable-credentials", "digital-id" ]
Conformance testing is often used to reduce ecosystem fragmentation when multiple wallet, issuer, and verifier implementations need to interoperate across jurisdictions.
2026-07-16T19:47:46.426Z
2026-07-16T19:47:46.426Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/openid-vc-conformance-testing-2025-12-18.md", "canonicalPath": "/cards/openid-vc-conformance-testing-2025-12-18", "apiPath": "/api/cards/openid-vc-conformance-testing-2025...
Whistleblowers Raise Security Concerns About the UK GOV.UK One Login Program
uk-one-login-security-concerns-2025-12-18
ITV News reports that whistleblowers have raised security concerns about the UK government’s GOV.UK One Login system, which supports access to online services and is linked to planned digital identity initiatives.
2025-12-18T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
null
[ "ITV reports One Login is used by an estimated 13 million people and is positioned to underpin the GOV.UK digital wallet concept.", "Reported concerns include whether One Login is meeting required UK government cyber standards and how access to sensitive components is controlled.", "A UK government spokesperson...
[ "https://idtechwire.com/uk-whistleblowers-raise-security-concerns-over-one-login-digital-id-infrastructure/", "https://www.itv.com/news/2025-12-18/whistleblowers-raise-extreme-concern-about-security-of-governments-digital-id", "https://www.gov.uk/government/news/the-digital-wallet-is-here-and-it-will-change-how...
CC-BY-4.0
[ "digital-id", "government" ]
Digital ID platforms that centralize access to government services tend to concentrate risk, making security governance, monitoring, and incident response central to program trust.
2026-07-16T19:47:46.427Z
2026-07-16T19:47:46.427Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/uk-one-login-security-concerns-2025-12-18.md", "canonicalPath": "/cards/uk-one-login-security-concerns-2025-12-18", "apiPath": "/api/cards/uk-one-login-security-concerns-2...
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-07-16
glossary 29 JSONL Docs API Schema 2026-06-24
cards 148 JSONL Docs API Schema 2026-07-16

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-07-16T19:47:46.435Z.

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
31