# Biometric Verification

## ‘Bring your own biometrics’ Secure biometric data against fraud and AI deepfakes with verifiable credentials

### &#x20;Biometric verification without the risk of having to store biometric data

Biometrics were supposed to solve the problem of passwords. But if a password is stolen, it can be reset. If biometrics are stolen or faked using generative AI, they become an existential threat: You can’t reset someone’s face.

With Indicio Proven, biometric data can be bound to a verifiable credential so that verifiers do not have to store the biometric data to authenticate it.&#x20;

<figure><img src="/files/ApuTz4W8Vuh5rj05L19L" alt=""><figcaption></figcaption></figure>

This also protects against generative AI deepfakes.

* Capture a person’s biometrics in a template during identity assurance and issue the template as a verifiable credential.
* The person presents the verifiable credential when they use biometric authentication and the verifier compares the two to make sure they match. The verifying party records validation and discards the template for simple data privacy compliance.
* No centralized biometrics database is required for authentication.
* Authenticity and integrity of biometric details are cryptographically provable.
* Provides a quick, simple, low-cost way to defend against generative AI deepfakes.
* No loss of biometric verification process benefits.
* Consent is architecturally required, making data protection compliance easy.

Bringing your own biometrics reassures public over biometric privacy and security.

<figure><img src="/files/g3etQJNhHr8uFs4Jpej2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yaRvybxuMO1Qc2HAWLHy" alt="" width="244"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.indicio.tech/introduction/use-cases/biometric-verification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
