mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add Digital Bitbox hardware wallet
This commit is contained in:
parent
4025ac709a
commit
f837fa884a
4 changed files with 18 additions and 0 deletions
|
@ -449,6 +449,23 @@ wallets:
|
|||
transparency: "checkfailtransparencynew"
|
||||
environment: "checkgoodenvironmenthardware"
|
||||
privacy: "checkneutralprivacyvariable"
|
||||
- digitalbitbox:
|
||||
title: "DigitalBitbox"
|
||||
titleshort: "Digital<br />Bitbox"
|
||||
compat: "hardware"
|
||||
level: 2
|
||||
platform:
|
||||
hardware:
|
||||
text: "walletdbb"
|
||||
link: "https://digitalbitbox.com/"
|
||||
source: "https://github.com/digitalbitbox/"
|
||||
screenshot: "digitalbitbox.png"
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkneutralvalidationvariable"
|
||||
transparency: "checkfailtransparencynew"
|
||||
environment: "checkgoodenvironmenthardware"
|
||||
privacy: "checkneutralprivacyvariable"
|
||||
- bither:
|
||||
title: "Bither"
|
||||
titleshort: "Bither"
|
||||
|
|
|
@ -191,6 +191,7 @@ en:
|
|||
walletcopay: "Copay is the HD-multisignature wallet originally built to secure BitPay's funds. Copay supports multiple personal and shared wallets, testnet, and the full Payment Protocol. A private <a href=\"https://github.com/bitpay/bitcore-wallet-service\">BWS</a> node can be used for enhanced security and privacy."
|
||||
walletnano: "Ledger Nano 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."
|
||||
walletnanos: "Ledger Nano S is a secure Bitcoin hardware wallet. It connects to any computer through USB and embeds a built-in OLED display to double-check and confirm each transaction with a single tap on its buttons."
|
||||
walletdbb: "Digital Bitbox is a minimalist hardware wallet from Switzerland that emphasizes security and privacy. Features include fully offline & simplified backup, plausible deniability, multi-sig support, a native desktop app, and a mobile app for verification & 2FA."
|
||||
walletninki: "An advanced wallet for experienced Bitcoin users. Ninki is a multi-signature wallet with a beautiful user interface. You have full control of your bitcoins at all times."
|
||||
walletbither: "Bither is a simple and secure wallet on many platforms. With special designed Cold/Hot modes, user can easily get both safety and simplicity. Bither's XRANDOM uses different entropy sources to generate true random number for users. Also with HDM, users can have HD's advantages and Multisig's security."
|
||||
walletcoinapult: "Coinapult's wallet is designed with Bitcoin newcomers in mind. It allows sending bitcoins via email and SMS, and a handy tool called Locks helps protecting your balance from Bitcoin price swings. Users can Lock bitcoins to Gold, Euros, and more!"
|
||||
|
|
BIN
img/screenshots/digitalbitbox.png
Normal file
BIN
img/screenshots/digitalbitbox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
BIN
img/wallet/digitalbitbox.png
Normal file
BIN
img/wallet/digitalbitbox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue