Touchstone
BeeDigital · Prototype case study

Touchstone

A cryptographic fingerprint for the moment an official decision gets made. One engine, reusable for any certificate, licence, or approval that starts with a form.

Prototype in development A working build exists internally. This page will carry a live link once it's ready to share.
The problem

A certificate is a promise. Most systems can't prove they kept it.

A decision gets made

An officer reviews a form and signs off. That single moment is the entire basis for everything the certificate later claims.

Someone asks, later

Weeks or years on, a college, an employer, or a court needs to know: is this genuine, and who actually approved it?

The record is the only witness

In most systems, nothing independent stops that record from being quietly edited after the fact, or proves that it wasn't.

How it fits in

It sits at one moment, the decision, and proves it happened.

Form submitted
Existing process, unchanged
Officer decides
Same reviewer, same authority
Touchstone fingerprints it
This exact decision, sealed
Certificate issued
Reference number, as usual
Anyone can verify
Any time after, independently

Nothing here replaces the officer, the form, or the department's own system. Touchstone fingerprints the one moment that matters, so that fingerprint can be checked by anyone, at any time after, without trusting a database alone.

The bigger idea

The certificate is the first pilot. The engine isn't built for just one.

Touchstone Core

fingerprinting · tamper-evidence · human-decision rule · minimal disclosure
Built & running
Community certificates
Built & running
Skill-training certificates

Two genuinely different certificate types already run on the exact same, unmodified core. The second one was added without touching the fingerprinting, the tamper detection, or the human-decision rule at all. That's the point: any process with a form, a decision, and a need for later proof can plug in the same way: a licence, a permit, an inspection sign-off, a training record.

Why it's different

Four rules, built into the software, not just written in a policy.

A human always decides

The system can flag something for a reviewer to check. It cannot approve, reject, or issue anything on its own. That limit is enforced in code, not left to a workflow habit.

Proof, not a photocopy

Only a cryptographic fingerprint of the decision is stored, never the personal data itself, so tampering is detectable without creating a new place sensitive information can leak from.

Shows only what's needed

A verifier sees status and the handful of fields the issuer chose to make public, never a date of birth, address, or other detail behind that decision.

Plugs in, doesn't take over

Touchstone sits next to the system already in place. No rip-and-replace, no new system of record, no retraining an entire department.

A look inside

Two screens. One proof.

Officer console (simplified)
R. Wangmu · ST certificate2
K. Ete · ST certificate
D. Khandu · OBC certificate1
3
4
Verification page (simplified)
✓ Certificate is valid
Certificate found
Fingerprint recomputed
Checked against ledger
Status confirmed

Simplified previews, not screenshots. The interactive prototype is still in development.

Where this stands today

What's real in the prototype, and what's next.

Cryptographic fingerprinting & tamper detection
Working. Covered by automated tests and a scripted tamper-and-detect walkthrough.
Human-decision rule
Working. Enforced at the code level, not just by policy.
Minimal disclosure on verification
Working. The public verify page shows only issuer-approved fields.
Reusable across certificate types
Working. Demonstrated with a second, unrelated certificate type on the same core.
Blockchain anchoring
Architecture ready. The prototype anchors to an in-process stand-in behind the same interface a public or permissioned ledger would use.
AI-assisted review
Architecture ready. Today's build uses simple rule-based checks to show where a trained model plugs in. Advisory-only either way.
Integration with a live government or company system
Not yet. This is an independent, self-contained prototype.
Built & testable today Designed for, demo stand-in today Not started

Currently in development.

A live, interactive prototype is being built. This page will carry a link to it once it's ready to share.

In development