# Install mkp224o with Homebrew, Nix, winget

Vanity address generator for tor onion v3 (ed25519) hidden services. Version 1.7.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#mkp224o.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mkp224o
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

## Package facts

- **Package key:** brew:mkp224o
- **Package manager:** Homebrew
- **Version:** 1.7.0
- **Source summary:** Vanity address generator for tor onion v3 (ed25519) hidden services
- **Homepage:** <https://github.com/cathugger/mkp224o>
- **Repository:** <https://github.com/cathugger/mkp224o>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- mkp224o (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.7.0
## Project history and usage

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.

### Project history

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.

### How it is used

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>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- 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
