Difference between revisions of "Talk:Paper Wallet (Single Key)"

From Bitcoin Wiki
Jump to: navigation, search
m (Luke-jr moved page Talk:Paper wallet to Talk:Paper ECDSA private keys without leaving a redirect: A single private key is not a wallet)
(Paper wallets a bad idea - why?: new section)
Line 14: Line 14:
  
 
[[User:Canton|Canton]] ([[User talk:Canton|talk]]) 22:51, 20 January 2014 (GMT)
 
[[User:Canton|Canton]] ([[User talk:Canton|talk]]) 22:51, 20 January 2014 (GMT)
 +
 +
== Paper wallets a bad idea - why? ==
 +
 +
Recently the article was changed to add a 'why' tag to the idea that 'storing Bitcoin' on a paper wallet is a generally perceived to be a bad idea.  I have to agree with that tag.  I actually find the opposite when reading about the best way to store one's private keys.  Perhaps it should be expanded instead to a Pros / Cons section?  The 'Printer Security' section would then be merged into the Cons section. [[User:TheRealSteve|TheRealSteve]] ([[User talk:TheRealSteve|talk]]) 14:26, 10 February 2015 (UTC)

Revision as of 14:26, 10 February 2015

Running paper wallets off of live websites

Let's never recommend this to users. It is ALWAYS a bad idea to run HTML/JS off of a live website. It does not matter whether you disconnect from the Internet after loading up the HTML -- the code you have loaded may already have been tampered with. At the moment, virtually all HTML/JS based wallet generators allow downloading from github with easy checksumming, so let's always recommend downloading the ZIP file and running entirely offline after verifying signatures.

Canton (talk) 22:51, 20 January 2014 (GMT)

Self Promotion

As bitcoinpaperwallet.com guy, I admit to it! :) But I also think there should be some good guidelines considering the most recent edits to this page:

1) When listing services, let's alphabetize them, or put them in chronological order (oldest and most venerable to newest). Bitaddress.org shouldn't get pushed to the end of the list just because pointbiz doesn't actively monitor this page.

2) When discussing general topics (like entropy) it's inappropriate to link out to a particular websites. The only time you should link to an external website is from the references section, or when the link clearly indicates you're going to be sent to an external website.

Canton (talk) 22:51, 20 January 2014 (GMT)

Paper wallets a bad idea - why?

Recently the article was changed to add a 'why' tag to the idea that 'storing Bitcoin' on a paper wallet is a generally perceived to be a bad idea. I have to agree with that tag. I actually find the opposite when reading about the best way to store one's private keys. Perhaps it should be expanded instead to a Pros / Cons section? The 'Printer Security' section would then be merged into the Cons section. TheRealSteve (talk) 14:26, 10 February 2015 (UTC)