mirror of
https://github.com/nicolabs/printkey.git
synced 2026-05-21 12:12:14 +02:00
Create README.md
This commit is contained in:
parent
a02d4300d6
commit
b43e308eef
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Paper backup for cryptographic key
|
||||
|
||||
This is a tool to pretty-print a cryptographic key to paper as a 'disconnected' backup.
|
||||
It does nothing with the data, it just formats it for printing.
|
||||
|
||||
It's a single HTML page to use [online](http://www.nicobo.net/tools/printkey.html) or copy somewhere.
|
||||
|
||||
* Blog article : http://www.nicobo.net/articles/paper-backup-your-private-key
|
||||
* Live : http://www.nicobo.net/tools/printkey.html
|
||||
Loading…
Reference in a new issue