Skip to main content
RFC 3161 timestamping proves to any third party that your audit records existed at a particular time — not just that they’re internally consistent.

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

Storage

Timestamps are stored with their certificate chain for offline verification. Each timestamp references the Merkle root it was created from, allowing you to prove the state of the audit trail at any point in time.