# 使用 Homebrew, apk, Nix 安装 monkeysphere

查看 monkeysphere 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:monkeysphere
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install monkeysphere
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add monkeysphere
```

  证据: Alpine Linux edge package indexes: monkeysphere from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#monkeysphere
```

  证据: nixpkgs package indexes: pkgs/by-name/mo/monkeysphere/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:monkeysphere
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/monkeysphere>
- **版本:** 0.44
- **来源摘要:** Use the OpenPGP web of trust to verify ssh connections
- **主页:** <https://tracker.debian.org/pkg/monkeysphere>
- **上游文档:** <https://tracker.debian.org/pkg/monkeysphere>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://deb.debian.org/debian/pool/main/m/monkeysphere/monkeysphere_0.44.orig.tar.gz>
- **最后更新:** 2026-05-25T17:02:24-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- agent-transfer (cli)
- monkeysphere (cli)
- monkeysphere-authentication (cli)
- monkeysphere-host (cli)
- openpgp2pem (cli)
- openpgp2spki (cli)
- openpgp2ssh (cli)
- pem2openpgp (cli)
- agent-transfer (别名)
- monkeysphere (别名)
- monkeysphere-authentication (别名)
- monkeysphere-host (别名)
- openpgp2pem (别名)
- openpgp2spki (别名)
- openpgp2ssh (别名)
- pem2openpgp (别名)

## 依赖

- gnupg
- libassuan
- libgcrypt
- libgpg-error
- openssl@3

## 构建依赖

- gnu-sed
- pkgconf

## macOS 提供的库

- perl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.44
- 管理器更新时间: 2026-05-25
- 本地数据: OK
- 上游仓库: https://tracker.debian.org/pkg/monkeysphere
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Monkeysphere is a security tool from the OpenPGP and Debian-adjacent world that tries to bring the OpenPGP web of trust to SSH and TLS authentication. Its README frames the project as extending OpenPGP's trust model to more areas of the Internet, with an implementation that lets users keep using OpenSSH while identifying users and servers through OpenPGP keys managed by GnuPG.

### 项目历史

The project was written by Jameson Rollins and Daniel Kahn Gillmor, according to the monkeysphere(7) manual page. Early changelog entries from 2008 show rapid work on server diagnostics, key expiration, certifier management, privilege separation, OpenSSH known_hosts and authorized_keys handling, and Debian packaging, which fits its role as a glue layer around GnuPG and OpenSSH rather than a replacement protocol.

### 使用方式

Administrators use Monkeysphere to bind human-readable OpenPGP user IDs to SSH keys and host identities. The tools update authorized_keys and known_hosts after checking key validity, expiration, revocation, authentication-capable subkeys, and signatures from trusted identity certifiers. That makes its package-manager niche a specialized PKI bridge for people who already trusted OpenPGP key signing and wanted that trust graph to govern SSH host verification or user login access.

### 来源

- <https://github.com/dkg/monkeysphere>
- <https://github.com/dkg/monkeysphere/blob/master/Changelog>
- <https://manpages.ubuntu.com/manpages/jammy/man7/monkeysphere.7.html>
- <https://packages.debian.org/bullseye/monkeysphere>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** monkeysphere
- **Version Scheme:** 0
- **Revision:** 10
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - monkeysphere: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/monkeysphere/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - monkeysphere - 0.44-r4: normalized package name match | Alpine Linux edge package indexes: monkeysphere from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | OpenPGP web of trust certification tools for SSH and TLS servers | https://github.com/dkg/monkeysphere
- apk - monkeysphere-doc - 0.44-r4: normalized package name match | Alpine Linux edge package indexes: monkeysphere-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | OpenPGP web of trust certification tools for SSH and TLS servers (documentation) | https://github.com/dkg/monkeysphere


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/zh-hans/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [gnupg](https://pkg.so/zh-hans/brew/gnupg/) - Runtime dependency declared by Homebrew.
- [libgpg-error](https://pkg.so/zh-hans/brew/libgpg-error/) - Runtime dependency declared by Homebrew.
- [libgcrypt](https://pkg.so/zh-hans/brew/libgcrypt/) - Runtime dependency declared by Homebrew.
- [libassuan](https://pkg.so/zh-hans/brew/libassuan/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [gnu-sed](https://pkg.so/zh-hans/brew/gnu-sed/) - Build dependency declared by Homebrew.
- [krb5](https://pkg.so/zh-hans/brew/krb5/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [cyrus-sasl](https://pkg.so/zh-hans/brew/cyrus-sasl/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [linux-pam](https://pkg.so/zh-hans/brew/linux-pam/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [oath-toolkit](https://pkg.so/zh-hans/brew/oath-toolkit/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [libjwt](https://pkg.so/zh-hans/brew/libjwt/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [oauth2_proxy](https://pkg.so/zh-hans/brew/oauth2-proxy/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [onlykey-agent](https://pkg.so/zh-hans/brew/onlykey-agent/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [libyubikey](https://pkg.so/zh-hans/brew/libyubikey/) - Shares pkgdb curated category or tags: authentication, cli, security.
- [gnupg-pkcs11-scd](https://pkg.so/zh-hans/brew/gnupg-pkcs11-scd/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, error, gnupg, libassuan, libgcrypt.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
