Security

How we protect the record

If the product is evidence, the handling of it is the product. This page describes what actually happens to a submission, who can reach it, and the things we deliberately do not do.

On submission

What happens when a worker sends a photo

The link opens the phone’s rear camera directly. There is no gallery step in the flow, so the photo is the one taken there and then rather than one chosen afterwards.

When the submission arrives, our server writes the time. It does not read the time from the phone, so a device clock cannot decide what a record says. The image bytes, that server-set time, the coordinates when the worker shares location, and the storage path are then sealed together under a single SHA-256 fingerprint. Change any one of those afterwards and the fingerprint stops matching, which is what makes a later edit detectable.

The wording is exact on purpose, and it is the same wording we use on our About page: the record is tamper-evident, not tamper-proof. A fingerprint shows that a record was not altered after it was captured. It cannot speak to whether the world was honest in the instant the shutter fired, and we will not claim it does.

Access

Who can reach a record

By omission

What we deliberately don’t do

No third-party trackers on these pages.The only analytics on the marketing site is Vercel’s own, first-party, and it is wired to an allowlist rather than an exclusion list: a page earns a pageview by being named, instead of somebody remembering to leave it out.

That distinction is load-bearing. On a worker or client link, the address itself is the credential. An analytics beacon mounted everywhere would have posted live submit and portal links into a dashboard as a matter of routine. It is not mounted everywhere, and a test in our suite covers that allowlist and has to pass before we ship.

Workers never get an account. There is no app to install and no password to create or leak, because there is nothing for a worker to sign in to.

Plainly

What we don’t claim

A security page that only lists wins is marketing. These are the honest gaps, and we would rather you read them here than discover them.

Reporting a problem

If you think you have found a security issue, email hello@lockproof.com and put “security” in the subject line. It reaches the founder directly. Tell us what you found and how to reproduce it, and please give us a chance to fix it before you publish it.

We do not run a paid bug-bounty programme, so we cannot promise a reward. We can promise that a real report gets read by a person and answered.

See how a record is put together

Open a finished sample record and look at what it carries, or book a 15-minute demo on your own sites.