macOS
brew install reoplocal Homebrew formula metadata
brew
reop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install reoplocal Homebrew formula metadata
概要
Encrypted keypair management
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/pubkeyring実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
reop | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://web.archive.org/web/20251224210131/https://flak.tedunangst.com/post/reop
インストールメタデータ
| パッケージキー | brew:reop |
|---|---|
| バージョン | 2.1.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/reop |
| ホームページ | https://web.archive.org/web/20251224210131/https://flak.tedunangst.com/post/reop |
| リポジトリ | https://github.com/unkaktus/reop |
| 上流ドキュメント | https://flak.tedunangst.com/post/reop |
| ライセンス | ISC |
| ソースアーカイブ | https://pkg.freebsd.org/ports-distfiles/reop-2.1.1.tgz |
| 最終更新 | 2026-06-27T18:58:57-04:00 |
| Pulse | updated |
| 依存関係 | libsodium |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.