Manifest digest
ValidThe SHA-256 digest was recalculated from the downloaded manifest bytes.
ContentLedger verification
This page recalculates the stored origin-evidence manifest digest, checks its canonical serialization, and independently reviews its archive, version-chain, timestamp-proof, and digital-signature references.
https://webhombres.com/secure-server-side-coding-practices-for-web-developers/
urn:uuid:f0887ee0-5856-43c7-903c-9222d1987c5b5b42ce50e822d02b2d4d1935481f59f96fdb8a2fb213b0fa63ec937cb00683ebDownload canonical manifest Open Wayback snapshot View record JSON-LD
The SHA-256 digest was recalculated from the downloaded manifest bytes.
The manifest matches the deterministic ContentLedger RFC 8785 serialization profile.
The associated Wayback URL passed the plugin’s HTTP availability check.
Any previous-manifest digest resolves to an earlier sealed record in this ledger.
The current WordPress content produces the recorded canonical-content digest.
The protected public key verifies the JWS and its claims bind this exact manifest digest and ledger entry.
The JWS issuedAt value is a signed claim, not an independent timestamp. The verified did:webvh log establishes append order and recorded authorization intervals, but does not by itself provide trusted external time.
Verification methoddid:webvh:QmNg62SQGX2D2ABydNFXauFHMWf2cNXpN2uMKx6bKXvmoV:webhombres.com#d6D_DnQ8-ym-yjTuVUVW3toc7RMcYPRiMBE-nyJLN8E
Cryptographic validity, historical did:webvh authorization, authorization at a claimed signing time, and current assertion authorization are separate results. None independently establishes legal ownership, human identity, original authorship, first publication, or a trusted signing time.
| Artifact | Status | Digest or location |
|---|---|---|
| Content Digest | Recorded |
254898afcf8e3678837466500d24a7e9a867c57e25b57eea5bb7aebde5f116d9 |
| Manifest | Sealed |
5b42ce50e822d02b2d4d1935481f59f96fdb8a2fb213b0fa63ec937cb00683eb https://webhombres.com/?wal_manifest=f0887ee0-5856-43c7-903c-9222d1987c5b
|
| Ed25519 JWS signature | Verified |
5b42ce50e822d02b2d4d1935481f59f96fdb8a2fb213b0fa63ec937cb00683eb Download compact JWS
|
| OpenTimestamps proof | Pending |
950d542117441b536e10b189a179f95138e63ca8e2be21cf9d70f6cc40c429aa Download .ots proof
|
| OpenTimestamps proof | Bitcoin attested |
7525b114ebb4f0c02c78875db9b651ecfcdbbf4e360e1f7c5f137442f0273c8c Download .ots proof
|
| OpenTimestamps proof | Bitcoin attested |
08e1f6a5b55d703124afa6345b2d43b95b79db54bb95672dbfb505e7e408b79f Download .ots proof
|
| OpenTimestamps proof | Bitcoin attested |
522d74975622a3397ddad11b58818adee09e293e8f9ff1844b5a9a193b7d63b3 Download .ots proof
|
| Representation Digest | Recorded |
61dede583fa726c9f7881e992e41538851447e5ed99956b558047a04c8c70c63 https://webhombres.com/secure-server-side-coding-practices-for-web-developers/
|
| Wayback Snapshot | Verified | https://web.archive.org/web/20260919232609/https://webhombres.com/secure-server-side-coding-practices-for-web-developers/ |
Download the canonical manifest without modifying it and calculate its SHA-256 digest with a local tool. The result must equal the manifest digest printed above.
sha256sum wp-contentledger-f0887ee0-5856-43c7-903c-9222d1987c5b.json
After installing the official OpenTimestamps client, independently verify a downloaded proof against the manifest digest:
ots verify -d 5b42ce50e822d02b2d4d1935481f59f96fdb8a2fb213b0fa63ec937cb00683eb wp-contentledger-f0887ee0-5856-43c7-903c-9222d1987c5b-PROOF-ID.ots
The signature is an RFC 7515 compact JWS using the fully specified RFC 9864 Ed25519 algorithm and an RFC 8037 public JWK. An independent verifier should validate the JWS, confirm its manifestDigest claim equals the SHA-256 above, and resolve the kid against this website identity's did:webvh JSONL log.