diff --git a/bitaddress.org.html b/bitaddress.org.html index 585275f..8e5ecf7 100644 --- a/bitaddress.org.html +++ b/bitaddress.org.html @@ -3896,9 +3896,20 @@ #bulktextarea { font-size: 90%; width: 98%; margin: 4px 0 0 0; } #detailarea { display: none; margin: 0; padding: 10px; border: 2px solid green; text-align: left; } #detailarea .notes { text-align: left; font-size: 80%; padding: 0 0 20px 0; } - #detailarea .item { margin: 10px 0; } + #detailarea .item { margin: 10px 0; position: relative; } #detailarea .label { display: block; text-decoration: underline; } #detailarea .output { display: block; min-height: 20px; } + #detailarea #detailqrcodepublic { position: relative; float: left; margin: 0 10px 0 0; } + #detailarea #detailqrcodeprivate { position: relative; float: right; margin: 0 0 0 10px; } + .right { text-align: right; } + + #bulkfaqs { display: none; } + .bulkquestion { padding: 10px 15px; text-align: left; cursor: pointer; } + .bulkquestion:hover { color: #77777A; } + .bulkanswer { padding: 0 15px 10px 25px; text-align: left; display: none; font-size: 80%; } + .bulkfaq { border: 2px solid green; border-top: 0; width: 696px; margin: auto; position: relative; } + #faqs ol { padding: 0 0 0 25px; } + #faqs li { padding: 3px 0; } .qrcode_table { border-width: 0px; border-style: none; border-color: #0000ff; border-collapse: collapse; } .qrcode_tddark { border-width: 0px; border-style: none; border-color: #0000ff; border-collapse: collapse; padding: 0; margin: 0; width: 2px; height: 2px; background-color: #000000; } @@ -3930,6 +3941,19 @@ #bulkstartindex, #paperlimit, #paperlimitperpage { width: 35px; } #bulklimit { width: 45px; } .pagebreak { height: 50px; } + + .more + { + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMDIvMTLltnQyAAAB1UlEQVQ4jYWTS04bQRCGv3q0x8gMYJCwknCGLDgLVwiH4grhLFaUXdhkQ0A8pBg/FOLpnmbhMYzxRKlNS1Vdf/31V5XknGnb+eXJCBjzbzu9OLu+azu845Opysej4wHmshF4uJ2TUrb3CV0gIBAKRboC5C2vdkDE9fdty6/xDegvXz+NgDbFUejZ+PjDgExmtpxS9vYwMe5u5iyX8RRoa5Ic+C4qx9KUN1MGu4E618yqJ5axAp44KA7ZL3eYzp/HKdVIw7WK8d6BuDvcod9TQlBEIOXEdPlElSoUJabIIs4Z7h9yNDwgqOMayLXw7epHVIBggrsgspZPUBQyiCgugRQji7TAVDF1XB2TlQoOYCqovkmpopS9fcoiM3ue0rOCYf8IU8NklWxiiOQ3EPXtWagIqo6KYWYEc4IGvMViA6RrnCJKVS9B8ypRHG1YKNa0Ur+C+MPt/I2BKWVZUO4FgvQ47PcptEDF+T2Z8TiZUMWIyGtpd+Bze5VTSqP57O/4YG+AN/RXbSiPkwmL5z/be/L+mM4vT2JKeUW7EXD1erMz/Lo4u77f0K9DDhdA1XG11jh9vWBb99Z9gAg5QZ2hzpmUa0RSW4f/gqSY0s3Vz+tufEjvHS8Tg6BXC7qVbQAAAABJRU5ErkJggg==) + no-repeat left center; + width: 17px; height: 17px; display: inline-block; float: right; + } + .less + { + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMDIvMTLltnQyAAABuklEQVQ4ja2US25TQRBFT336OSEY5ESyBfEakNiLt0AW5S2QvQQxAiZIYBwSz/yByH7dxcB2bPMME+hJS/W5fetWVUtE8K/HfzdcXfdfqsr4onuGuRz4Jrdzcg6Gg9HfQYAxAqmlSMMlQJO5/oliE4AtQLcR++btZQ+wPVsvVXbTfXFGEMyWU9rVM0yMu/Gc5bJ+DdztxWcH3otKVzbPmyq5LnwfzSgEBMxlhqJEBFWVKKUgG66rur53oH7aOeWkUlJSRCBHZracssorlLXttHpCpzonaYukjmsiivDu08daAZIJ7oLIVg9BUQgQUVwSua5Z5AWmiqnj6pisVXAAU0F1J6WK0q6e024Fs4cplbXonFxgapisk00MkdiBqDd7oSKoOiqGmZHMSZrwPRYHIMfaKaKsyhI01oni6IaFYptSyiOIT27nOwaq5FyQrUAIC/nBhK+UErRSos55z4878CrneJyTnHOvquymf3mOb+hvy/jw+QuLh5/NORkORvsGrq77dc6xpr0RcH07y3oF8G04GN0f6HdEDhdA1XG1vXb6dsAa+3Z8AREiQwkoEeQoiBzocHDkf/wnvwC5IpRVsUDNUgAAAABJRU5ErkJggg==) + no-repeat left center; + width: 17px; height: 17px; display: inline-block; float: right; + } .footer { font-family: Arial; font-size: 90%; clear: both; width: 700px; padding: 10px 0 10px 0; margin: 50px auto auto auto; } .footer div span { padding: 10px; } @@ -3950,6 +3974,7 @@ .footer { display: none; } .commands { display: none; } #tagline { display: none; } + #faqs { display: none; } } @@ -3992,7 +4017,7 @@
- Enter Private Key (any format): + Enter Private Key (any format):
@@ -4032,36 +4057,90 @@
Your Bitcoin Private Key is a unique secret number that only you know. It can be be encoded in a number of different formats. - Below we show the Bitcoin Address that corresponds to your Private Key as well as your Private Key in the most popular encoding formats. + Below we show the Bitcoin Address and Public Key that corresponds to your Private Key as well as your Private Key in the most popular encoding formats (WIF, HEX, B64, MINI).
- Bitcoin Address (33 or 34 characters, always starts with a '1'): +
+ Bitcoin Address (33 or 34 characters, starts with a '1'):
- +
- Private Key Sipa Wallet Import Format (51 characters base58, always starts with a '5'): + Public Key (130 characters [0-9A-F]): + +
+
+
+ Private Key Sipa Wallet Import Format (51 characters base58, starts with a '5'):
- +

Private Key Hexadecimal Format (64 characters [0-9A-F]):
-
Private Key Base64 (44 characters):
-
+
+
+
+
+ Why should I use a Bulk Wallet to accept Bitcoins on my website? +
+
+
+ The traditional approach to accepting bitcoins on your website requires that + you install the official bitcoin client daeman ("bitcoind"). Many website hosting packages + don't support installing the bitcoin daeman. Also, running the bitcoin daeman on your + web server means your private keys are hosted on the server and could get stolen if your web + server is hacked. When using a Bulk Wallet you can upload only the bitcoin addresses + and not the private keys to your web server. Then you don't have to worry about your + bitcoin wallet being stolen if your web server is hacked. +
+
+ +
+
+ How do I use a Bulk Wallet to accept Bitcoins on my website? +
+
+
+
    +
  1. Use the Bulk Wallet tab to pre-generate a large number of bitcoin addresses (10,000+). Copy and paste the generated + comma separated values (CSV) list to a secure text file on your computer. Backup the file you just created to a secure location.
  2. +
  3. Import the bitcoin addresses into a database table on your web server. + (Don't put the wallet/private keys on your web server, otherwise you risk hackers stealing your coins. + Just the bitcoin addresses as they will be shown to customers.)
  4. +
  5. Provide an option on your website's shopping cart for your customer to pay in Bitcoin. When the customer chooses to pay in Bitcoin you will + then display one of the addresses from your database to the customer as his "payment address" and save it with his shopping cart order.
  6. +
  7. You now need to be notified when the payment arrives. Google "bitcoin payment notification" and subscribe to at least + one bitcoin payment notification service. There are various services that will notify you via Web Services, API, SMS, Email, etc. + Once you receive this notification, which could be programmatically automated, you can process the customer's order. + To manually check if a payment has arrived you can use Block Explorer. Replace THEADDRESSGOESHERE with the bitcoin address + you are checking. It could take between 10 minutes to one hour for the transaction to be confirmed. +
    + http://www.blockexplorer.com/address/THEADDRESSGOESHERE +

    + Unconfirmed transactions can be viewed at: http://blockchain.info/
    + You should see the transaction there within 30 seconds. +
  8. +
  9. Bitcoins will safely pile up on the block chain. Use the original wallet file you generated in step 1 to spend them.
  10. +
+
+
+ +
+