# monkeysphere mit Homebrew, apk, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für monkeysphere in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install monkeysphere
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add monkeysphere
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:monkeysphere
- **Paketmanager:** Homebrew
- **Version:** 0.44
- **Quellzusammenfassung:** Use the OpenPGP web of trust to verify ssh connections
- **Homepage:** <https://tracker.debian.org/pkg/monkeysphere>
- **Zuletzt aktualisiert:** 2026-05-25T17:02:24-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

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

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.44
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

- <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>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
