mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull #724: Add Bither to wallets
This commit is contained in:
commit
a30ece184c
5 changed files with 77 additions and 0 deletions
|
@ -324,6 +324,82 @@ wallets:
|
|||
transparency: "checkfailtransparencynew"
|
||||
environment: "checkgoodenvironmenthardware"
|
||||
privacy: "checkneutralprivacyvariable"
|
||||
- bither:
|
||||
title: "Bither"
|
||||
titleshort: "Bither"
|
||||
compat: "mobile ios android desktop windows mac linux"
|
||||
level: 2
|
||||
platform:
|
||||
mobile:
|
||||
text: "walletbither"
|
||||
link: "https://itunes.apple.com/us/app/bither/id899478936"
|
||||
source: "https://github.com/bither/bither-ios"
|
||||
screenshot: "bithermobile.png"
|
||||
os:
|
||||
- ios
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvp2p"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
ios:
|
||||
text: "walletbither"
|
||||
link: "https://itunes.apple.com/us/app/bither/id899478936"
|
||||
source: "https://github.com/bither/bither-ios"
|
||||
screenshot: "bithermobile.png"
|
||||
os:
|
||||
- ios
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvp2p"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
android:
|
||||
text: "walletbither"
|
||||
link: "https://play.google.com/store/apps/details?id=net.bither"
|
||||
source: "https://github.com/bither/bither-android"
|
||||
screenshot: "bithermobile.png"
|
||||
os:
|
||||
- android
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvp2p"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
desktop:
|
||||
text: "walletbither"
|
||||
link: "http://bither.net"
|
||||
source: "https://github.com/bither/bither-desktop-java"
|
||||
screenshot: "bitherdesktop.png"
|
||||
os:
|
||||
- windows
|
||||
- mac
|
||||
- linux
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvp2p"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkfailenvironmentdesktop"
|
||||
privacy: "checkfailprivacyweak"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
- hive:
|
||||
title: "Hive"
|
||||
titleshort: "Hive"
|
||||
|
|
|
@ -133,6 +133,7 @@ en:
|
|||
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."
|
||||
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."
|
||||
walletninki: "Ninki is a multi-signature wallet with a beautiful user interface that makes sending bitcoin as easy as email. 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!"
|
||||
walletdownload: "Install"
|
||||
walletvisit: "Visit website"
|
||||
|
|
BIN
img/screenshots/bitherdesktop.png
Normal file
BIN
img/screenshots/bitherdesktop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
img/screenshots/bithermobile.png
Normal file
BIN
img/screenshots/bithermobile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 89 KiB |
BIN
img/wallet/bither.png
Normal file
BIN
img/wallet/bither.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Add table
Add a link
Reference in a new issue