VERI is a web tool that generates cryptographic proof IDs to timestamp files and digital interactions.
The goal is simple:
Create a verifiable record that something existed at a specific moment in time.
- Upload a file
- VERI generates cryptographic hashes
- A proof ID and timestamp are created
- Anyone can verify the file later using the proof ID
If the file was modified, verification fails.
- Prove a file existed before a certain date
- Document agreements or communications
- Preserve digital evidence
- Verify file integrity
Party A
- Uploads a file
- Receives a Proof ID
- Shares the Proof ID with Party B
Party B
- Uploads the same file
- Enters the Proof ID
- VERI confirms whether the file matches
VERI is a timestamp and verification tool.
It does not verify identity, legal ownership, or authenticity of submitted content.