Add notes regarding private and public key management

This commit is contained in:
Andrew David Wong 2016-07-08 20:39:18 -07:00
parent 176d9394df
commit fabb7b17d3
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -42,3 +42,15 @@ A "Watching" Wallet and a "Cold" Wallet
9. follow the [electrum documentation in creating an online watching-only wallet](http://docs.electrum.org/en/latest/coldstorage.html#create-a-watching-only-version-of-your-wallet)
Important Notes
---------------
* The private keys (xpriv) should never be moved outside of `offline-bitcoin`.
* For copying out the public keys (xpub), Qubes provides two secure, convenient
methods: the [inter-VM clipboard] and [inter-VM file copy] tools. Compared to
traditional physically air-gapped machines, these tools makes it very easy to
copy out public keys.
[inter-VM clipboard]: /doc/copy-paste/
[inter-VM file copy]: /doc/copying-files/