macOS
brew install reoplocal Homebrew formula metadata
brew
Encrypted keypair management. Version 2.1.1 via Homebrew; verified 2026-06-27.
install
brew install reoplocal Homebrew formula metadata
overview
Encrypted keypair management
history
reop, short for reasonable expectation of privacy, is a minimalist command-line tool for signatures and file encryption.
The README frames reop as an extension of ideas from signify rather than an OpenPGP clone. It was written by Ted Unangst and uses NaCl/libsodium primitives for signing and encryption.
reop was adopted mainly by BSD and Homebrew-style packaging channels as a compact alternative to larger tools such as GnuPG or OpenSSL for simple signing and encryption workflows. Homebrew packages version 2.1.1 from a ports distfile and marks it unmaintained.
The manual documents modes for generating keys, encrypting, decrypting, signing, and verifying. It searches ~/.reop for default key files named seckey, pubkey, and pubkeyring, while command-line options can point to explicit key and message files.
reop is notable to package maintainers because it is a small cryptographic CLI with a tight dependency story around libsodium, explicit limits, a simple trust model, and source releases that remain useful even without broad ecosystem adoption.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.reop/seckey~/.reop/pubkey~/.reop/pubkeyringexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
reop | cli | global executable |
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.
https://web.archive.org/web/20251224210131/https://flak.tedunangst.com/post/reop
install metadata
| Package key | brew:reop |
|---|---|
| Version | 2.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/reop |
| Homepage | https://web.archive.org/web/20251224210131/https://flak.tedunangst.com/post/reop |
| Repository | https://github.com/unkaktus/reop |
| Upstream docs | https://flak.tedunangst.com/post/reop |
| License | ISC |
| Source archive | https://pkg.freebsd.org/ports-distfiles/reop-2.1.1.tgz |
| Last updated | 2026-06-27T18:58:57-04:00 |
| Pulse | updated |
| Dependencies | libsodium |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | reop |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.