mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Drop list of hardware wallets in "Secure your wallet"
This commit is contained in:
parent
bcabc7dfd2
commit
4599e6f85f
2 changed files with 0 additions and 6 deletions
|
@ -61,11 +61,6 @@ id: secure-your-wallet
|
|||
<div class="box boxexpand">
|
||||
<h3><a href="#" onclick="boxShow(event);">{% translate hardwarewallet %}</a></h3>
|
||||
<p>{% translate hardwarewallettxt %}</p>
|
||||
<p>{% translate hardwarewalletsoon %}</p>
|
||||
<p>
|
||||
<a href="http://www.bitcointrezor.com/">Trezor</a><br>
|
||||
<a href="http://www.butterflylabs.com/bitcoin-hardware-wallet/">ButterflyLabs BitSafe</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h2>{% translate update %}</h2>
|
||||
|
|
|
@ -524,7 +524,6 @@ en:
|
|||
offlinetxtxt5: "Because the computer that is connected to the network cannot sign transactions, it cannot be used to withdraw any funds if it is compromised. <a href=\"https://bitcoinarmory.com/about/using-our-wallet/#offlinewallet\">Armory</a> can be used to do offline transaction signature."
|
||||
hardwarewallet: "Hardware wallets"
|
||||
hardwarewallettxt: "Hardware wallets are the best balance between very high security and ease of use. These are little devices that are designed from the root to be a wallet and nothing else. No software can be installed on them, making them very secure against computer vulnerabilities and online thieves. Because they can allow backup, you can recover your funds if you lose the device."
|
||||
hardwarewalletsoon: "As of today, no hardware wallet has entered in production but they are coming soon:"
|
||||
update: "Keep your software up to date"
|
||||
updatetxt: "Using the latest version of your Bitcoin software allows you to receive important stability and security fixes. Updates can prevent problems of various severity, include new useful features and help keep your wallet safe. Installing updates for all other software on your computer or mobile is also important to keep your wallet environment safer."
|
||||
offlinemulti: "Multi-signature to protect against theft"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue