DEV Community

Cover image for Building a cryptographic proof system for files and interactions
Shivam
Shivam

Posted on

Building a cryptographic proof system for files and interactions

I built VERI because I kept running into situations where I needed proof that something existed at a certain moment.

Emails, agreements, conversations they can all be disputed later.
VERI creates a cryptographic proof ID and timestamp so the record can be independently verified.

Curious what people think and where this could be useful.

Top comments (0)