# 使用 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
- **版本:** 0.44
- **来源摘要:** Use the OpenPGP web of trust to verify ssh connections
- **主页:** <https://tracker.debian.org/pkg/monkeysphere>
- **最后更新:** 2026-05-25T17:02:24-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.44
## 项目历史与用法

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

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

- 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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
