Introduction

What NoSign is and isn't.

NoSign is a self-hosted, single-tenant, API-first electronic signature service (SES). It is a small, focused signature motor: feed it a PDF and a list of signers, and it drives the entire signing ceremony — email verification, explicit consent, a visible hand-drawn signature, a complete tamper-evident audit trail, a cryptographically sealed output PDF — then hands the result back to your backend over a signed webhook and hard-deletes everything afterwards.

It is not a SaaS, not multi-tenant, and has no public user accounts. You run it on your own infrastructure, it talks to exactly one client (your platform or central API), and it serves the signer-facing pages directly to signers over the open internet.

One sentence: A signing request (PDF + signer list) becomes a legally sound, provable, signed and sealed PDF with a full audit trail — delivered by webhook, then fully erased.

NoSign is free and open source, released under the GNU AGPLv3. Every feature is included — there is no paid tier, no premium edition, and no hosted SaaS. Download it, run it, it’s yours.

That includes the features other open-source e-sign tools paywall: five field types and reusable templates, a full signing lifecycle (decline, expire, remind), an embedded evidence layer with an offline /verify portal, rotation-safe webhooks, and a public developer sandbox.

Who it’s for

Who it’s not for