Commit graph

23 commits

Author SHA1 Message Date
Canton Becker
657db38f3d Added a black & white design. Minor UI changes.
New black & white design for laser printers, etc. Preventing tabs from
wrapping on two lines. Cosmetic changes, clarified instructions.
2015-01-31 15:02:03 -07:00
Canton Becker
2f563f962f Added translation. Fixed random background pattern display bug.
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.
2014-08-31 14:47:08 -06:00
Canton Becker
733d471856 Dynamic "guilloche" patterns, denominations, languages.
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.
2014-06-25 12:22:27 -06:00
Canton Becker
4d3ee2f645 MULTICOIN SUPPORT! Bitcoin + Litecoin + Dogecoin
Single generator now supports multiple bitcoin designs plus litecoin
and dogecoin alternate crypto currencies. Also fixed/restored
functionality for working with testnet.
2014-03-01 12:01:36 -07:00
Canton Becker
8ff21b024d Major update: BIP38, QR code scanning, Dice Rolling, more.
Also brought in improved entropy gathering from bitaddress.org, lots of
interface improvements and help text...
2014-02-10 09:45:56 -07:00
Gergely Imreh
b46a191eac Standard & Chinese New Year prints: add Traditional Chinese version
Added translations to the two current Chinese versions. Existing
are marked as Simplified Chinese/zh-cn, the new Traditional
Chinese/zh-tw.
2014-01-20 11:26:22 +08:00
Canton Becker
cb92cb8cf8 Added chinese new year design. Updated license & sig.
"Hobbitcoin design" also included as an easter egg. Add ?design=hobbit
to URL when launching.
2014-01-18 08:18:33 -07:00
Canton Becker
272331705c Added translations for paper wallet front and back designs
Chinese, Czech, Dutch, French, German, Italian, Portuguese, Russian,
Spanish
2013-12-06 22:14:55 -07:00
Canton Becker
347c28075e Added Holiday Design and German Design
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.
2013-12-03 10:05:22 -07:00
Canton Becker
c06b9a8351 Better instructions & security check. Merged in bitaddress.org improvements.
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.
2013-12-02 23:40:00 -07:00
Canton Becker
0ac0aed874 Added support for self-supplied keys (e.g. vanity addresses). Embedded fonts for more reliable printing.
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.
2013-10-06 12:55:33 -06:00
Canton Becker
4e5b4133ef Look & feel changes, added PGP signature
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.)
2013-09-05 12:08:03 -06:00
Canton Becker
567a61a990 Updated copyright
Made sure to include bitaddress.org as co-copyright.
2013-06-02 20:20:32 -06:00
Canton Becker
b2cd6ed3e7 Added link for feedback on calibration 2013-05-28 16:29:54 -05:00
Canton Becker
b4c2cf68e7 Use webcrypto for random number generation if available
Patch submitted 5/10/2013 by Gavin Andresen -- Thanks Gavin!
2013-05-10 22:38:57 -06:00
Canton Becker
0cd980cb37 Better instructions & idiot-proofing
Removed language translation links since they're out of date. Added
some javascript to reduce chances of someone accidentally printing same
wallet twice.
2013-05-03 16:32:20 -06:00
Canton Becker
6f7ad62b0c Updated descriptions & links 2013-04-22 13:03:29 -06:00
Canton Becker
9fb26050ce New graphics, new instructions. 2013-04-22 12:42:58 -06:00
Canton Becker
61353a836f More look and feel changes. 2013-04-14 23:49:43 -06:00
Canton Becker
e5119abd43 Mostly look & feel changes, copyright, attribution. 2013-04-14 12:35:59 -06:00
Canton Becker
7251c2d145 Beta warnings & authorship edits 2013-04-13 23:31:08 -06:00
Canton Becker
0c36d31119 First draft of high resolution 2-sided wallet
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.
2013-04-13 22:57:19 -06:00
cantonbecker
d45f72f696 Rename bitaddress.org.html to generate-wallet.html 2013-04-13 22:38:59 -06:00
Renamed from bitaddress.org.html (Browse further)