#tor #generator #key #privacy

app keyturn

A blazing-fast Tor vanity key generator

1 unstable release

0.1.0 Sep 2, 2020

#66 in #privacy

MIT license

2KB

keyturn🔑

The blazing-fast program for generating Tor vanity URLs.

Installation · Author

Installation

Install from source on crates.io:

cargo install keyturn

Install from git source:

  1. Clone the repository (and cd into it)
git clone https://github.com/mibmo/keyturn
  1. Install locally with Cargo
cd keyturn && cargo install

No runtime deps