# reop を Homebrew でインストール

reop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:reop
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install reop
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:reop
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.1.1
- **ソース概要:** Encrypted keypair management
- **ホームページ:** <https://web.archive.org/web/20251224210131/https://flak.tedunangst.com/post/reop>
- **最終更新:** 2026-06-27T18:58:57-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- reop (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.1.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2014: reop.1 carries an Mdoc date of March 16, 2014.
- 1.0: README history records the initial release.
- 1.1.1: README history records binary encrypted messages via the -b option.
- 2.1: README history records a more secure encrypted message format as the default.
- 2.1.1: Homebrew packages this version from the ports distfile.

### Related projects

- The README names signify as an influence and libsodium/NaCl as the cryptographic foundation.

### ソース

- GitHub unkaktus/reop README.
- Homebrew formula metadata for reop.
- reop README and reop.1 from the 2.1.1 source tarball.


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

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 files

- Unix: ~/.reop/seckey, ~/.reop/pubkey, ~/.reop/pubkeyring

## Combined YAML source

View the package source record on GitHub. [combined/reop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/reop.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
