Rust & CloudflareEdge Bot Detection.

Compile your security logic to WebAssembly. Block threats at the edge with sub-millisecond latency.

Zero-dependency Rust crate. Free tier available.

LIVE DEMO
// INTEGRATION
import { useTrustSig }
from '@trustsig/react';

const { scan } =
useTrustSig();

const { token } =
await scan();
// API RESPONSE
{
  is_bot: false,
  score: 0,
  action: "ALLOW",
  req_id: "a3F9..c21B",
}
Human verified
SCANNING…
01 Live demo

See it score a real device.

Run the same check your visitors get. TrustSig reads 20+ device signals and returns a signed verdict in around 20ms. No CAPTCHA, no cookies.

TRUSTSIG · LIVEREADY
// client SDK
import { useTrustSig } from '@trustsig/react';

const { scan } = useTrustSig();
const { token } = await scan();
const { scan } =
  useTrustSig();
const { token } =
  await scan();
// reads 20+ device signalsREADY
  • Network reputation
  • Device integrity
  • Behavioural rhythm
  • TLS / JA4 fingerprint
  • Headless markers
  • Timing entropy
Scored on 20+ device signalsNo cookies

02 Platform Comparison

How TrustSig compares.

Most captcha tools challenge your users with image puzzles, click boxes, and math problems. TrustSig is invisible by design, so visitors face zero friction and never see a challenge.

CapabilityTrustSigEU hosted · No cookies · InvisibleCF TurnstilereCAPTCHAhCaptcha
User frictionNone (invisible)Minimal puzzlePuzzle / clickPuzzle / click
EU-basedYes (EU)Yes (EU)No (US)No (US)
GDPR-nativeYesYesPartialNo
Bypass-resistantHardware-levelEasily bypassableModerateEasily bypassed
Uses cookiesNoNoYesYes
All features in free tierYesNoNoLimited
Monetises user behaviourNeverNeverPartiallyYes
YesPartialNo

Comparison based on publicly available documentation, June 2026.

CapabilityTrustSigCF Turnstile
User frictionNone (invisible)Minimal puzzle
EU-basedYes (EU)Yes (EU)
GDPR-nativeYesYes
Bypass-resistantHardware-levelEasily bypassable
Uses cookiesNoNo
All features in free tierYesNo
Monetises user behaviourNeverNever
3/7capabilities where TrustSig leads CF Turnstile

Comparison based on publicly available documentation, June 2026.

03 Edge-Native Rust

Built for Cloudflare Workers.

Privacy-First Architecture.

No client-side tracking. Deterministic hardware signals only.

Invisible Verification.

No puzzles. No friction. Just pure cryptographic validation.

0
Zero Friction

Deterministic Accuracy.

Leverage Rust's memory safety to analyze device lineage at the edge.

0
+
04 Pricing

Start free. Stay free until you grow.

No card. EU-hosted on every tier.

Starter

€0free

For personal projects and sites getting started with bot protection.

  • 50,000 requests / month2 domains
  • Full threat protection suite
  • Bot farm blocking
  • No CAPTCHAs for visitors
  • Community support

Business

€63/mo · billed yearly

For established companies needing high-volume protection and priority SLA.

  • 750,000 requests / month25 domains • €5 per 100k extra reqs
  • Full threat protection suite
  • Bot farm blocking
  • No CAPTCHAs for visitors
  • Priority support

Enterprise: unlimited volume · SLAs · on-prem · dedicated support.

What counts as a check?

One check is a single verification request: a page view, form submit, or login attempt that TrustSig evaluates. You only spend a check when traffic actually hits a protected surface, so bot floods do not quietly drain your quota.

05 Rust Architecture

Edge-to-Origin Security.

Cloudflare Edge

Wasm Execution

TrustSig runs as a lightweight Wasm module within your Worker.

Analysis

Risk Scoring

Real-time hardware signal analysis with zero impact on user experience.

Origin

Secure Backend

Only verified, human-like traffic reaches your application servers.

06 Rust Integration FAQ

Rust & Workers Questions.

Simply add our trustsig-worker crate to your Cargo.toml and invoke the validator in your request handler.

No. Our Wasm module is highly optimized for the Cloudflare Workers runtime, ensuring minimal footprint.

07 Behind TrustSig

Built by security engineers.

The core team behind TrustSig brings a decade of national cyber defence experience to enterprise bot protection.

Aare Reintam

Chief Executive OfficerCo-Founder

Former Cyber Defence Exercise Manager at NATO CCDCOE, architect of Locked Shields and Crossed Swords, the world's largest live-fire cyber exercises. At TrustSig, he applies that same operational grade to stopping automated attacks.

NATO CCDCOE, CybExer Technologies, 10+ yrs cyber defence

Robert Vähhi

Chief Technology & Product OfficerCo-Founder

The architectural force behind TrustSig's core signal processing engine and hardware attestation layer. Leads all platform engineering from protocol design to SDK delivery.

Core Engine Architect, Hardware Attestation

Rünno Reinu

Chief Operating & InfoSec OfficerCo-Founder

Leads security governance and operations across all TrustSig layers, ensuring each layer remains sound, secure and compliant.

CISSP, CISA, CSSLP, ISO27001 Senior LA

Email copied to clipboard
Email copied to clipboard

Secure your edge today.

Reach out for help deploying TrustSig with your Rust-based Cloudflare stack.

Start Protecting Free

Support

Rust-specific documentation and implementation guidance available.

Sales

Enterprise licensing, custom SLAs, and dedicated edge infrastructure.