Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.56 KB

File metadata and controls

29 lines (22 loc) · 1.56 KB
title ZK Liveness
sidebar_label ZK Liveness
description ZK Liveness ensures the presence of a live person without revealing any biometric data, preventing spoofing attacks in online interactions.
slug /zk-liveness

import OutLink from "@site/src/components/OutLink"; import IdealImage from '@site/src/components/IdealImage';

ZK Liveness

:::info ZK Liveness is currently in an active development phase, and the implementation is currently private. Contact us on Telegram to get early access to this model. :::

:::info Check out the ZK Liveness demo, showcasing a liveness check for an airdrop. :::

ZK Liveness is a ZKML solution powered by Bionetta ZKML framework designed to verify the presence of a live person in online interactions, preventing spoofing attacks. It allows users to prove their liveness without revealing any personal information or biometric data. Currently, ZK Liveness achieves accuracy of 97% in detecting liveness, making it a viable solution for low-risk applications.

Use cases

ZK Liveness can be used in various scenarios, including:

  • Proof of humanity: Verifying that a user is a real person, not a bot or an AI.
  • Airdrops: Ensuring that airdrop participants are real, live users.
  • Multi-factor authentication: Adding an extra layer of security by verifying the user's liveness during authentication.
  • Online voting: Ensuring that voters are live participants, preventing vote manipulation through spoofing.