# mkp224o を Homebrew, Nix, winget でインストール

mkp224o のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mkp224o
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:mkp224o
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.7.0
- **ソース概要:** Vanity address generator for tor onion v3 (ed25519) hidden services
- **ホームページ:** <https://github.com/cathugger/mkp224o>
- **リポジトリ:** <https://github.com/cathugger/mkp224o>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mkp224o (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.7.0
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
