mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix s/pass/fail for closed source score
This commit is contained in:
parent
b8c754b4ce
commit
1b736243c2
1 changed files with 2 additions and 2 deletions
|
@ -143,8 +143,8 @@ en:
|
|||
checkgoodtransparencydeterministictxt: "This wallet is open-source and built deterministically. This means any developer in the world can audit the code and make sure the final software isn't hiding any secrets."
|
||||
checkpasstransparencyopensource: "Good transparency"
|
||||
checkpasstransparencyopensourcetxt: "The developers of this wallet publish the source code for the client. This means any developer in the world can audit the code. However, you still need to trust developers of this wallet when installing or updating the final software because it was not built deterministically like <a href=\"#download#\">Bitcoin Core</a>."
|
||||
checkpasstransparencyclosedsource: "No transparency"
|
||||
checkpasstransparencyclosedsourcetxt: "This wallet is not open-source. This means it is not possible to audit the code and make sure the final software isn't hiding dangerous code or doing anything you wouldn't agree to."
|
||||
checkfailtransparencyclosedsource: "No transparency"
|
||||
checkfailtransparencyclosedsourcetxt: "This wallet is not open-source. This means it is not possible to audit the code and make sure the final software isn't hiding dangerous code or doing anything you wouldn't agree to."
|
||||
checkfailtransparencyremote: "Remote app"
|
||||
checkfailtransparencyremotetxt: "This wallet is loaded from a remote location. This means that whenever you use your wallet, you need to trust the developers not to steal or lose your bitcoins in an incident on their site. Using a browser extension or mobile app, if available, can reduce that risk."
|
||||
checkgoodenvironmenthardware: "Very secure environment"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue