😄 drunken bishop algorithm, to generate ascii-art representations of fingerprints
$ drunken-bishop hello world
+-----------------+
| |
| o |
| . X . E |
| O + = |
| o S + * |
| . . = |
| |
| |
| |
+-----------------+
$ go get -u moul.io/drunken-bishop
$ brew install moul/moul/drunken-bishop
https://github.com/moul/drunken-bishop/releases
- https://github.com/thcipriani/slime-bishop
- https://blog.benjojo.co.uk/post/ssh-randomart-how-does-it-work-art
- https://pthree.org/2014/05/16/openpgp-key-random-art-now-with-ansi-color-support/
© 2019 Manfred Touron
Licensed under the Apache License, Version 2.0 (LICENSE-APACHE
) or the MIT license (LICENSE-MIT
), at your option. See the COPYRIGHT
file for more details.
SPDX-License-Identifier: (Apache-2.0 OR MIT)