RFC 3161 timestamping proves to any third party that your audit records existed at a particular time — not just that they’re internally consistent.Documentation Index
Fetch the complete documentation index at: https://docs.provenlog.com/llms.txt
Use this file to discover all available pages before exploring further.
How it works
plog timestamp signs the current Merkle root with an RFC 3161 Timestamp Authority (TSA). The TSA returns a signed timestamp token that can be independently verified.
One signature covers all events across all chains — the Merkle root represents the entire audit trail.
Usage
API
What it proves
| Without timestamping | With timestamping |
|---|---|
| Events are internally consistent | Events provably existed at a specific time |
| Hash chain is valid | Third-party attestation of the Merkle root |
| Self-attested integrity | Independent temporal proof |