Skip to main content

Module ots

Module ots 

Source
Expand description

OpenTimestamps client and verifier.

Anchors hashes to the Bitcoin blockchain via public calendar servers. Verifies proofs against Bitcoin block headers. Used by Confium’s transparency log infrastructure.

See TODO.roadmap/36-transparency-and-ots.md for full spec.

Modules§

wire
OpenTimestamps proof-file wire format — parse, serialize, replay.

Structs§

OtsClient
OTS client.
OtsProof
An OpenTimestamps proof (compact form).
OtsVerification
Verification result.

Enums§

OtsError
Errors during OTS operations.

Constants§

DEFAULT_CALENDAR_SERVERS
Default public calendar servers (free, community-operated).