Users verify once with their passport and store credentials on-device. Your app verifies them in seconds, encrypted end-to-end, gated by biometrics. No data touches your servers unencrypted.
Verify unique personhood without collecting personal data. Each user gets an anonymous app-specific ID. Free registration with instant access.
npm install @ruonid/sdk
Get encrypted PII: name, nationality, date of birth. Field-level consent. $0.15 per verification. Volume discounts available, get in touch.
Register below to get started.
Register to start integrating RuonID into your application.
npm install @ruonid/sdk
import { RuonID } from '@ruonid/sdk';
const { publicKey, privateKey } = RuonID.generateKeypair();
// Store privateKey securely (env var, secrets manager).
// Paste publicKey below.
npm install @ruonid/sdk
import { RuonID } from '@ruonid/sdk';
const { publicKey, privateKey } = RuonID.generateKeypair();
// Store privateKey securely (env var, secrets manager).
// Paste publicKey below.
Already registered for Sybil Resistance? Use the "Upgrade to Identity Verification" tab to upgrade your existing registration.
To deactivate your developer account, email developer@ruonlabs.com