forked from atoponce/keyart
-
Notifications
You must be signed in to change notification settings - Fork 0
Random ASCII art for OpenPGP keys. This is the development location for the Debian signing-party package. Script could be unstable and buggy.
License
wbtuomela/keyart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenPGP Random Art ------------------ keyart takes any argument that can uniquely identify a key (name, email address, short key ID, long key ID, fingerprint, etc), and prints out its random visualization ASCII art based on the public key fingerprint. Please see 'doc/drunken-bishop.txt' for more information about the algorithm and changes compared to OpenSSH keys. Usage ----- keyart can take a publicly exported GPG key or keyring to draw the art, or it can use an identifier to uniquely identify a key in your public keyring, such as an email address, short key ID, long key ID or key fingerprint. To produce the random art for a key: $ keyart 0x8086060F +----[DSA 1024]-----+ |E . . ^^i. | |:l. . i.^i:. | |^^.. :.^: : | |: ^ .l | |.. . . : | | . S | | | | | | | | | | | +----[8086060F]-----+
About
Random ASCII art for OpenPGP keys. This is the development location for the Debian signing-party package. Script could be unstable and buggy.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 95.4%
- Shell 4.6%