pkg.soopen package index

brew / rank 7749

Install opentimestamps-client with Homebrew, Nix

Create and verify OpenTimestamps proofs. Version 0.7.2 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#opentimestamps-client.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install opentimestamps-client

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#opentimestamps-client

nixpkgs package indexes · pkgs/by-name/op/opentimestamps-client/package.nix · source: api.github.com

overview

Package summary

Create and verify OpenTimestamps proofs

Commands and aliases

  • ots-git-gpg-wrapper

history

Project history and usage

OpenTimestamps Client is the Python command-line implementation for creating and verifying OpenTimestamps proofs. It anchors file and Git-commit timestamps to Bitcoin-backed attestations, producing small `.ots` proof files that can be checked independently later.

Project history

Peter Todd announced OpenTimestamps in September 2016 as a scalable, trust-minimized, distributed timestamping scheme using Bitcoin. The design separates the timestamp proof format from any single web service: calendars aggregate commitments, Bitcoin supplies the public time attestation, and clients can later verify proofs against the blockchain.

The client repository packages the everyday tooling around that protocol: stamping files, upgrading pending timestamps, verifying proofs, and integrating timestamps into PGP-signed Git commits. The Git integration work targeted a software-supply-chain problem: a commit signature proves who signed a commit, while a timestamp helps show when that signature existed.

Adoption history

OpenTimestamps appealed to users who wanted blockchain-backed proof-of-existence without putting whole documents on-chain or trusting a single timestamping authority. Public calendar servers made ordinary timestamp creation cheap and fast, while local verification with Bitcoin Core kept the trust model understandable for security-sensitive users.

The client remained niche compared with general signing tools, but it developed a small ecosystem of protocol implementations in Python, JavaScript, Java, and Rust. Its strongest adoption story is in release engineering, archival proof, research-notebook integrity, and Git-history timestamping rather than broad consumer file sharing.

How it is used

Users run commands such as `ots stamp`, `ots verify`, and Git wrapper commands to create proof files, complete pending attestations, and check that a file or commit existed before a Bitcoin block time. Verification can use a local Bitcoin Core node, including a pruned node, so the proof does not depend on the original calendar server staying online.

The package’s `ots-git-gpg-wrapper` executable is especially package-nerdy: it composes Git signing, GPG signatures, and timestamp proofs so release commits can carry both identity and time evidence.

Why package nerds care

This package sits at the intersection of packaging, cryptography, and reproducible provenance. It is small, but it gives maintainers a way to attach time evidence to source releases, commits, and artifacts without inventing a full transparency log.

Timeline

  • 2016-09: OpenTimestamps was announced as a Bitcoin-backed timestamping protocol.
  • 2016-09: Git integration was documented as a way to timestamp PGP-signed commits.
  • 2020s: client release notes continued to refine Git extraction, cache locations, timestamp display precision, and verification behavior.

Related projects

  • Related projects include opentimestamps-server for calendar services, python-opentimestamps for protocol primitives, java-opentimestamps, javascript-opentimestamps, Bitcoin Core, GnuPG, and Git.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for opentimestamps-client. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
ots-git-gpg-wrapperexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.7.2
manager updated2026-07-25
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:opentimestamps-client
Version0.7.2
Package managerHomebrew
Homepagehttps://opentimestamps.org
Last updated2026-07-25T10:38:30Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

opentimestamps-client

nix profile install nixpkgs#opentimestamps-client
  • normalized package name match
  • Matched by: Opentimestamps Client
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opentimestamps-client/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation