Language

Package: eschalot @ 1.2.0-1.0bf31d8

Synopsis

Tor hidden service name generator

Description

Eschalot is a tor hidden service name generator, it allows one to produce customized vanity .onion addresses using a brute-force method. Searches for valid names can be run with regular expressions and wordlists. For the generation of wordlists the included tool worgen can be used. There is no man page, refer to the home page for usage details.

Home page
https://github.com/schnabear/eschalot
Location
gnu/packages/crypto.scm (line: 406, column: 4)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?