DocuSign was 2003.
This is what comes next.
DocuSign is a $14B/yr public company whose signature is literally an image of your name + an audit log they control. Hylaq Sign signatures are cryptographic, hash-chained, and anyone can verify them without trusting our database.
The paradigm break
Notarization exists because we don't trust each other's signatures. DocuSign exists because email auth was the best we had in 2003. Both are bandaids on the same wound: there's no universal cryptographic identity layer that a court can verify in 30 seconds.
Hylaq has Veritas — the universal identity layer. Wrap signatures in it: signing becomes a 1-click action, verification becomes a free public API call, and the entire $34B/yr e-signature + notary stack collapses into a thin protocol layer.
What we replace
Six markets, one protocol
Why only Hylaq
Shipped today
- 3 Prisma models — SignDocument + SignSignatureRequest + SignSignature
- 4 document kinds — GENERIC / CONTRACT / NOTARIZED / WITNESS
- 6 lifecycle states — DRAFT → PENDING → COMPLETED | CANCELED | EXPIRED | REJECTED
- Hash-chained signatures — sha256(canonical(header) || bodyHash) locked at send time
- Body integrity verification — bodyHash check catches database tampering
- 11 API routes — document CRUD, signers add/remove, send, sign, reject, cancel, verify
- 4 consumer pages — landing, new (creator), sign (signer), my-docs (dashboard)
- signedDocumentExport — printable plain-text representation with embedded signature stamps
Phase 2 roadmap
- PDF upload + render — real DocuSign-class document UI with signature stamps positioned on the page.
- Veritas device-key signing — replaces stub signatures with real cryptographic signatures over the digest.
- Notary attestation flow — a Veritas-verified notary co-signs NOTARIZED documents.
- HQ contract review — on-upload AI scan that flags risky clauses + summarizes.
- Court export bundle — zip of body + every signature + verification metadata, in formats US courts accept.
- Multi-language + i18n — global jurisdiction support.
Every signed document on Earth, eventually flows through this protocol.
Identity won the email war. Identity wins the signature war next. Hylaq Sign is the legal-identity stack of the next 50 years.