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.
If "IR" stands for or Interrupt Register :
: Unlike many sites that use redirection or ad-heavy landing pages, this server allows for direct HTTP access to files. Game-Specific Repository s12 bitdownload ir new
Minimal advertising and no "timer" delays before the download starts. If "IR" stands for or Interrupt Register :
| Error Code | Meaning | Solution | | :--- | :--- | :--- | | 0x10302001 | No device found | Swap USB ports (use USB 2.0, not 3.0). Reinstall the WorldCup_Device driver via Device Manager. | | 0x30405003 | DDR read failure | Your S12 has LPDDR4, but the tool is set to DDR3. In the new version, go to Config -> DDR Type -> Auto Detect. | | 0x10105004 | Key mismatch | You are flashing the wrong firmware for your Wi-Fi chip (e.g., Realtek vs. Broadcom). Extract the firmware.conf from the IMG and check the wifi parameter. | | Hang at 98% | System partition full | Use the "Erase Flash" (Force Erase All) option in the new tool flashing. Warning: This removes your device serial number. | Reinstall the WorldCup_Device driver via Device Manager
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
If "IR" stands for or Interrupt Register :
: Unlike many sites that use redirection or ad-heavy landing pages, this server allows for direct HTTP access to files. Game-Specific Repository
Minimal advertising and no "timer" delays before the download starts.
| Error Code | Meaning | Solution | | :--- | :--- | :--- | | 0x10302001 | No device found | Swap USB ports (use USB 2.0, not 3.0). Reinstall the WorldCup_Device driver via Device Manager. | | 0x30405003 | DDR read failure | Your S12 has LPDDR4, but the tool is set to DDR3. In the new version, go to Config -> DDR Type -> Auto Detect. | | 0x10105004 | Key mismatch | You are flashing the wrong firmware for your Wi-Fi chip (e.g., Realtek vs. Broadcom). Extract the firmware.conf from the IMG and check the wifi parameter. | | Hang at 98% | System partition full | Use the "Erase Flash" (Force Erase All) option in the new tool flashing. Warning: This removes your device serial number. |
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