Skip to main content

verifyum

Prove that a file existed, unchanged, at a point in time. The file never leaves your machine: only a domain-separated commitment is sent.

Four independent records, none of them ours. Every proof is folded into an hourly Merkle checkpoint, and each checkpoint is witnessed by

  • OpenTimestamps into Bitcoin, whose durability is a property of the protocol: every full node holds every block;
  • a qualified electronic timestamp under eIDAS Article 41(2), issued by Sectigo (Europe) SL, whose qualified service is granted on Spain's EU Trusted List, so the timestamp carries a legal presumption of accuracy across the Union;
  • Sigsum, cosigned by witnesses run by Glasklar, Mullvad and Tillitis;
  • Certificate Transparency, one certificate per daily checkpoint whose hostname encodes the checkpoint root.

Four further records are the operator's own and are labelled as such, never counted as independent. A Solana Mainnet memo carries the commitment and gives finality in seconds; it is the fast confirmation, not the durable one.

The eIDAS presumption covers the checkpoint root, not the contents of your file. All of it is spelled out at https://verifyum.com/witness

pip install verifyum
verifyum stamp contract.pdf
verifyum verify contract.pdf

stamp writes contract.pdf.verifyum.json beside the file. That receipt holds the nonce, which is the only thing tying your file to its public proof, and which Verifyum never has. Losing it loses the link for good.

Treat it like a key. The file is created with mode 0600, which POSIX honours and Windows ignores, so writing it does not make it private: do not commit it and do not sync it anywhere you would not put a credential.

verify recomputes the commitment from the bytes and the receipt and checks it against the public record. verifyum witness contract.pdf additionally walks the Merkle path to the checkpoint and checks the service signature.

Exit codes: 0 all good, 1 a check failed, 2 usage or file error, 3 the service was unavailable, which is worth retrying.

It also works as a library:

from verifyum import anchor_file, verify, verify_witness

Standard library only, Python 3.10 or later. The protocol, the witness layer and independent verifiers in six languages are at https://github.com/aisenseapi/verifyum-verify

It proves the bytes existed and have not changed. It does not prove authorship, ownership, or that anything in the file is true.

MIT.

Release files for verifyum 1.3.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for verifyum 1.3.2
File Size Uploaded
verifyum-1.3.2.tar.gz 18.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for verifyum 1.3.2
File Interpreter ABI Platform
verifyum-1.3.2-py3-none-any.whl Python 3 none any Details

Total release size: 37.9 kB

Release files / verifyum-1.3.2.tar.gz

Download URL verifyum-1.3.2.tar.gz
Size 18.8 kB
Tags Source
SHA-256 checksum
How to use checksums
c75dbcfe4fef554fcf9e304da592e0465bb7af707e4866beec491e4fd908debc
BLAKE2b-256 checksum
How to use checksums
8e9d59b1e758ca33366c98bffeaee258fe80d13bb3f3e4df2c07d09d46342165
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.7

Release files / verifyum-1.3.2-py3-none-any.whl

Download URL verifyum-1.3.2-py3-none-any.whl
Size 19.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
e58e7efcccf7bd5c1cc87b8e723115b0cdc012f67607b3967c1e532488ca7ab8
BLAKE2b-256 checksum
How to use checksums
bced407b7e28a51f3267afb48a7d71b5c84586156b3e8d2b4725eba2f3bf60bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.7

Release history Release notifications | RSS feed

1.4.0

2 release files

This release

1.3.2 This release

2 release files

1.3.1

2 release files

1.3.0

2 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page