live · mainnetme · ochk · io
federation-custodied · self-custody-ready
§ changelog

What shipped. When.

Product-level changes. Spec changes live at docs.ochk.io. Incident post-mortems land here once they're written.

live verifier · developer dashboard · sdk 0.4.0.

v1.0.42026-04-30
  • > live envelope verifier at /verify/[id] — runs all four steps (canonicalize, sha-256, fetch ochk.io/.well-known/jwks.json, verify Ed25519) entirely in the browser. only OC-controlled byte in the path is the published JWK.
  • > /developer integrator dashboard — overview, config, billing, events stream, project keys, webhooks (with test-fire button), docs index. mirrors /me/* but for the integrator side.
  • > @orangecheck/me-client v0.4.0 published — adds oc.config CRUD, oc.webhook.verify (using @noble/curves with JWKS auto-fetch), oc.delegation issue/revoke, useOcSession re-export. SDK reference page at /sdk.
  • > production-shape API endpoints — /api/payment/authorize, /api/session/{create,refresh,invalidate}, /api/delegation/{issue,list,revoke}, /api/developer/{config,keys,webhook-test}, /api/me/profile.
  • > /me/wallet QR codes for receive + send invoice preview + withdraw with address classification + sweep vs bridge tabs.
  • > /me/settings persists every preference to localStorage via usePref hook.
  • > /status page now runs six client-side reachability probes every 60s against the actual observable surfaces.
  • > @orangecheck/oc-attest-protocol v1.2-draft-1 (FEDERATION-CUSTODY.md) — additive extension defining federation-custody descriptors, M-of-N graduation envelopes, guardian rotation. Backs me.ochk.io federation-custody claim with protocol-level structure.
  • > 71 invariant tests passing.

me.ochk.io launches.

v1.0.02026-04-30
  • > consumer commercial surface of orangecheck. the bitcoin-backed online identity that pays you to use it.
  • > three-class billable event taxonomy: class A (state-transition), class B (action-bound), class C (session). signin within an existing session is free.
  • > integrator-configurable pricing: every site sets its own per-event prices and user-share split. oc takes a fixed 20% platform fee.
  • > four sign-in paths: email/phone with federation-custodied wallet, BIP-322 wallet connect, federation-member sign-in, existing OC identity from any sibling site (cross-subdomain oc_session).
  • > authenticated app surface at /me, /me/wallet, /me/identity, /me/earn, /me/agents, /me/messages, /me/stamps, /me/votes, /me/pledges, /me/settings, /me/graduate.
  • > public verifier at /verify and /api/envelope/[id]. published abuse-rate-limit table at /security and /trust.
  • > charter pinned identical to console.ochk.io/charter, ratified v1 · 2026-04-28.