mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add HW.1
Proofread
This commit is contained in:
parent
00fffa1a4c
commit
74df95c152
4 changed files with 18 additions and 0 deletions
|
@ -285,6 +285,23 @@ wallets:
|
||||||
transparency: "checkfailtransparencynew"
|
transparency: "checkfailtransparencynew"
|
||||||
environment: "checkgoodenvironmenthardware"
|
environment: "checkgoodenvironmenthardware"
|
||||||
privacy: "checkneutralprivacyvariable"
|
privacy: "checkneutralprivacyvariable"
|
||||||
|
- hw1:
|
||||||
|
title: "BTChip HW.1"
|
||||||
|
titleshort: "HW.1"
|
||||||
|
compat: "hardware"
|
||||||
|
level: 2
|
||||||
|
platform:
|
||||||
|
hardware:
|
||||||
|
text: "wallethw1"
|
||||||
|
link: "https://www.hardwarewallet.com/"
|
||||||
|
source: "https://github.com/btchip/"
|
||||||
|
screenshot: "hw1.png"
|
||||||
|
check:
|
||||||
|
control: "checkgoodcontrolfull"
|
||||||
|
decentralization: "checkneutraldecentralizevariable"
|
||||||
|
transparency: "checkfailtransparencyclosedsource"
|
||||||
|
environment: "checkgoodenvironmenthardware"
|
||||||
|
privacy: "checkneutralprivacyvariable"
|
||||||
- hive:
|
- hive:
|
||||||
title: "Hive"
|
title: "Hive"
|
||||||
titleshort: "Hive"
|
titleshort: "Hive"
|
||||||
|
|
|
@ -123,6 +123,7 @@ en:
|
||||||
walletbitgo: "BitGo is a multi-signature wallet offering a high level 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."
|
walletbitgo: "BitGo is a multi-signature wallet offering a high level 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."
|
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: "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."
|
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."
|
||||||
|
wallethw1: "HW.1 is a hardware wallet built upon a ST23YT66 banking smartcard platform. It keeps the user private keys safe, validates transactions, can be used as a secure prepaid card or a multisignature party. While not Open Source, it can be deterministically validated."
|
||||||
walletdownload: "Install"
|
walletdownload: "Install"
|
||||||
walletvisit: "Visit website"
|
walletvisit: "Visit website"
|
||||||
walletsourcecode: "Source code"
|
walletsourcecode: "Source code"
|
||||||
|
|
BIN
img/screenshots/hw1.png
Normal file
BIN
img/screenshots/hw1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
img/wallet/hw1.png
Normal file
BIN
img/wallet/hw1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 899 B |
Loading…
Add table
Add a link
Reference in a new issue