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.
Python 2.7 and required scripts are now bundled directly inside the app, solving previous "missing libusb" errors.
is more than just a minor patch; it’s a refined experience that makes technical tasks on Windows faster and more secure. Its low footprint and high customizability make it an essential tool for anyone serious about their Windows environment.
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
Python 2.7 and required scripts are now bundled directly inside the app, solving previous "missing libusb" errors.
is more than just a minor patch; it’s a refined experience that makes technical tasks on Windows faster and more secure. Its low footprint and high customizability make it an essential tool for anyone serious about their Windows environment.
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 silver 6.2 for windows
opentimestamps-serverPython
Common library
python-opentimestampsJavascript
Common library & Client tool
javascript-opentimestampsJava
Common library & Client tool Python 2
java-opentimestampsRust
Rust library
rust-opentimestamps