You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Bitcoin Paper Wallet

From EverybodyWiki Bios & Wiki

Bitcoin Paper Wallet
Company
Cryptocurrency
ISIN🆔
IndustryFinance
Founded 📆2013
Founder 👔Canton Becker
Headquarters 🏙️Santa Fe, Arizona, United States,
Santa Fe
,
United States
Area served 🗺️
Services
Members
Number of employees
🌐 Websitehttps://bitcoinpaperwallet.com/
📇 AddressSanta Fe, Arizona, United States
📞 telephone
🥚 Twitterhttps://twitter.com/canton/

Bitcoin Paper Wallet is an open-source paper wallet generator based on the BitAddress generator. It runs on any modern web browser and relies on JavaScript for all cryptographic functionality. [1]

Secure usage[edit]

  • A safe way to use this generator is to download the generator from GitHub so that it can be run as a "local" webpage using a secure offline computer. No Internet connection is required to generate new paper wallets and Bitcoin addresses.
  • For the highest level of security, install the BitcoinPaperWallet generator onto an absolutely clean (virus-free, no unnecessary applications installed) "Live CD" or bootable USB thumbdrive.

Differences from BitAddress[edit]

While BitAddress is capable of generating "brain wallets", pool-generated vanity wallets, and bulk wallets, BitcoinPaperWallet has been simplified such that its only function is to produce paper wallets. Additionally:

  • Paper wallets printed using BitcoinPaperWallet feature a tri-fold design that is sealed shut so as to hide the wallet's private key and QR code from view.
  • The reverse side of the design includes instructions for general use as well as a ledger for writing down deposits or other notes.
  • The overall design includes a number of features to discourage casual tampering efforts that might otherwise reveal the private key without notice.
  • The generator includes an option for printing a paper wallet by pasting in a self-generated private key or vanity address, bypassing the random address generator altogether.

Similarities to BitAddress[edit]

BitcoinPaperWallet is a GitHub "fork" of BitAddress and uses verifiably identical cryptographic functions and methods. Similarly:

  • The generator works entirely from within a web browser.
  • No Internet connection is required for the generator to work.
  • The full source code can be examined via "view source" in web browser.
  • Cryptographic work, random number generation, and random data seeding ("gathering entropy") is accomplished using JavaScript.
  • The generator can be run offline by downloading a ZIP archive of the HTML from GitHub.

Designs[edit]

The BitcoinPaperWallet design is available in 12 different languages. Designs for special occasions are also available, for example these designs for the Christmas holiday or for giving money in red envelopes (e.g. for Chinese New Year.)

External Links[edit]

Reference[edit]