mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-05 01:15:30 -05:00
Add notes regarding private and public key management
This commit is contained in:
parent
176d9394df
commit
fabb7b17d3
@ -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/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user