mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
small fixes to previous commit
This commit is contained in:
parent
d92ac0e160
commit
bcabc7dfd2
2 changed files with 5 additions and 5 deletions
|
@ -244,15 +244,15 @@ wallets:
|
|||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
- trezor:
|
||||
title: "Trezor"
|
||||
titleshort: "Trezor"
|
||||
title: "TREZOR"
|
||||
titleshort: "TREZOR"
|
||||
compat: "hardware"
|
||||
level: 2
|
||||
platform:
|
||||
hardware:
|
||||
text: "wallettrezor"
|
||||
link: "http://www.bitcointrezor.com/"
|
||||
source: "https://github.com/trezor/trezor-mcu"
|
||||
link: "http://bitcointrezor.com/"
|
||||
source: "https://github.com/trezor/"
|
||||
screenshot: "trezor.png"
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
|
|
|
@ -122,7 +122,7 @@ en:
|
|||
walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault."
|
||||
walletbitgo: "BitGo is a multi-signature wallet offering the highest levels of security. Every transaction requires two signatures, protecting your bitcoins from malware and server attacks. Private keys are held by the user such that BitGo cannot access the bitcoins. It is a good choice for non technical users."
|
||||
walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time your keys are server side, not even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App."
|
||||
wallettrezor: "FIXME description here."
|
||||
wallettrezor: "TREZOR is a hardware wallet providing a high level of security without sacrificing convenience. Unlike cold storage, TREZOR is able to sign transactions while connected to an online device. That means spending bitcoins is secure even when using a compromised computer."
|
||||
walletdownload: "Install"
|
||||
walletvisit: "Visit website"
|
||||
walletsourcecode: "Source code"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue