# cathugger/mkp224o

vanity address generator for tor onion v3 (ed25519) hidden services

Repository: https://github.com/cathugger/mkp224o
Canonical: https://ross.abutalabs.com/products/mkp224o
Language: C
License: CC0-1.0
License Family: permissive
Topics: tor, onion-service, vanity, ed25519
Last push: 2024-02-15T21:48:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3265, "days_push": 930, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1616, forks 176 (observed 2026-08-28T04:05:11.886452+00:00)

## What it is
mkp224o is a C command-line tool that generates vanity ed25519 onion service (Tor hidden service v3) addresses by brute-forcing keypairs matching a given prefix. It outputs key directories ready to be used directly by Tor.

## Use cases
- generate a custom tor onion v3 address with a chosen prefix
- create vanity .onion addresses for hidden services
- brute-force ed25519 keypairs matching a base32 pattern
- benchmark ed25519 key generation performance
- produce tor service key folders ready to drop into torrc

## When to choose
- you run a tor onion service and want a memorable or branded .onion address
- you need offline generation of ed25519 hidden service keys on a unix-like system
- you want a fast, optimized C implementation for vanity onion address mining

## When to avoid
- you need vanity addresses for tor v2 (RSA) services or non-tor cryptocurrencies
- you are on a platform without libsodium and a C99 compiler
- you need addresses containing digits 0, 1, 8, or 9, which base32 encoding excludes

## Facets
- artifact type: cli-tool
- maturity: active
- function: cryptography, security, cli, developer-tools
- domain: security, privacy, censorship-circumvention, developer-tools
- platform: bsd, cli, cross-platform
- tags: tor, onion-service, vanity-address, ed25519, hidden-services, key-generation, command-line, linux, macos

## Member repositories
- cathugger/mkp224o (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.886452+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:50:03.263294+00:00, confidence not recorded.
  - readme: https://github.com/cathugger/mkp224o (fetched 2026-08-28T04:05:11.886452+00:00, sha 1801a9d2614f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
