Back to browse
GitHub Repository

Orchid Mantis — standalone framework for Zero-Knowledge Proofs of eXploit (ZKPoX).

3 starsRust

Orchid Mantis – A PoC in Rust for Zero Knowledge Proofs of Exploit

by unprovable·May 31, 2026·4 points·1 comment

AI Analysis

●●●BangerBig BrainBold BetWizardry

ZK proofs verify exploit possession without leaking details until a time-locked deadline.

Strengths
  • Combines SP1 STARKs, Drand time-locks, and Sigstore Rekor for verifiable disclosure.
  • Solves trust gaps between researchers and vendors without premature exploit leakage.
  • Rust implementation provides binaries for proving and verifying bundles locally.
Weaknesses
  • Explicitly experimental v0.1; bundle format and semantics are not stable.
  • Niche appeal limited to security researchers comfortable with heavy cryptographic tooling.
Category
Target Audience

Security researchers, vulnerability coordinators, cryptographic engineers

Similar To

succinctlabs/sp1 · Sigstore · Drand

Similar Projects