macOS
brew install reoplocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.