Preservation
Chain of Custody
Every source URL cited across this archive is captured and cryptographically sealed. Each artifact is SHA-256 hashed, timestamped via RFC 3161, and logged to the Sigstore/Rekor transparency ledger — producing an immutable, independently verifiable proof chain.
1422 URLs captured
1422 With WARC
1422 With HTML
1407 Timestamped
485 Unique domains
Showing 1–50 of 1422
| URL | Captured | Formats | Timestamped | Cited by |
|---|
Verify It Yourself
Every artifact hash and timestamp can be independently verified without trusting this site.
1
Verify the SHA-256 hash
sha256sum artifact.warc.gz
# Compare output against the hash shown above2
Verify the RFC 3161 timestamp
openssl ts -verify \
-in artifact.tsr \
-data artifact.warc.gz \
-CAfile tsa-chain.pem3
Verify the Rekor log entry
rekor-cli get --log-index <INDEX>
# Log index is shown in the evidence table