# Installer mkp224o avec Homebrew, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mkp224o pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mkp224o
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mkp224o
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mkp224o
```

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

### Windows

- winget (92%):

```sh
winget install --id cathugger.mkp224o -e
```

  Preuve: Windows Package Manager source index: cathugger.mkp224o from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:mkp224o
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.7.0
- **Résumé source:** Vanity address generator for tor onion v3 (ed25519) hidden services
- **Page d'accueil:** <https://github.com/cathugger/mkp224o>
- **Dépôt:** <https://github.com/cathugger/mkp224o>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mkp224o (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.7.0
## Historique du projet et usages

mkp224o is cathugger's C program for generating vanity Tor onion service v3 addresses. Its name refers to Tor proposal 224, the proposal that introduced the v3 onion service design, and its README describes generation of vanity ed25519 onion addresses. The repository was created in 2017, is licensed under CC0-1.0, and depends on libsodium plus a C99 compiler and make/autoconf build tooling.

### Historique du projet

In practice the user supplies one or more desired prefixes, and mkp224o repeatedly generates keys until it finds onion hostnames matching those filters. The README documents output directories containing secret and public keys and hostnames for discovered services, along with steps for copying the generated key material into a Tor hidden-service directory. It also notes base32 constraints on onion names, which makes some digits impossible in filters.

### Modes d'utilisation

The tool's performance focus is a major part of its identity. Its optimization notes describe multiple ed25519 implementations selected at configure time, integer and binary-string filter representations, binary search for large filter lists, and batch mode for faster generation. Package managers such as Homebrew and Nix provide it as a niche security/privacy command-line tool; Homebrew records libsodium as its runtime dependency.

### Sources

- <https://api.github.com/repos/cathugger/mkp224o>
- <https://formulae.brew.sh/api/formula/mkp224o.json>
- <https://github.com/cathugger/mkp224o>
- <https://opensource.com/article/19/8/how-create-vanity-tor-onion-address>
- <https://raw.githubusercontent.com/cathugger/mkp224o/master/OPTIMISATION.txt>
- <https://raw.githubusercontent.com/cathugger/mkp224o/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - mkp224o: normalized package name match | nixpkgs package indexes: pkgs/by-name/mk/mkp224o/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - cathugger.mkp224o: normalized package name match | Windows Package Manager source index: cathugger.mkp224o from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

- 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
