Added a design for bitcoin cash (which uses the same addressing scheme
as regular bitcoin). Added welsh translation. Adjusted german
translation. Extremely minor changes to URLs and design.
Added polish translation.
On “Validate/Decrypt” tab, now hiding compressed keys by default since
these confuse novices. (Now there’s a link that allows you to reveal
compressed keys.)
Calibration graphic is now greyscale so as not to waste color ink/tonor.
Disabled unit testing when using Testnet, Litecoin, Dogecoin since the
unit tests only work for Bitcoin.
PGP signature updated.
Added traditional chinese translation. Fixed bug where Chrome wouldn’t
display random background pattern generator when loaded via file:///.
(Logo had to be loaded via base64 instead of as a file.) Updated PGP
signature.
Replaced dozens of high-res JPG images with dynamic front/back design
generator. Languages are applied to wallets via HTML/canvas. Background
design now allows fixed denominations and optional instructions/notes.
Single generator now supports multiple bitcoin designs plus litecoin
and dogecoin alternate crypto currencies. Also fixed/restored
functionality for working with testnet.
This distribution now contains graphics files for additional wallet
designs (including support for language translations of the wallet
itself). The instructions page now includes a design switching dropdown.
Generally improved instructions. Added a "security checklist" which
helps to check for a few important security features, e.g. modern
javascript crypto support in browser. Merged in a few recent code
changes from bitaddress.org.
The "Print Front" tab now includes a link to disable random address
generation so you supply your own key or vanity address. An ubuntu font
is now embedded. All cryptographic javascript functions were re-copied
over from bitaddress.org to make doing a "diff" easier, since
bitaddress recently overhauled its code formatting.
Made buttons more button-like, clarified instructions, and added a PGP
signature for the generator (along with instructions on how to validate
the .sig file.)
Removed language translation links since they're out of date. Added
some javascript to reduce chances of someone accidentally printing same
wallet twice.
This removes much of the (albeit excellent) functionality from
bitaddress.org to create a streamined step-by-step paper wallet printer
for novices. Includes a tool to help users "calibrate" their printer
for more consistent output between different browsers. Renamed main
.html file to avoid confusion with bitaddress.org. Moved images into
their own directory since they will be quite large and might not do
well encoded into the JS anymore.