diff --git a/www/partials/about_faq.html b/www/partials/about_faq.html index d71976d5e..c18c64baf 100644 --- a/www/partials/about_faq.html +++ b/www/partials/about_faq.html @@ -28,8 +28,11 @@ for more information about the Security Bug Bounty program.
  • What are Watch Only Addresses? An address (in your wallet) which you can track its balances but does not have an associated private key. So your wallet can not create any transactions with it. You only view its balances.
  • +
  • What are Armory Offline Addresses? An address (in your wallet) which allows you to track your funds and create secure offline transactions. Your offline transaction can then be + signed by your offline Armory client providing you the same security of an Armory offline wallet. + Take a look at the complete guide on our wiki.
  • What is a Private Key? A Private Key is needed to send digital coins or tokens from an address you own. It's used to sign any transaction before it can be - broadcast to the network. The private key is the secret key used to generate your Address (Wikipedia). + broadcast to the network. The private key is the secret key used to generate your Address (Wikipedia). Omniwallet allows you to import your private key in several formats (hex, base64, Wallet Import Format, Wallet Import Format Compressed). The Wallet Import Format (WIP) is probably the most common format and its private key will always start with the number 5. The My Address page displays a little padlock