World · Selfie Check Beta
Reality
Selfie Check is partner-gated beta (docs.world.org). Access via developers@toolsforhumanity.com. Ognef ships the flow behind a fallback so the demo runs; enabling real Selfie Check just requires the same World credentials plus the invite.
Implementation
- Uses the same IDKit widget with preset
selfieCheckLegacy({ signal })(World ID 3.0 Face; native 4.0 rolling out). - We add
require_user_presence: trueon the request so a fresh liveness is forced even if the user already has an issued credential — this is the "physical-action gate" Ognef exposes. - Verified via the same
POST https://developer.world.org/api/v4/verify/{rp_id}endpoint. - Ognef stores only
fresh-presence: true+ timestamp. No image. No frame.
Win condition
- Sub-10s liveness in front of the judge, ending in a live HBAR transfer.
- Zero image bytes on the server — we show the network trace.