The capture time on a record is our word for when a page was saved. A trusted timestamp is an independent authority's: DigiCert signs a statement that a file with exactly this digest existed at that moment.
The saved page, in private storage. The authority never sees it, its address or your account.
Sixty-four hex characters. Change one byte of the document and they change completely.
3f2a9c1e…0b7de17b
The authority's signature over the digest and the time, stored beside the snapshot.
timestamp.tsr
Download the document and its token from the record page, put them in one
folder, and run OpenSSL. It prints Verification: OK only when the
signature, the certificate chain and the file's digest all agree.
No account is needed, and nothing depends on Archivepanel still existing.
openssl ts -verify -data example.com-20260923-1600.html \ -in example.com-20260923-1600.tsr -token_in \ -CAfile /etc/ssl/certs/ca-certificates.crt
A token can be checked while the certificates behind it are valid, roughly ten years. Before they expire, the authority timestamps the token itself. Each renewal adds one link to the chain, and the original proof carries through.
Proves the document existed at the certified time. timestamp.tsr
Proves the token existed while its certificates were still good. timestamp-renewal-1.tsr
Covers renewal 1 in the same way, and so on, once a decade.
Create an account on the free tier, paste an address, and see the snapshot land in your archive.