How it works
Why nothing leaves your device in a law practice
The documents in this field are the ones people are least comfortable handing to an unfamiliar service. Our tools process them entirely in the browser.
- 0
- bytes of your document sent anywhere The PDF is opened, modified and saved in your browser tab. There is no upload step in the process.
- None
- upload endpoint to send to This site is generated as static files. There is no API route and no server process, so there is nothing to receive a document even in principle.
- Nothing
- to log into, delete or unshare No account is created, so no server-side copy accumulates. Closing the tab ends the session.
- Yours
- to keep or destroy at any time You save the signed file where you choose. We never hold it, so there is no retention policy to read.
The technical version
PDF pages are rendered and written in the browser with open-source libraries that run entirely on the client.
Signature strokes are captured on a canvas, and saved signatures are kept in your browser's own storage —
the same mechanism any website uses to remember a preference. None of these components has a network call that
transmits a file, and there is no backend for one to reach.
You do not have to take that on trust. Open your browser's developer tools, switch to the network tab, and
sign a document. You will see the page's own assets load — fonts, scripts, stylesheets — and nothing else.
No request carries your document, because none is made.
Where this is not the right tool. Browser-based signing is excellent for documents you sign
yourself. It does not send a document to other people, collect their signatures, verify their identity, or
produce an audit trail. When a counterparty or a compliance policy requires those things, use a platform
built for it — the trade-off is real and worth naming rather than glossing over.