The Verification Layer for the AI Age

Prove you're human.
In seconds.

The CAPTCHA replacement built for the deepfake era. Physical presence. Zero data stored.

CAPTCHAs are broken. AI solves them in milliseconds. Dexasign verifies something no bot can fake — that a real, living person is physically present.

AI bots solve reCAPTCHA v2 with 100% accuracy — [UC Irvine Researchers, 2023] Deepfake tools are bypassing face-based KYC verification at financial institutions — [Onfido / AU10TIX, 2024] Deepfake attacks cost organizations an estimated $1.5B in 2025 — [Surfshark Research, 2025] 72% of business leaders say AI-generated fraud is their top operational challenge in 2026 — [Experian Identity Report, 2025] Deepfake-driven fraud has doubled in banking and surged 6× in payments since 2023 — [Incode / TechCrunch, 2025] AI-enabled fraud losses projected to reach $40B by 2027, up from $12.3B in 2023 — [Deloitte Center for Financial Services, 2024] reCAPTCHA scores your “humanness” using your Google browsing history across every site you visit — [Google reCAPTCHA Privacy Disclosure, 2024] hCaptcha uses your CAPTCHA completions to label AI training data sold to third parties — [hCaptcha Privacy Policy, 2025] Google's reCAPTCHA v3 silently tracks users across 6 million+ websites to build behavioral profiles — [Google Privacy Policy] Deepfake fraud attempts increased 3,000% between 2022 and 2024 — [Onfido Identity Fraud Report]

The problem

CAPTCHAs Were Built for
a Different Internet.

Bots have caught up. AI now solves reCAPTCHA and hCaptcha with over 90% accuracy. Deepfakes can impersonate faces on demand. The old model of behavioral tracking and image puzzles was never designed to answer the question that actually matters in 2026:

Is a real, living human being physically present right now?

Dexasign answers that question — without storing a single byte of your users' data.

How it works

Verification That Requires
Physical Presence.

Dexasign does not analyze your browsing history, set cookies, or build a behavioral profile. It verifies the one thing no bot can replicate — that you are physically present, right now, in seconds.

No puzzles. No tracking. Just you.

Dexasign Verify Touch

mode = VerifyTouch

Bubbles appear on screen at randomized positions. You pop them in sequence with your hand. The challenge is different every time — and completing it requires a real hand, moving in real space, in real time.

Dexasign Verify Gesture

mode = VerifyGesture

A sequence of hand signs appears. Left hand peace sign. Right hand thumbs up. Hang loose. You follow along in real time. The sequence is randomized every session — and performing it requires a real person, physically present, responding as it unfolds.

AI Combat

liveness_detection = true
face_signal_analysis = true

Liveness detection confirms a live person is in front of the camera. Face signal analysis confirms that person is not a deepfake or synthetic image. Both run silently while you complete the challenge. You never see them. You never need to.

Verification should not be about search history, mouse movement, or behavior profiles. It is about you — a real person, physically present, taking a real action. When it passes, the session closes. Everything is discarded. You move on.

Privacy

We Verify Physical Presence.
We Do Not Record It.

Dexasign runs sophisticated analysis against your users’ faces and hands. We understand that requires trust. Here is exactly what happens to that data.

Your users’ faces are used to verify presence, not to build a database. That is a promise, not a setting.

Comparison

How Dexasign Compares

Dexasign reCAPTCHA
v3
hCaptcha Cloudflare
Turnstile
Tracks browsing behavior
Stores biometric data
AI-solvable today
Requires cookies
Liveness detection
Deepfake resistant
Verifies physical presence
Works without behavioral history

For developers

Ship in Minutes.
Not Days.

One script tag. One callback. Works with any stack.

  • Drop-in JavaScript SDK
  • Server-side token validation
  • Works with any framework
  • Customizable UI themes
Read the Docs →
index.html
<!-- Add the widget container -->
<div id="dexasign-verify"></div>

<!-- Load the SDK -->
<script src="https://dexasign.com/static/sdk/dexasign-verify.min.js"></script>

<!-- Initialize -->
<script>
  DexasignVerify.render('#dexasign-verify', {
    applicationId: 'YOUR_APP_ID',
    onComplete: (result) => {
      // Send result.token to your backend
      verifyToken(result.token);
    }
  });
</script>

Why Dexasign

Built different.

Privacy-first

Unlike reCAPTCHA, we don't track your browsing history or build profiles. We verify that a real person is present — nothing is stored, no data leaves the session.

AI-resistant

Current AI can't perform random physical gestures on demand. Our approach stays ahead of deepfakes and automation.

Universal access

Works on any device with a camera. No app downloads. No special hardware. Just a browser.

Lightning fast

Most verifications complete in seconds. Faster than typing or clicking a CAPTCHA, more reliable than solving puzzles.

Get Early Access

Dexasign is in pre-alpha. We are taking the time to build this the right way — because getting human verification right matters. Every site that deploys Dexasign is making a statement: that their users deserve privacy, not surveillance. If that mission resonates with you, we want to hear from you.

Have questions? Contact us — or read the Developer Docs.