_____ ____  _   _ _____ ____ _____  _    __  __ ____
|_   _|  _ \| | | | ____/ ___|_   _|/ \  |  \/  |  _ \
  | | | |_) | | | |  _| \___ \ | | / _ \ | |\/| | |_) |
  | | |  _ <| |_| | |___ ___) || |/ ___ \| |  | |  __/
  |_| |_| \_\\___/|_____|____/ |_/_/   \_\_|  |_|_|


Cryptographic timestamping, from the terminal.


Install (macOS or Linux; amd64 or arm64):

    curl -fsSL https://get.truestamp.com/install.sh | sh

Pin a specific version:

    curl -fsSL https://get.truestamp.com/install.sh | TRUESTAMP_VERSION=v0.1.6 sh

Install to a custom directory:

    curl -fsSL https://get.truestamp.com/install.sh | TRUESTAMP_INSTALL_DIR=~/bin sh

Upgrade: re-run the command.


Other install channels:

    Homebrew    brew install truestamp/tap/truestamp-cli
    Go install  go install github.com/truestamp/truestamp-cli/cmd/truestamp@latest


Source      github.com/truestamp/truestamp-cli
Releases    github.com/truestamp/truestamp-cli/releases
Script      get.truestamp.com/install.sh
License     MIT


Copyright (c) 2021-2026 Truestamp, Inc. All rights reserved.