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
about: list<item: struct<type: string, slug: string>>
  child 0, item: struct<type: string, slug: string>
      child 0, type: string
      child 1, slug: string
tags: list<item: string>
  child 0, item: string
license: string
sources: list<item: string>
  child 0, item: string
datePublished: timestamp[s]
summary: string
createdAt: string
keyFacts: list<item: string>
  child 0, item: string
updatedAt: 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
title: 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
slug: string
to
{'title': Value('string'), 'slug': Value('string'), 'summary': Value('string'), 'datePublished': Value('timestamp[s]'), 'about': List({'type': Value('string'), 'slug': Value('string')}), 'keyFacts': List(Value('string')), 'sources': List(Value('string')), 'license': Value('string'), 'tags': List(Value('string')), 'content': Value('string'), 'createdAt': Value('string'), 'updatedAt': Value('string'), '_meta': {'dataset': Value('string'), 'schemaVersion': Value('string'), 'license': Value('string'), 'sourceType': Value('string'), 'sourcePath': Value('string'), 'canonicalPath': Value('string'), 'apiPath': Value('string')}, 'mentions': List({'type': Value('string'), 'slug': Value('string')})}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 265, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 120, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              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
              about: list<item: struct<type: string, slug: string>>
                child 0, item: struct<type: string, slug: string>
                    child 0, type: string
                    child 1, slug: string
              tags: list<item: string>
                child 0, item: string
              license: string
              sources: list<item: string>
                child 0, item: string
              datePublished: timestamp[s]
              summary: string
              createdAt: string
              keyFacts: list<item: string>
                child 0, item: string
              updatedAt: 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
              title: 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
              slug: string
              to
              {'title': Value('string'), 'slug': Value('string'), 'summary': Value('string'), 'datePublished': Value('timestamp[s]'), 'about': List({'type': Value('string'), 'slug': Value('string')}), 'keyFacts': List(Value('string')), 'sources': List(Value('string')), 'license': Value('string'), 'tags': List(Value('string')), 'content': Value('string'), 'createdAt': Value('string'), 'updatedAt': Value('string'), '_meta': {'dataset': Value('string'), 'schemaVersion': Value('string'), 'license': Value('string'), 'sourceType': Value('string'), 'sourcePath': Value('string'), 'canonicalPath': Value('string'), 'apiPath': Value('string')}, 'mentions': List({'type': Value('string'), 'slug': Value('string')})}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1922, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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

title
string
slug
string
summary
string
datePublished
timestamp[s]
about
list
keyFacts
list
sources
list
license
string
tags
list
content
string
createdAt
string
updatedAt
string
_meta
dict
mentions
list
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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", "AI agent will be embeddable in developer IDEs for working directly with EU identity standards", "Use cases include privacy-preservi...
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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", "Settlement includes permanent prohibition on misrepr...
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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", "Enables passport-free travel across AES states (Mali, Burkina Faso, Ni...
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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", "Go...
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "mosip" } ]
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" } ]
[ "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", "Enables remote smartphone authentication, advance biometrics for opt-in passengers, digi...
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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", "The approach avoids biometric age estimation, sidestepping accuracy and privacy debates", ...
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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", "Addresses a research bottleneck caused by restricted access to law en...
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "ibeta" } ]
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
[ { "type": "Vendor", "slug": "aware" } ]
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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/...
[ { "type": "Vendor", "slug": "mosip" }, { "type": "Vendor", "slug": "wso2" } ]
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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": "/...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "mitek" } ]
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "wicket" } ]
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "innovatrics" } ]
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "clearview-ai" } ]
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" } ]
[ "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-03-31T15:12:40.476Z
2026-03-31T15:12:40.476Z
{ "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...
[ { "type": "Vendor", "slug": "ibeta" } ]
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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" }
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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": ...
[ { "type": "Vendor", "slug": "paravision" } ]
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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",...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
[ { "type": "Vendor", "slug": "telefonica-tech" } ]
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
[ { "type": "Vendor", "slug": "credas" } ]
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
[ { "type": "Vendor", "slug": "facetec" } ]
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
[ { "type": "Vendor", "slug": "neurotechnology" } ]
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.475Z
2026-03-31T15:12:40.475Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "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-...
[ { "type": "Vendor", "slug": "iproov" } ]
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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" }
null
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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-...
[ { "type": "Vendor", "slug": "nec-corporation" } ]
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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...
null
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" } ]
[ "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-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "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...
null
CLEAR Adds Passport-Based Digital ID Creation in Its App
clear-passport-based-digital-id-2025-12-15
CLEAR says users can create a passport-based digital ID inside the CLEAR app, extending its mobile identity verification offering for travel-related use cases.
2025-12-15T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
[ "The workflow is described as creating a digital ID derived from a passport within a mobile app.", "The feature expands the set of identity documents supported by CLEAR’s identity verification flows.", "The announcement reflects continued movement toward reusable mobile identity credentials in travel contexts."...
[ "https://www.clearme.com/clear-id", "https://www.clearme.com/how-it-works" ]
CC-BY-4.0
[ "digital-id", "mobile-id", "privacy" ]
Passport-derived digital IDs in consumer apps highlight an emerging model for reusable identity verification, while raising questions about interoperability, privacy controls, and acceptable uses.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/clear-passport-based-digital-id-2025-12-15.md", "canonicalPath": "/cards/clear-passport-based-digital-id-2025-12-15", "apiPath": "/api/cards/clear-passport-based-digital-i...
[ { "type": "Vendor", "slug": "clear" } ]
Ethiopia Plans Secure Physical ID Cards Linked to Fayda Digital ID
ethiopia-secure-id-cards-fayda-2025-12-15
Ethiopia says it will begin issuing secure physical ID cards tied to its Fayda digital identity system, aiming to support in-person identity checks and biometric authentication for eKYC workflows.
2025-12-15T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "biometric-id-cards" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The National ID Program says the card issuance work is part of expanding the Fayda digital ID ecosystem.", "Officials describe the cards as supporting higher-assurance in-person identity verification.", "The program is positioned as enabling biometric authentication within identity proofing and verification fl...
[ "https://idtechwire.com/ethiopia-to-seek-biometric-and-secure-id-cards/" ]
CC-BY-4.0
[ "national-eid", "biometric-id-cards", "digital-id" ]
Ethiopia’s plan to add secure physical ID cards alongside Fayda reflects a common pattern in national identity programs: pairing a digital ID platform with card-based credentials to support both online and in-person verification.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/ethiopia-secure-id-cards-fayda-2025-12-15.md", "canonicalPath": "/cards/ethiopia-secure-id-cards-fayda-2025-12-15", "apiPath": "/api/cards/ethiopia-secure-id-cards-fayda-2...
null
California DOJ Opens Comment Period on Age Assurance Practices
california-doj-age-assurance-comments-2025-12-12
California’s Department of Justice has invited public comments on age assurance practices, reflecting ongoing regulatory scrutiny of how online services verify age while managing privacy and risk.
2025-12-12T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
[ "The request focuses on implementation questions for age assurance approaches used by online services.", "Age assurance can involve document checks, biometrics, or attribute-based verification, each with different privacy and accuracy tradeoffs.", "Public input can influence how requirements are interpreted and...
[ "https://idtechwire.com/california-doj-asks-for-comments-on-age-assurance-practices/" ]
CC-BY-4.0
[ "age-assurance", "privacy", "policy" ]
Regulatory consultations on age assurance often become de facto guidance on acceptable data collection, retention, and fallback processes when automated checks fail.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/california-doj-age-assurance-comments-2025-12-12.md", "canonicalPath": "/cards/california-doj-age-assurance-comments-2025-12-12", "apiPath": "/api/cards/california-doj-age...
null
Denmark Selects Signicat for EU Digital Identity Wallet Work
denmark-signicat-eu-digital-identity-wallet-2025-12-12
Denmark’s digital government agency selected Signicat for work related to a digital identity wallet aligned with EU eID requirements, including onboarding and document verification flows.
2025-12-12T00:00:00
[ { "type": "Technology", "slug": "mobile-id" }, { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "document-verification-nfc" } ]
[ "Reported scope includes identity proofing and verification workflows for Denmark’s planned wallet implementation.", "The work references NFC document verification as part of identity checks.", "The selection reflects continued European build-out of interoperable wallet implementations tied to eIDAS requirement...
[ "https://idtechwire.com/denmark-picks-signicat-for-digital-identity-wallet-for-eu-eid/", "https://www.signicat.com/press-releases/signicat-danish-digital-identity-wallet" ]
CC-BY-4.0
[ "mobile-id", "digital-id", "document-verification", "nfc", "government" ]
Wallet initiatives increasingly translate policy into concrete onboarding pipelines, including document verification, credential issuance, and step-up verification for higher-risk transactions.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/denmark-signicat-eu-digital-identity-wallet-2025-12-12.md", "canonicalPath": "/cards/denmark-signicat-eu-digital-identity-wallet-2025-12-12", "apiPath": "/api/cards/denmar...
[ { "type": "Vendor", "slug": "signicat" } ]
Quebec Launches Consultation on Digital Identity, Biometrics, and Data Sharing
quebec-consultation-digital-identity-biometrics-data-sharing-2025-12-12
Quebec launched a public consultation on digital identity that includes questions about biometrics and data sharing, reflecting how subnational governments are shaping governance for identity modernization.
2025-12-12T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "The consultation frames digital identity as part of public service modernization and online access.", "Biometrics and related privacy safeguards are included among the topics under consideration.", "Outcomes may influence rules for data sharing, consent, and acceptable authentication methods in government serv...
[ "https://idtechwire.com/quebec-launches-consultation-on-digital-identity-biometrics-data-sharing/" ]
CC-BY-4.0
[ "digital-id" ]
Public consultations can set practical boundaries for identity systems—especially around biometric use, data minimization, and how credentials are shared across agencies and partners.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/quebec-consultation-digital-identity-biometrics-data-sharing-2025-12-12.md", "canonicalPath": "/cards/quebec-consultation-digital-identity-biometrics-data-sharing-2025-12-12...
null
Swissbit Adds HID Seos Support to iShield Key 2, Expands Enterprise Passkey Use
swissbit-ishield-key-hid-seos-passkeys-2025-12-12
Swissbit added HID Seos support to its iShield Key 2 portfolio, positioning a single enterprise token for both FIDO2/WebAuthn passkeys and physical-access credential deployments.
2025-12-12T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" } ]
[ "The update adds Seos support for physical access systems alongside FIDO2 authentication capabilities.", "Swissbit describes multiple iShield Key 2 variants, including a Pro version aimed at broader credential use cases.", "The announcement reflects enterprise interest in consolidating logical-access and physic...
[ "https://idtechwire.com/swissbit-adds-hid-seos-support-to-ishield-key-2-targets-unified-physical-access-and-passkey-deployments/", "https://www.swissbit.com/en/company/news-press/swissbit-adds-hid-seos-token-to-its-ishield-key-2-portfolio/", "https://www.swissbit.com/data/iShield_Key2/Data_sheet_iShield-Key-2-S...
CC-BY-4.0
[ "passkeys", "webauthn" ]
Hardware tokens that bridge physical and logical access can simplify credential issuance and lifecycle management, but also concentrate risk if token governance and recovery processes are weak.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/swissbit-ishield-key-hid-seos-passkeys-2025-12-12.md", "canonicalPath": "/cards/swissbit-ishield-key-hid-seos-passkeys-2025-12-12", "apiPath": "/api/cards/swissbit-ishield...
[ { "type": "Vendor", "slug": "swissbit" } ]
UIDAI Publishes Fingerprint SDK Benchmark Results Using Child Growth Dataset
uidai-fingerprint-sdk-benchmark-child-growth-2025-12-12
India’s UIDAI released results from a fingerprint-SDK benchmarking challenge that evaluates one-to-one verification using child fingerprints collected across multi-year intervals.
2025-12-12T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" } ]
[ "The dataset tests long-term matching performance as children’s fingerprints change over time.", "UIDAI frames the benchmark as supporting evidence-based assessment of fingerprint SDK performance.", "The agency indicated plans for similar benchmarking efforts for face and iris modalities." ]
[ "https://idtechwire.com/uidai-publishes-fingerprint-sdk-benchmark-results-using-long-term-child-growth-dataset/" ]
CC-BY-4.0
[ "fingerprint-recognition" ]
Longitudinal benchmarks can help national ID programs and relying parties design age-appropriate authentication policies, including re-enrollment triggers and fallback mechanisms when match confidence drops.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/uidai-fingerprint-sdk-benchmark-child-growth-2025-12-12.md", "canonicalPath": "/cards/uidai-fingerprint-sdk-benchmark-child-growth-2025-12-12", "apiPath": "/api/cards/uida...
null
Dubai Launches Citywide One-Time Biometric Hotel Check-In
dubai-one-time-biometric-hotel-check-in-2025-12-11
Dubai is preparing a citywide hotel check-in program that lets visitors complete identity verification once on a mobile device and then reuse biometric authentication for subsequent stays at participating properties.
2025-12-11T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The program is described as allowing travelers to submit ID details and biometrics (including a facial scan) before arriving.", "Officials say the onboarding remains valid until the underlying identity document expires.", "The rollout is positioned for use across Dubai’s hotel sector rather than property-by-pr...
[ "https://idtechwire.com/dubai-launches-citywide-one-time-biometric-hotel-check-in/" ]
CC-BY-4.0
[ "facial-recognition", "digital-id" ]
Citywide onboarding models reduce repetitive check-in friction, but require clear rules around consent, retention, revocation, and how biometric profiles are shared across hotels and other tourism services.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/dubai-one-time-biometric-hotel-check-in-2025-12-11.md", "canonicalPath": "/cards/dubai-one-time-biometric-hotel-check-in-2025-12-11", "apiPath": "/api/cards/dubai-one-time...
null
Ireland Advances Draft Law on Police Use of Biometric Recognition Tools
ireland-biometric-recognition-bill-2025-12-11
Ireland has advanced draft legislation intended to define how police can use biometric recognition tools in investigations, including governance and safeguards for biometric matching systems.
2025-12-11T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "The draft is positioned as clarifying legal bases and oversight for biometric recognition in investigative contexts.", "Policy debates typically focus on proportionality, accuracy, bias risks, and limits on surveillance use.", "Legislation can shape requirements for warrants, auditing, retention, and permissib...
[ "https://idtechwire.com/ireland-moves-forward-with-bill-to-enable-biometric-recognition-tools-in-investigations/" ]
CC-BY-4.0
[ "facial-recognition", "policy" ]
As jurisdictions legislate biometric recognition for law enforcement, the details of scope, oversight, and operational constraints often determine whether deployments remain tightly bounded or expand over time.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/ireland-biometric-recognition-bill-2025-12-11.md", "canonicalPath": "/cards/ireland-biometric-recognition-bill-2025-12-11", "apiPath": "/api/cards/ireland-biometric-recogn...
null
Pakistan Orders Exchange Companies to Add Facial Recognition to Biometric Checks
pakistan-exchange-companies-facial-recognition-biometric-checks-2025-12-11
Pakistan directed exchange companies to add facial recognition as part of biometric identity verification processes, reflecting continued expansion of multi-modal checks in regulated financial workflows.
2025-12-11T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "digital-id" } ]
[ "The directive is framed as strengthening identity verification for higher-risk transactions and fraud prevention.", "Facial recognition is positioned as an additional modality alongside existing biometric checks.", "The move illustrates how financial compliance controls increasingly rely on biometric identity ...
[ "https://idtechwire.com/pakistan-orders-exchange-companies-to-add-facial-recognition-to-biometric-checks/" ]
CC-BY-4.0
[ "facial-recognition", "digital-id", "fraud" ]
Multi-modal identity checks can reduce certain fraud vectors, but depend on strong governance for accuracy monitoring, fallback processes, and appropriate handling of biometric data.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/pakistan-exchange-companies-facial-recognition-biometric-checks-2025-12-11.md", "canonicalPath": "/cards/pakistan-exchange-companies-facial-recognition-biometric-checks-2025...
null
Printed Face Masks Can Bypass Weak Attendance Face Recognition, Report Says
printed-face-masks-trick-attendance-system-2025-12-11
A reported demonstration shows printed face masks can deceive a facial-recognition-based attendance system, underscoring the need for robust presentation attack detection and system-level controls.
2025-12-11T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "pad" } ]
[ "The attack uses low-cost physical presentation artifacts rather than sophisticated synthetic media.", "Weak or missing liveness/PAD checks increase the risk of impersonation in face-based authentication.", "Higher-assurance deployments typically combine PAD with policy controls, auditing, and fallback verifica...
[ "https://idtechwire.com/printed-face-masks-trick-attendance-system-face-recognition/" ]
CC-BY-4.0
[ "facial-recognition", "liveness" ]
Face-based attendance systems are particularly sensitive to spoofing because incentives for circumvention are high and operational oversight is often limited, making PAD and governance controls critical.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/printed-face-masks-trick-attendance-system-2025-12-11.md", "canonicalPath": "/cards/printed-face-masks-trick-attendance-system-2025-12-11", "apiPath": "/api/cards/printed-...
null
U.S. Education Department Says Identity Verification Blocked $1B in Student-Aid Fraud
us-ed-blocked-student-aid-fraud-identity-verification-2025-12-11
The U.S. Department of Education says it blocked more than $1 billion in attempted student-aid fraud in 2025 after requiring mandatory identity verification for certain first-time FAFSA applicants.
2025-12-11T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "Flagged applicants must present unexpired government ID in person or via live video, according to the department.", "The department cited detection of high volumes of suspect identities as a driver for stronger front-end proofing.", "The change reflects a broader shift toward higher-assurance identity proofing...
[ "https://idtechwire.com/u-s-department-of-education-reports-1b-in-blocked-student-aid-fraud-after-mandatory-identity-verification-push/" ]
CC-BY-4.0
[ "digital-id", "fraud" ]
As fraud becomes more automated, agencies and platforms are increasingly moving identity proofing earlier in the process, trading additional friction for reduced downstream losses.
2026-03-31T15:12:40.474Z
2026-03-31T15:12:40.474Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/12/us-ed-blocked-student-aid-fraud-identity-verification-2025-12-11.md", "canonicalPath": "/cards/us-ed-blocked-student-aid-fraud-identity-verification-2025-12-11", "apiPath"...
null
Spanish Airport Operator Aena Fined €10M Over Biometric Boarding
aena-biometric-boarding-gdpr-fine-2025-11-28
Spain’s data protection authority has fined airport operator Aena €10 million over its biometric boarding program, citing GDPR violations in how passengers’ facial images were collected and processed.
2025-11-28T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "The sanction relates to Aena’s use of facial recognition for automated boarding at Spanish airports.", "Regulators found shortcomings in informed consent, transparency, and the legal basis for processing biometric data.", "The case highlights regulatory scrutiny of airport facial recognition schemes across Eur...
[ "https://idtechwire.com/spanish-airport-operator-aena-hit-with-e10m-fine-over-biometric-boarding/", "https://www.biometricupdate.com/202511/aena-fined-e10m-for-gdpr-breaches-in-facial-recognition-boarding-program" ]
CC-BY-4.0
[ "border-control", "facial-recognition", "airports" ]
Spain’s AEPD has imposed a €10 million GDPR fine on airport operator Aena for its facial recognition boarding program, spotlighting legal risks when biometric border control deployments lack clear consent, transparency, or lawful basis.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/aena-biometric-boarding-gdpr-fine-2025-11-28.md", "canonicalPath": "/cards/aena-biometric-boarding-gdpr-fine-2025-11-28", "apiPath": "/api/cards/aena-biometric-boarding-gd...
null
Alaska Explores AI-Driven Digital ID Wallet for myAlaska
alaska-ai-digital-id-wallet-2025-11-28
The State of Alaska is exploring an AI-enabled digital identity wallet and upgraded myAlaska app, aiming to give residents a secure, mobile way to prove identity and access online government services.
2025-11-28T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "mobile-id" } ]
[ "An Alaska RFI seeks ideas for a digital ID wallet linked to the myAlaska account used for state services.", "Officials are considering AI and automation to improve identity verification and fraud detection.", "The initiative reflects growing U.S. state-level interest in mobile digital IDs and government servic...
[ "https://idtechwire.com/alaska-plots-ai-driven-digital-id-wallet-and-biometric-upgrade-for-myalaska-app/", "https://www.muckrock.com/news/archives/2025/oct/24/alaska-ai-digital-government/" ]
CC-BY-4.0
[ "digital-id", "mobile-id", "fraud", "government" ]
Alaska is testing the waters for a digital ID wallet connected to its myAlaska digital services account, signaling a move toward mobile-first identity credentials and experimenting with AI to streamline verification and fraud controls.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/alaska-ai-digital-id-wallet-2025-11-28.md", "canonicalPath": "/cards/alaska-ai-digital-id-wallet-2025-11-28", "apiPath": "/api/cards/alaska-ai-digital-id-wallet-2025-11-28...
null
EU Lawmakers Back EU-Wide Age Checks for Social Media
eu-age-checks-social-media-2025-11-28
The European Parliament has backed an EU-wide framework for age checks on social media platforms, pushing for consistent rules on how providers verify that under-16s are kept off services where they are not allowed.
2025-11-28T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
[ "MEPs support mandatory age checks for platforms with minimum age requirements, with safeguards against excessive data collection.", "The proposal emphasizes privacy-preserving age assurance, avoiding general monitoring of all users.", "If finalized, the framework would force platforms to standardize age checks...
[ "https://idtechwire.com/eu-parliament-backs-eu-wide-age-checks-to-keep-under-16s-off-social-media/", "https://www.europarl.europa.eu/news/en/press-room/20251121IPR13282/meps-call-for-stronger-protection-of-minors-online" ]
CC-BY-4.0
[ "age-assurance", "privacy" ]
EU lawmakers are pressing for harmonized, privacy-aware age checks on social media, signaling that platforms will need robust age assurance mechanisms to keep under-16s off services where they are not permitted.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/eu-age-checks-social-media-2025-11-28.md", "canonicalPath": "/cards/eu-age-checks-social-media-2025-11-28", "apiPath": "/api/cards/eu-age-checks-social-media-2025-11-28" }
null
Indian States Curb Aadhaar Use as Proof of Birth
india-states-limit-aadhaar-birth-proof-2025-11-28
Uttar Pradesh and Maharashtra have stopped accepting Aadhaar as proof of birth for civil registration, signaling a tighter interpretation of India’s national digital ID system and its role in age and identity verification.
2025-11-28T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "age-assurance" } ]
[ "State authorities in UP and Maharashtra now require birth certificates or hospital records rather than Aadhaar for proof-of-birth documentation.", "The move responds to central government guidance that Aadhaar is an identity number, not a proof of birth or citizenship.", "The change affects how residents prove...
[ "https://idtechwire.com/up-and-maharashtra-stop-accepting-aadhaar-as-proof-of-birth-tighten-identity-verification-rules/", "https://www.thehindu.com/news/national/maharashtra-and-up-stop-accepting-aadhaar-as-proof-of-birth/article69050994.ece" ]
CC-BY-4.0
[ "national-eid", "digital-id", "age-assurance" ]
Two of India’s largest states, Uttar Pradesh and Maharashtra, have stopped accepting Aadhaar as proof of birth for civil registration and public services, reinforcing guidance that the national digital ID is an identity number rather than a birth or citizenship document.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/india-states-limit-aadhaar-birth-proof-2025-11-28.md", "canonicalPath": "/cards/india-states-limit-aadhaar-birth-proof-2025-11-28", "apiPath": "/api/cards/india-states-lim...
null
Intercede Wins at Least $4.2M in New Digital ID Deals
intercede-digital-id-contracts-2025-11-28
UK-based identity and credential management specialist Intercede has announced at least $4.2 million in new digital identity contracts, underscoring continuing demand for high-assurance credentialing and access control.
2025-11-28T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "The new contracts span government and enterprise customers for digital identity and credential management solutions.", "Intercede highlights growing interest in strong authentication and lifecycle management for digital credentials.", "The wins add to a broader trend of increased spending on high-assurance dig...
[ "https://idtechwire.com/intercede-secures-at-least-4-2m-in-new-digital-identity-contracts/", "https://www.biometricupdate.com/202511/on-the-move-vasco-hurix-digital-digital-wallet-inspyrus-bio-key-and-more" ]
CC-BY-4.0
[ "digital-id", "government" ]
Intercede has reported at least $4.2 million in new digital identity contracts across government and enterprise customers, reflecting sustained demand for strong credential management and access control platforms.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/intercede-digital-id-contracts-2025-11-28.md", "canonicalPath": "/cards/intercede-digital-id-contracts-2025-11-28", "apiPath": "/api/cards/intercede-digital-id-contracts-2...
[ { "type": "Vendor", "slug": "intercede" } ]
UK Puts First Price Tag on National Digital ID Scheme
uk-digital-id-cost-estimate-2025-11-28
UK officials have released the first public cost estimate for a national digital ID scheme, offering a clearer view of the investment required to roll out government-backed digital identity services.
2025-11-28T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "national-eid" } ]
[ "The estimate covers multi-year spending on infrastructure, integration, and operations for a nationwide digital ID system.", "It follows earlier work on GOV.UK One Login and related identity assurance initiatives.", "Publishing cost projections is meant to increase transparency and inform debate over benefits,...
[ "https://idtechwire.com/uk-digital-id-scheme-gets-first-public-cost-estimate/", "https://www.biometricupdate.com/202511/first-official-cost-estimate-for-uk-govts-digital-id-plan-1-8b-over-3-years" ]
CC-BY-4.0
[ "digital-id", "national-eid", "government" ]
The UK has moved from vision to budget planning for a national digital ID scheme by publishing an initial multi-year cost estimate, setting the stage for more detailed scrutiny of how digital identity investments will be prioritized and governed.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/uk-digital-id-cost-estimate-2025-11-28.md", "canonicalPath": "/cards/uk-digital-id-cost-estimate-2025-11-28", "apiPath": "/api/cards/uk-digital-id-cost-estimate-2025-11-28...
null
Vietnam Banking Rules Push Customers to Chip IDs and VNeID
vietnam-banking-chip-ids-vneid-2025-11-28
Vietnam’s central bank is tightening know-your-customer (KYC) rules for banks and payment firms, effectively steering customers toward chip-based ID cards and the VNeID digital identity app for account opening and remote transactions.
2025-11-28T00:00:00
[ { "type": "Technology", "slug": "national-eid" }, { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "biometric-id-cards" } ]
[ "New regulations require banks and payment institutions to authenticate customers against the national population database using chip-based ID cards or VNeID.", "The shift aims to reduce manual ID checks and improve remote onboarding and transaction security.", "Legacy paper ID documents become less usable for ...
[ "https://idtechwire.com/vietnam-tightens-id-rules-for-banking-pushing-customers-toward-chip-ids-and-eid/", "https://vietnamnews.vn/economy/1817122/banks-to-use-chip-based-citizen-ids-and-vneid-app-in-identity-verification.html" ]
CC-BY-4.0
[ "national-eid", "digital-id", "biometric-id-cards", "kyc" ]
Vietnam’s banking and fintech sector is being pushed to rely on chip-based citizen ID cards and the VNeID app for identity verification, as regulators tighten KYC rules and require electronic checks against the national population database.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/vietnam-banking-chip-ids-vneid-2025-11-28.md", "canonicalPath": "/cards/vietnam-banking-chip-ids-vneid-2025-11-28", "apiPath": "/api/cards/vietnam-banking-chip-ids-vneid-2...
null
CLEAR Becomes TSA PreCheck Enrollment Provider, Expands Biometric Pods
clear-tsa-precheck-biometrics-2025-11-24
CLEAR is now an authorized TSA PreCheck enrollment provider, rolling out biometric enrolment pods and deeper integration with TSA’s facial-ID checkpoints at U.S. airports.
2025-11-24T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "CLEAR gained TSA approval to enroll travelers into PreCheck using its airport pods.", "Biometric Credential Authentication Technology units with facial matching continue expanding at TSA checkpoints.", "Move tightens the link between commercial identity services and federal aviation security flows." ]
[ "https://idtechwire.com/clear-and-tsa-extend-biometric-precheck-enrolment-and-touchless-id-at-u-s-airports/", "https://www.tsa.gov/precheck", "https://ir.clearme.com/sec-filings/all-sec-filings/content/0001193125-23-122496/0001193125-23-122496.pdf" ]
CC-BY-4.0
[ "aviation-security", "precheck", "face-recognition" ]
CLEAR is extending its footprint in U.S. aviation security after being authorized to enroll passengers in TSA PreCheck through its airport kiosks. The pods capture identity data and biometrics, feeding enrollment into TSA’s risk-based screening program. TSA is simultaneously widening deployment of facial-matching Cred...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/clear-tsa-precheck-biometrics-2025-11-24.md", "canonicalPath": "/cards/clear-tsa-precheck-biometrics-2025-11-24", "apiPath": "/api/cards/clear-tsa-precheck-biometrics-2025...
[ { "type": "Vendor", "slug": "clear" } ]
FBI Seeks Next-Gen Biometric Algorithms for NGI Upgrade
fbi-ngi-next-gen-algorithms-rfi-2025-11-24
An FBI RFI calls for vendors to provide next-generation fingerprint, face, iris, and tattoo algorithms to modernize the Next Generation Identification (NGI) system.
2025-11-24T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "iris-recognition" }, { "type": "Technology", "slug": "multimodal-biometrics" } ]
[ "Request spans tenprint, latent, face, iris, and tattoo matching for large-scale identification workloads.", "Vendors are expected to participate in NIST testing and supply performance data.", "Signals continued NGI modernization and potential procurement roadmap." ]
[ "https://idtechwire.com/fbi-issues-second-rfi-for-biometric-matching-algorithms-to-upgrade-ngi/" ]
CC-BY-4.0
[ "law-enforcement", "algorithms", "procurement" ]
The FBI issued a new request for information seeking next-generation biometric matching algorithms to upgrade the NGI platform. The RFI covers tenprint and latent fingerprints, face, iris, and tattoo recognition, emphasizing scalability and validated performance. Vendors are asked to align with NIST evaluation regimes...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/fbi-ngi-next-gen-algorithms-rfi-2025-11-24.md", "canonicalPath": "/cards/fbi-ngi-next-gen-algorithms-rfi-2025-11-24", "apiPath": "/api/cards/fbi-ngi-next-gen-algorithms-rf...
null
Indonesia Launches Walk-Through Biometric Border ‘Seamless Corridors’
indonesia-walkthrough-border-biometrics-2025-11-24
Jakarta and Bali airports now let eligible travelers clear border control while walking through facial-recognition corridors paired with e-passport checks.
2025-11-24T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Walk-through lanes perform facial recognition and e-passport verification without stopping at a booth.", "Initial rollout targets Indonesian citizens and pre-vetted travelers, with expansion planned.", "Program aligns with broader seamless travel initiatives like IATA One ID." ]
[ "https://idtechwire.com/indonesia-deploys-seamless-corridor-walk-through-biometric-border-controls/" ]
CC-BY-4.0
[ "border-control", "airports", "seamless-travel" ]
Indonesia’s immigration service introduced “Seamless Corridor” lanes at Soekarno-Hatta (Jakarta) and Ngurah Rai (Bali), letting pre-approved passengers clear border checks while walking. Cameras perform facial matching against e-passport data and watchlists, aiming to lift throughput and cut queues. Officials say the ...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/indonesia-walkthrough-border-biometrics-2025-11-24.md", "canonicalPath": "/cards/indonesia-walkthrough-border-biometrics-2025-11-24", "apiPath": "/api/cards/indonesia-walk...
null
Oracle Identity Manager Zero-Day Actively Exploited (CVE-2025-61757)
oracle-identity-manager-zero-day-2025-11-24
A pre-authentication flaw in Oracle Identity Manager is being exploited for remote code execution, threatening downstream access governance across enterprises.
2025-11-24T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "Bug allows unauthenticated REST requests to invoke a Groovy script endpoint, leading to RCE.", "CVE-2025-61757 was patched in October 2025, but many deployments remain exposed.", "Compromise of identity governance tier can cascade to connected enterprise apps." ]
[ "https://idtechwire.com/oracle-identity-manager-zero-day-shows-how-fragile-the-identity-tier-can-be/" ]
CC-BY-4.0
[ "identity-governance", "vulnerability", "cve-2025-61757" ]
Oracle Identity Manager installations are under active attack via CVE-2025-61757, a pre-auth flaw that lets remote actors trigger Groovy execution through a mis-filtered REST endpoint. Successful exploitation yields code execution on the identity tier that provisions access to downstream systems. Oracle issued a fix i...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/oracle-identity-manager-zero-day-2025-11-24.md", "canonicalPath": "/cards/oracle-identity-manager-zero-day-2025-11-24", "apiPath": "/api/cards/oracle-identity-manager-zero...
null
UK Companies House to Begin Mandatory Identity Checks for Directors and PSCs
uk-companies-house-mandatory-id-checks-2025-11-18
Companies House will require identity verification for company directors and persons with significant control (PSCs), with checks beginning November 18, 2025, as part of ECCTA reforms.
2025-11-18T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "Mandatory ID checks for directors and PSCs from Nov 18, 2025", "Part of Economic Crime and Corporate Transparency Act measures", "Expected to use GOV.UK One Login for verification" ]
[ "https://idtechwire.com/uk-companies-house-to-begin-mandatory-identity-checks-for-directors-and-pscs-on-november-18/" ]
CC-BY-4.0
[ "policy", "kyc", "corporate-transparency" ]
The introduction of mandatory checks is intended to deter fraud and improve data integrity in the UK company register while aligning with broader government digital identity initiatives.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/uk-companies-house-mandatory-id-checks-2025-11-18.md", "canonicalPath": "/cards/uk-companies-house-mandatory-id-checks-2025-11-18", "apiPath": "/api/cards/uk-companies-hou...
null
DCSA ‘Identity Exchange’ Targets Verified Business Digital Identity in Container Shipping
dcsa-identity-exchange-business-digital-identity-2025-11-17
The Digital Container Shipping Association introduced an ‘Identity Exchange’ to share verified business identity data across the shipping ecosystem, aiming to streamline trust and reduce fraud.
2025-11-17T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
[ "Sector initiative for verified business identity", "Supports cross‑party interoperability in shipping", "Maps to reusable credential patterns" ]
[ "https://idtechwire.com/dcsas-identity-exchange-targets-business-digital-identity-in-container-shipping/" ]
CC-BY-4.0
[ "interop", "supply-chain", "vc" ]
Business‑to‑business credential sharing can reduce onboarding friction and fraud, especially when based on interoperable verifiable credential profiles.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/dcsa-identity-exchange-business-digital-identity-2025-11-17.md", "canonicalPath": "/cards/dcsa-identity-exchange-business-digital-identity-2025-11-17", "apiPath": "/api/ca...
null
Gentex Acquires BioConnect to Form New ‘Security & Access Control’ Division
gentex-acquires-bioconnect-access-control-2025-11-17
Gentex acquired BioConnect and established a dedicated Security & Access Control division, signaling continued consolidation around biometric access and identity‑centric physical security.
2025-11-17T00:00:00
[ { "type": "Technology", "slug": "fingerprint-recognition" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Acquisition creates new access‑control division", "Focus on biometric physical security", "Expands portfolio into identity‑centric access" ]
[ "https://idtechwire.com/gentex-acquires-bioconnect-to-form-new-security-access-control-division/" ]
CC-BY-4.0
[ "m&a", "access-control", "enterprise" ]
Biometric access control vendors continue consolidating as enterprises favor unified identity stacks across physical and logical domains.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/gentex-acquires-bioconnect-access-control-2025-11-17.md", "canonicalPath": "/cards/gentex-acquires-bioconnect-access-control-2025-11-17", "apiPath": "/api/cards/gentex-acq...
null
India Operationalizes Digital Personal Data Protection Act with ‘SARAL’ Rules
india-dpdp-saral-rules-operationalized-2025-11-17
India finalized ‘SARAL’ rules to operationalize the DPDP Act, clarifying obligations on consent, processing, and redress that affect digital identity onboarding and verification workflows.
2025-11-17T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "Rules complete the DPDP Act’s operational framework", "Impacts consent and retention in ID flows", "Raises compliance stakes for IDV providers" ]
[ "https://idtechwire.com/india-operationalizes-digital-personal-data-protection-act-with-saral-rules/" ]
CC-BY-4.0
[ "policy", "privacy", "compliance" ]
Clear privacy rules influence how digital ID systems capture and retain attributes, driving changes to consent UX, audit logging, and data minimization.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/india-dpdp-saral-rules-operationalized-2025-11-17.md", "canonicalPath": "/cards/india-dpdp-saral-rules-operationalized-2025-11-17", "apiPath": "/api/cards/india-dpdp-saral...
null
Somalia’s E‑Visa Platform Hit by Cyber Incident, Exposing Traveller Data
somalia-e-visa-platform-breach-2025-11-17
Somalia acknowledged a cyber incident affecting its e‑Visa platform that exposed traveler information, prompting remediation steps and scrutiny of e‑government security controls.
2025-11-17T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "biometric-border-control" } ]
[ "Exposure involved traveller data on e‑Visa system", "Authorities confirmed incident and launched fixes", "Highlights security debt in border‑ID digitization" ]
[ "https://idtechwire.com/somalias-e-visa-platform-hit-by-cyber-incident-exposing-traveller-data/" ]
CC-BY-4.0
[ "breach", "egov", "border" ]
Digitized border systems concentrate sensitive data; robust access controls, auditability, and incident response are essential to mitigate risk.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/somalia-e-visa-platform-breach-2025-11-17.md", "canonicalPath": "/cards/somalia-e-visa-platform-breach-2025-11-17", "apiPath": "/api/cards/somalia-e-visa-platform-breach-2...
null
Sumitomo Mitsui Trust Bank Moves Mobile Customers to FIDO Cloud Authentication with OneSpan
sumitomo-mitsui-trust-bank-fido-onespan-2025-11-17
Sumitomo Mitsui Trust Bank is migrating mobile users to phishing‑resistant, FIDO‑based cloud authentication with OneSpan, replacing passwords with passkeys built on WebAuthn/FIDO2.
2025-11-17T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" } ]
[ "Bank‑scale rollout of passkeys for mobile customers", "Cloud authentication built on WebAuthn/FIDO2", "Targets stronger security and simpler sign‑in" ]
[ "https://idtechwire.com/sumitomo-mitsui-trust-bank-moves-mobile-customers-to-fido-cloud-authentication-with-onespan/", "https://www.onespan.com/about/news/sumitomo-mitsui-trust-bank-advances-mobile-banking-security-scsk-and-onespans-fido-cloud" ]
CC-BY-4.0
[ "banking", "passwordless", "fido2" ]
FIDO passkeys replace shared secrets with device‑bound cryptographic keys, reducing credential phishing and reuse while keeping the login experience simple for mobile users.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/sumitomo-mitsui-trust-bank-fido-onespan-2025-11-17.md", "canonicalPath": "/cards/sumitomo-mitsui-trust-bank-fido-onespan-2025-11-17", "apiPath": "/api/cards/sumitomo-mitsu...
[ { "type": "Vendor", "slug": "onespan" } ]
CLEAR Highlights Q3 Growth and eGate Expansion
clear-q3-egate-expansion-2025-11-07
CLEAR reported continued revenue growth alongside new airport partnerships and expanded eGate deployments, signaling steady scaling of face‑based traveler processing.
2025-11-07T00:00:00
[ { "type": "Technology", "slug": "biometric-border-control" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Additional eGates and lanes at major airports", "Face‑based identity checks continue to expand in travel", "Focus on throughput and passenger experience" ]
[ "https://ir.clearme.com/news-events/press-releases/detail/171/clear-announces-third-quarter-2025-financial-results", "https://ir.clearme.com/news-events/press-releases/detail/162/clear-to-launch-egate-pilot-program-at-select-u-s-airports" ]
CC-BY-4.0
[ "airports", "travel", "egates", "facial-recognition" ]
CLEAR’s quarterly update emphasized growth in airport deployments and eGate coverage, reflecting ongoing momentum for face‑based identity checks in travel. The company points to improved throughput and user experience as drivers for adoption. Face recognition at the edge of border and travel flows is becoming table‑st...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/clear-q3-egate-expansion-2025-11-07.md", "canonicalPath": "/cards/clear-q3-egate-expansion-2025-11-07", "apiPath": "/api/cards/clear-q3-egate-expansion-2025-11-07" }
[ { "type": "Vendor", "slug": "clear" } ]
HUB Cyber Security Introduces HUB Token for SSI on Trvsthub
hub-token-ssi-trvsthub-2025-11-07
HUB Cyber Security unveiled the HUB Token, a software credential designed for self‑sovereign identity workflows on Trvsthub, enabling selective disclosure and standards‑based verifiable credentials.
2025-11-07T00:00:00
[ { "type": "Technology", "slug": "verifiable-credentials" }, { "type": "Technology", "slug": "digital-id" } ]
[ "Targets SSI/VC use cases with selective disclosure", "Positions Trvsthub as an issuance and verification hub", "Aims to streamline cross‑border compliance and onboarding" ]
[ "https://www.globenewswire.com/news-release/2025/11/12/3186265/0/en/hub-cyber-security-details-hub-token-key-use-cases-for-trvsthub-platform-in-ssi-driven-financial-applications.html" ]
CC-BY-4.0
[ "ssi", "verifiable-credentials", "digital-id" ]
HUB Cyber Security announced the HUB Token for the Trvsthub ecosystem, bringing standards‑aligned verifiable credentials and selective disclosure to digital identity workflows. The token is positioned for compliance‑sensitive onboarding and cross‑border use cases where cryptographic proofs reduce data exposure. The ef...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/hub-token-ssi-trvsthub-2025-11-07.md", "canonicalPath": "/cards/hub-token-ssi-trvsthub-2025-11-07", "apiPath": "/api/cards/hub-token-ssi-trvsthub-2025-11-07" }
[ { "type": "Vendor", "slug": "hub" } ]
MoneyGram Taps Oscilar’s Cognitive Identity Intelligence
moneygram-oscilar-cognitive-identity-2025-11-07
MoneyGram selected Oscilar’s risk and identity engine to strengthen fraud detection and onboarding decisions, incorporating behavioral signals and ML‑driven orchestration across the customer journey.
2025-11-07T00:00:00
[ { "type": "Technology", "slug": "digital-id" }, { "type": "Technology", "slug": "behavioral-biometrics" } ]
[ "Combines behavioral signals with identity and risk data", "Supports KYC/AML decisioning and step‑up flows", "Designed to reduce false positives while catching fraud" ]
[ "https://idtechwire.com/moneygram-taps-oscilar-for-ai-powered-risk-platform-deploys-cognitive-identity-intelligence/" ]
CC-BY-4.0
[ "payments", "risk", "fraud", "behavioral-biometrics" ]
MoneyGram is adopting Oscilar’s Cognitive Identity Intelligence to enhance real‑time risk decisions during onboarding and transactions. The approach fuses behavioral telemetry with identity and device data to improve precision, triggering step‑up checks only when risk rises. For global money movement, this kind of orc...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/moneygram-oscilar-cognitive-identity-2025-11-07.md", "canonicalPath": "/cards/moneygram-oscilar-cognitive-identity-2025-11-07", "apiPath": "/api/cards/moneygram-oscilar-co...
null
Secured Signing Adds Reality Defender ‘Realify’ Deepfake Checks for RON
secured-signing-reality-defender-realify-ron-2025-11-07
Secured Signing partnered with Reality Defender to offer ‘Realify,’ a deepfake detection add‑on that strengthens liveness and fraud controls in Remote Online Notarization workflows.
2025-11-07T00:00:00
[ { "type": "Technology", "slug": "pad" }, { "type": "Technology", "slug": "facial-recognition" } ]
[ "Deepfake and spoof detection integrated into RON sessions", "Complements selfie match and liveness checks", "Aims to reduce synthetic‑ID and impersonation risk" ]
[ "https://www.securedsigning.com/blog/why-secured-signing-chose-to-partner-with-reality-defender/", "https://www.realitydefender.com/product/realapi" ]
CC-BY-4.0
[ "ron", "notarization", "deepfakes", "pad" ]
Secured Signing introduced ‘Realify,’ an integration of Reality Defender’s deepfake detection that runs alongside existing identity checks in Remote Online Notarization (RON). By flagging manipulated media and suspicious capture conditions, the add‑on provides an extra assurance layer for high‑trust signatures. Vendor...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/secured-signing-reality-defender-realify-ron-2025-11-07.md", "canonicalPath": "/cards/secured-signing-reality-defender-realify-ron-2025-11-07", "apiPath": "/api/cards/secu...
null
UK One Login Explores Fraud & Contact Validation Providers (RFI)
uk-one-login-rfi-fraud-contact-validation-2025-11-07
The UK’s Government Digital Service issued an information request to source fraud and contact validation capabilities for One Login, seeking signals across email, phone and device to prevent misuse.
2025-11-07T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "Focus on contact and fraud signals to harden One Login", "Targets improved onboarding assurance and account integrity", "Early market engagement ahead of formal procurement" ]
[ "https://www.find-tender.service.gov.uk/Notice/068761-2025", "https://www.digital-identity-services-register.service.gov.uk/register/service-details?serviceId=235" ]
CC-BY-4.0
[ "government", "uk", "one-login", "fraud-prevention" ]
GDS is assessing providers that can supply fraud and contact validation signals to strengthen One Login. The goal is to raise assurance during onboarding and sign‑in without adding excessive friction, using layered signals like email, phone and device risk. The request signals continued expansion of One Login’s capabi...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/11/uk-one-login-rfi-fraud-contact-validation-2025-11-07.md", "canonicalPath": "/cards/uk-one-login-rfi-fraud-contact-validation-2025-11-07", "apiPath": "/api/cards/uk-one-log...
null
DHS Finalizes Nationwide Biometric Exit Rule
dhs-biometric-exit-final-rule-2025-10-28
Final rule removes ‘pilot’ limits and authorizes facial image collection for departing non‑citizens at all ports of exit.
2025-10-28T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" }, { "type": "Technology", "slug": "biometric-border-control" } ]
[ "Effective December 26, 2025; comments on process due November 26, 2025", "Expands CBP authority from limited pilots to all airports, land and sea ports", "Builds on Simplified Arrival; 178M travelers processed via face match in 2024" ]
[ "https://idtechwire.com/dhs-finalizes-rule-mandating-biometric-exit-for-all-non-citizens-scraps-pilot-status-for-nationwide-facial-recognition-rollout/" ]
CC-BY-4.0
[ "policy", "border-tech" ]
The U.S. Department of Homeland Security published its final rule establishing a permanent biometric entry–exit framework. The text explicitly removes the prior “pilot program” limitation for exit checks, authorizing facial image capture for departing non‑citizens at airports, land borders, and seaports. The rule codi...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/10/dhs-biometric-exit-final-rule-2025-10-28.md", "canonicalPath": "/cards/dhs-biometric-exit-final-rule-2025-10-28", "apiPath": "/api/cards/dhs-biometric-exit-final-rule-2025...
null
Ring to Add ‘Familiar Faces’ Facial Recognition
ring-familiar-faces-facial-recognition-2025-10-08
Amazon’s Ring will enable on‑device facial recognition for doorbells and cameras, arriving in December with opt‑in controls.
2025-10-08T00:00:00
[ { "type": "Technology", "slug": "facial-recognition" } ]
[ "Feature is opt‑in and processed on device, per Ring", "Launch slated for December with phased rollout", "Marks major consumer‑market shift toward face unlock/alerts at the edge" ]
[ "https://idtechwire.com/amazons-ring-to-introduce-facial-recognition-on-doorbells-and-cams-by-december/" ]
CC-BY-4.0
[ "consumer-iot", "smart-home" ]
Ring announced “Familiar Faces,” bringing facial recognition to select doorbells and cameras. According to the company, matching happens on the device, with users able to opt in and manage face profiles. The feature is scheduled to arrive in December with a staged availability across models and regions. While phones h...
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/10/ring-familiar-faces-facial-recognition-2025-10-08.md", "canonicalPath": "/cards/ring-familiar-faces-facial-recognition-2025-10-08", "apiPath": "/api/cards/ring-familiar-fa...
null
USCIS Sets $85 Biometric Services Fee
uscis-85-biometric-fee-2025-10-03
New USCIS fee structure establishes a standard $85 biometric services charge across affected immigration forms.
2025-10-03T00:00:00
[ { "type": "Technology", "slug": "digital-id" } ]
[ "Fee applies where biometrics are required; part of broader USCIS fee update", "Aligns processing costs for background checks and identity capture" ]
[ "https://idtechwire.com/uscis-biometric-fee-immigration-applications-2025/" ]
CC-BY-4.0
[ "immigration", "fees" ]
USCIS finalized a standardized $85 biometric services fee applicable to petitions and applications that require identity capture and checks. The move folds disparate charges into a single line item tied to biometrics collection, clarifying costs for applicants and sponsors. citeturn2open4
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/10/uscis-85-biometric-fee-2025-10-03.md", "canonicalPath": "/cards/uscis-85-biometric-fee-2025-10-03", "apiPath": "/api/cards/uscis-85-biometric-fee-2025-10-03" }
null
Germany Moves Government Services to Passkeys
germany-government-passkeys-bsi-2025-10-02
Germany announced a program to replace passwords for government services with passkeys, aligning with WebAuthn standards to improve security and usability.
2025-10-02T00:00:00
[ { "type": "Technology", "slug": "passkeys-webauthn" } ]
[ "Government accounts to support passwordless login", "Built on WebAuthn/FIDO2 platform authenticators", "Part of a broader digital identity modernization agenda" ]
[ "https://idtechwire.com/germany-to-replace-passwords-with-passkeys-across-government-services/" ]
CC-BY-4.0
[ "policy", "fido2", "webauthn" ]
Passkeys bind accounts to device-based cryptographic keys, reducing credential phishing and reuse while keeping login flows simple for end users.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/10/germany-government-passkeys-bsi-2025-10-02.md", "canonicalPath": "/cards/germany-government-passkeys-bsi-2025-10-02", "apiPath": "/api/cards/germany-government-passkeys-bs...
null
Australia Registers New eSafety Industry Codes With Age-Assurance Provisions
australia-registers-esafety-industry-codes-age-assurance-2025-09-09
Australia registered expanded eSafety industry codes that include stronger age‑assurance expectations for online services, formalizing obligations to limit minors’ exposure to harmful content.
2025-09-09T00:00:00
[ { "type": "Technology", "slug": "age-assurance" } ]
[ "Codes registered by the eSafety Commissioner on Sep 9, 2025", "Codifies age‑assurance across covered online services", "Implementation details to vary by risk and service type" ]
[ "https://idtechwire.com/australia-registers-new-esafety-industry-codes-with-age-assurance-requirements-announced/" ]
CC-BY-4.0
[ "regulation", "online-safety", "compliance" ]
Age‑assurance techniques range from document, biometric, and signal‑based checks to privacy‑preserving attestations; suitability depends on risk, accuracy, and proportionality.
2026-03-31T15:12:40.473Z
2026-03-31T15:12:40.473Z
{ "dataset": "cards", "schemaVersion": "1.0.0", "license": "CC-BY-4.0", "sourceType": "markdown", "sourcePath": "content/cards/2025/09/australia-registers-esafety-industry-codes-age-assurance-2025-09-09.md", "canonicalPath": "/cards/australia-registers-esafety-industry-codes-age-assurance-2025-09-09", "ap...
null
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-03-18
technologies 30 JSONL Docs API Schema 2026-03-31
glossary 23 JSONL Docs API Schema 2025-11-10
cards 109 JSONL Docs API Schema 2026-03-31

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-03-31T15:12:40.478Z.

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
33