privatebin-cli
« Back to VersTracker
Description:
CLI for creating and managing PrivateBin pastes
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Security
Tags: cli privatebin encryption pastebin security
Install: brew install privatebin-cli
About:
Privatebin-cli is a command-line interface tool designed to interact with PrivateBin servers. It allows users to securely create, manage, and retrieve encrypted pastes directly from the terminal. This tool streamlines the process of sharing sensitive information with end-to-end encryption and expiration features.
Key Features:
  • End-to-end encrypted paste creation
  • Command-line interface for terminal workflows
  • Supports paste expiration and burn-after-reading
  • Configurable server endpoints
Use Cases:
  • Securely sharing API keys or credentials with team members
  • Quickly pasting logs or code snippets for temporary review
  • Automating paste creation in CI/CD pipelines
Alternatives:
  • pastebinit – General purpose pastebin client, typically targets public pastebins rather than PrivateBin's encrypted model
  • curl – Manual HTTP requests can interact with PrivateBin API but lack dedicated CLI features and encryption handling
Version History
Detected Version Rev Change Commit
Oct 9, 2025 11:03am 0 VERSION_BUMP f454db96