Adding ArcBit wallet

This commit is contained in:
Tim Lee 2016-12-25 10:41:52 -08:00
parent 6f8e9c15fb
commit 119b864d52
5 changed files with 96 additions and 0 deletions

View file

@ -958,6 +958,101 @@ wallets:
privacyaddressreuse: "checkpassprivacyaddressrotation" privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurespv" privacydisclosure: "checkfailprivacydisclosurespv"
privacynetwork: "checkfailprivacynetworknosupporttor" privacynetwork: "checkfailprivacynetworknosupporttor"
- arcbit:
title: "ArcBit"
titleshort: "ArcBit"
compat: "mobile desktop web android ios windows mac linux"
level: 3
platform:
mobile:
text: "walletarcbit"
link: "https://itunes.apple.com/app/arcbit-bitcoin-wallet/id999487888"
source: "https://github.com/arcbit/arcbit-ios"
screenshot: "arcbitios.png"
os:
- ios
- android
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
desktop:
text: "walletarcbit"
link: "https://chrome.google.com/webstore/detail/arcbit-bitcoin-wallet/dkceiphcnbfahjbomhpdgjmphnpgogfk"
source: "https://github.com/arcbit/arcbit-web"
screenshot: "arcbitdesktop.png"
os:
- windows
- mac
- linux
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencyremote"
environment: "checkfailenvironmentdesktop"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
web:
text: "walletarcbit"
link: "https://chrome.google.com/webstore/detail/arcbit-bitcoin-wallet/dkceiphcnbfahjbomhpdgjmphnpgogfk"
source: "https://github.com/arcbit/arcbit-web"
screenshot: "arcbitdesktop.png"
os:
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencyremote"
environment: "checkfailenvironmentdesktop"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
ios:
text: "walletarcbit"
link: "https://itunes.apple.com/app/arcbit-bitcoin-wallet/id999487888"
source: "https://github.com/arcbit/arcbit-ios"
screenshot: "arcbitios.png"
os:
- android
- ios
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
android:
text: "walletarcbit"
link: "https://play.google.com/store/apps/details?id=com.arcbit.arcbit"
source: "https://github.com/arcbit/arcbit-android"
screenshot: "arcbitios.png"
os:
- android
- ios
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
--- ---
<!-- Note: this file exempt from check-for-subheading-anchors check --> <!-- Note: this file exempt from check-for-subheading-anchors check -->

View file

@ -197,6 +197,7 @@ en:
walletgreenbits: "GreenBits is a fast and easy to use wallet. Enjoy improved security with a minimal/zero trust approach, optional hardware wallets support, multisignature based 2FA and spending limits functionality." walletgreenbits: "GreenBits is a fast and easy to use wallet. Enjoy improved security with a minimal/zero trust approach, optional hardware wallets support, multisignature based 2FA and spending limits functionality."
walletcoinomi: "Coinomi is a lightweight, secure, open-source, universal, HD Wallet. Apart from Bitcoin it also supports many altcoins so you can keep all your funds in a single wallet. Your private keys never leave your device and you only need to back it up just once!" walletcoinomi: "Coinomi is a lightweight, secure, open-source, universal, HD Wallet. Apart from Bitcoin it also supports many altcoins so you can keep all your funds in a single wallet. Your private keys never leave your device and you only need to back it up just once!"
walletsimplebitcoinwallet: "Simple and reliable Bitcoin wallet. Secure, standalone and easy to use." walletsimplebitcoinwallet: "Simple and reliable Bitcoin wallet. Secure, standalone and easy to use."
walletarcbit: "ArcBit is designed to be simple and easy to use, while giving users full control over their money. It offers an optional cold wallet storage feature with the ability to authorize payments offline for enhanced security."
walletdownload: "Install" walletdownload: "Install"
walletvisit: "Visit website" walletvisit: "Visit website"
walletsourcecode: "Source code" walletsourcecode: "Source code"

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
img/wallet/arcbit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB