Drop here a file to stamp
OR
an .ots proof file to verify
The hash is calculated on your browser preserving your privacy. More...
Timestamping proof download will start automatically after uploading document.
In the underground, a quiet rebellion against Zone-H’s decline has emerged: (formerly known as "Zone-H Unattended"). This project, run by a collective of independent security researchers, uses modern containerized crawlers to scrape defacement mirrors from around the world.
Zone-H is an archive that records website defacements—incidents where a hacker changes the visual appearance of a site. Alternatives provide similar services, often with faster mirror times, different verification methods, or specialized focuses (such as government or high-traffic sites). 1. Mirror-H (mirror-h.org) zone-h alternative
: Clean UI and faster verification times compared to the sometimes-backlogged Zone-H system. 4. DarkMirror In the underground, a quiet rebellion against Zone-H’s
Python
Javascript
Java
$ pip3 install opentimestamps-client
$ ots stamp my-file
More
$ npm install -g javascript-opentimestamps
$ ots-cli.js stamp my-file
More
$ git clone https://github.com/opentimestamps/java-opentimestamps
$ cd java-opentimestamps
$ mvn install
$ java -jar target/OtsCli.jar stamp my-file
More
In the underground, a quiet rebellion against Zone-H’s decline has emerged: (formerly known as "Zone-H Unattended"). This project, run by a collective of independent security researchers, uses modern containerized crawlers to scrape defacement mirrors from around the world.
Zone-H is an archive that records website defacements—incidents where a hacker changes the visual appearance of a site. Alternatives provide similar services, often with faster mirror times, different verification methods, or specialized focuses (such as government or high-traffic sites). 1. Mirror-H (mirror-h.org)
: Clean UI and faster verification times compared to the sometimes-backlogged Zone-H system. 4. DarkMirror
Client
Client tool to perform stamping of files through a calendar server and to verify OpenTimestamps proof
opentimestamps-clientServer
Calendar Server receiving timestamp request from clients
opentimestamps-serverPython
Common library
python-opentimestampsJavascript
Common library & Client tool
javascript-opentimestampsJava
Common library & Client tool
java-opentimestampsRust
Rust library
rust-opentimestamps