mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Fix one typo
This commit is contained in:
parent
d45613b2e5
commit
262826b1a3
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ en:
|
|||
encryptstrong: "Use a strong password"
|
||||
encryptstrongtxt: "Any password that contains only letters or recognizable words can be considered very weak and easy to break. A strong password must contain letters, numbers, punctuation marks and must be at least 16 characters long. Still, this should not prevent you to remember your password."
|
||||
offline: "Offline wallet for savings"
|
||||
offlinetxt: "An offline wallet, also known as cold storage, provides the highest level of security for savings. It involves storing a wallet in a secured place that is not connected to the network. When done properly, it can offer a very good protection against computer vulnerabilities. It is however very important to test this type of setup before you start to use it with serious transactions. Using an offline wallets in conjunction with backups and encryption is also a good practice. Here is an overview of some approaches."
|
||||
offlinetxt: "An offline wallet, also known as cold storage, provides the highest level of security for savings. It involves storing a wallet in a secured place that is not connected to the network. When done properly, it can offer a very good protection against computer vulnerabilities. It is however very important to test this type of setup before you start to use it with serious transactions. Using an offline wallet in conjunction with backups and encryption is also a good practice. Here is an overview of some approaches."
|
||||
offlinetx: "Offline transaction signing"
|
||||
offlinetxtxt1: "This approach involves having two computers sharing some parts of the same wallet. The first one must be disconnected from any network. It is the only one that holds the entire wallet and is able to sign transactions. The second computer is connected to the network and only have a watching wallet that can only create unsigned transactions. This way, you can securely issue new transactions with the following steps."
|
||||
offlinetxtxt2: "Create a new transaction on the online computer and save it on an USB key."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue