PhillipNordwall / gpggen

Vanity GPG IDs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPG Gen

Generate GPG keys and save ones that contain words from a list of hex words.

Usage:
    gpggen.py
    gpggen.py (-h | --help)
    gpggen.py (-v | --version)
Options:
    -h --help       Show this screen.
    -v --version    Show version.

The output directory will contain the private and public keys in the form of id-fingerprint-subid.{pub,sec}.

About

Vanity GPG IDs

License:MIT License


Languages

Language:Python 100.0%