Author

Topic: Unique Paper Wallet Pattern Generator (Read 2236 times)

newbie
Activity: 12
Merit: 1
December 27, 2013, 10:10:48 AM
#7
I see but you have done a terrific job, this is really cool. I will be printing some for sure.

Thanks! I've been talking with the author of bitcoinpaperwallet, maybe we'll integrate it into his site
sr. member
Activity: 770
Merit: 250
December 26, 2013, 10:56:36 PM
#6
Most of this page is actually from https://bitcoinpaperwallet.com/ which I am not part of. I have created a fork and only added the pattern generation on top of it.

Additionally, the obfuscation pattern is randomly created every time which should be safer than using a static picture.


I see but you have done a terrific job, this is really cool. I will be printing some for sure.
newbie
Activity: 12
Merit: 1
December 26, 2013, 09:28:43 PM
#5
Most of this page is actually from https://bitcoinpaperwallet.com/ which I am not part of. I have created a fork and only added the pattern generation on top of it.

Additionally, the obfuscation pattern is randomly created every time which should be safer than using a static picture.
newbie
Activity: 42
Merit: 0
December 26, 2013, 09:20:53 PM
#4
The wallet look very nice and the site is decent, I will use it to create a few paper wallet, def. the best patterns I have seen so far.
I have ordered a cheap inkjet printer only to print some wallets, do you think the inkjet is going to last for long? Or should I use a laser printer?
I particularly like the fact that you have added the following alert to your website, well done!

Quote
× You appear to be running this generator off of a live website, which is not recommended for creating valuable wallets. Instead, use the download link at the bottom of this page to download the ZIP file from GitHub and run this generator offline as a 'local' HTML file.
hero member
Activity: 518
Merit: 500
December 26, 2013, 09:10:35 PM
#3
I've played around with bitcoinpaperwallet, and modified the code to automatically create a unique guilloche pattern for any bitcoin address. Here is the result:

http://bitcoin.ankerl.com/generate-wallet.html
Click on "Print front", then press "randomly generate new key" a few times to see the kinds of patterns this generates.

Here is an example:

This is inspired by Identicon, where a pattern is created as a visual representation of a hash value. I want to automatically create a beautiful paper wallet pattern that is also unique, only dependent on the bitcoin address. So when you manually enter a private key in the above link, it will always generate the same pattern for the same bitcoin address.

I wonder what you all think about this? You can see my changes on github: https://github.com/martinus/bitcoinpaperwallet

That's a very beautiful pattern!!
sr. member
Activity: 770
Merit: 250
December 26, 2013, 07:42:22 PM
#2
Very nice work, I like it!
newbie
Activity: 12
Merit: 1
December 26, 2013, 07:14:59 PM
#1
I've played around with bitcoinpaperwallet, and modified the code to automatically create a unique guilloche pattern for any bitcoin address. Here is the result:

http://bitcoin.ankerl.com/generate-wallet.html
Click on "Print front", then press "randomly generate new key" a few times to see the kinds of patterns this generates.

Here is an example: https://i.imgur.com/Xnjqqcd.png

This is inspired by Identicon, where a pattern is created as a visual representation of a hash value. I want to automatically create a beautiful paper wallet pattern that is also unique, only dependent on the bitcoin address. So when you manually enter a private key in the above link, it will always generate the same pattern for the same bitcoin address.

I wonder what you all think about this? You can see my changes on github: https://github.com/martinus/bitcoinpaperwallet
Jump to: