macOS
brew install reoplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für reop in AI-Agent-Workflows.
Installation
brew install reoplocal Homebrew formula metadata
Überblick
Encrypted keypair management
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
reop | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://web.archive.org/web/20251224210131/https://flak.tedunangst.com/post/reop
Installationsmetadaten
| Paketschlüssel | brew:reop |
|---|---|
| Version | 2.1.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | 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-Dokumentation | https://flak.tedunangst.com/post/reop |
| Lizenz | ISC |
| Quellarchiv | https://pkg.freebsd.org/ports-distfiles/reop-2.1.1.tgz |
| Zuletzt aktualisiert | 2026-06-27T18:58:57-04:00 |
| Pulse | updated |
| Abhängigkeiten | libsodium |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.