For general contractors

One receipt covers a whole day on site. Show one photo later without showing the rest.

Each visit's photos are sealed together in one step. Any single image can be proven part of that day's set on any future date.

What this means for you

How it works

Each photo gets a fingerprint — a 64-character code that changes if a single byte of the file changes. The fingerprints are computed on your own machine, not uploaded.

The fingerprints for the day are combined into one fingerprint for the whole folder. That combined fingerprint is the only thing the office sees.

The combined fingerprint is anchored to the Bitcoin chain. Anyone, on any future date, can confirm the folder existed by the moment of that block — and that a single image was part of it — without ever seeing the other photos.

For the technically curious

Show the cryptographic detail
The construction folder, as an anchored unit

The natural unit is one folder per job site per day, anchored at end-of-shift. A larger unit — one folder per phase or per milestone — is reasonable when assembling closeout packets. The folder contains every photograph the field crew captured during the visit, ordered by the relative path under which it was filed.

The office never sees the photographs. The desktop or browser tool computes a SHA-256 fingerprint of each file, binds the file's relative path into a leaf hash under RFC 6962 domain separation, and assembles the leaves into a Merkle tree whose root is submitted to the OpenTimestamps calendars. The bytes of the photographs themselves do not cross the wire.

The root is then anchored to a Bitcoin block, and an OpenTimestamps proof for that root is delivered back to the contractor. The proof is sufficient, on its own, to demonstrate that the anchored folder existed by the time of the recorded block.

Selective disclosure in the field

A claim arises months after the slab pour that the rebar spacing was non-compliant on a specific date. The contractor produces the single photograph of the rebar mat under the slab, together with an inclusion proof — approximately log2 N sibling hashes — that demonstrates the image was a leaf of the anchored end-of-day folder for that exact date. The remaining contents of the folder are not exposed by the proof.

What the office records

The office persists, per anchored folder, the Merkle root, the canonical ordering rule applied, the per-leaf relative paths, the per-file SHA-256 digests, the per-file byte sizes, the Bitcoin attestation for the root, and, when supplied, an optional device signature under a did:key identifier or a capture-credential issued under a published trust list. A contractor for whom path names are themselves sensitive may anchor under a hash-labeled scheme in which the recorded path is the file's own digest.

Questions

Where do my photos go?

Nowhere. The fingerprints are computed on your own machine. The office only ever sees the combined fingerprint for the folder.

What does one receipt cover?

One day's photos for one job site, sealed as one set. Per-phase or per-milestone folders are also fine.

Can I show just one photo later?

Yes. You can disclose a single image and prove it belonged to that day's set, without disclosing any of the other photos.

What if a photo is altered after anchoring?

A single changed byte produces a different fingerprint, which breaks the proof. Any independent check spots the mismatch.

Orphograph anchors evidence of existence; it does not certify authorship, ownership, or legality. Each user retains responsibility for the underlying files, their consent to capture, and their handling under applicable law. The office is not a law firm, not a regulated medical-records system, not a qualified electronic trust service, and not a legal or financial advisor. No claim of compliance with any state's lien-law evidentiary standard is asserted; independent counsel review is required before any productized claim of evidentiary utility.