mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Added Airbitz as a wallet resource
This commit is contained in:
parent
c2fb0a0968
commit
bbfacf4d84
4 changed files with 64 additions and 0 deletions
|
@ -188,6 +188,69 @@ wallets:
|
|||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
|
||||
|
||||
- airbitzwallet:
|
||||
title: "Airbitz Bitcoin Wallet"
|
||||
titleshort: "Airbitz"
|
||||
compat: "mobile android ios"
|
||||
level: 1
|
||||
|
||||
platform:
|
||||
mobile:
|
||||
text: "walletairbitzwallet"
|
||||
link: "https://airbitz.co/"
|
||||
source: "https://github.com/Airbitz"
|
||||
screenshot: "airbitzwalletandroid.png"
|
||||
os:
|
||||
- android
|
||||
- ios
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
decentralization: "checkpassvalidationservers"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
android:
|
||||
text: "walletairbitzwallet"
|
||||
link: "https://play.google.com/store/apps/details?id=com.airbitz"
|
||||
source: "https://github.com/Airbitz"
|
||||
screenshot: "airbitzwalletandroid.png"
|
||||
os:
|
||||
- android
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
decentralization: "checkpassvalidationservers"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkpassprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
ios:
|
||||
text: "walletairbitzwallet"
|
||||
link: "https://itunes.apple.com/us/app/bitcoin-wallet-map-directory/id843536046?mt=8"
|
||||
source: "https://github.com/Airbitz"
|
||||
screenshot: "airbitzwalletandroid.png"
|
||||
os:
|
||||
- ios
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
decentralization: "checkpassvalidationservers"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkpassprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
|
||||
|
||||
- kncwallet:
|
||||
title: "KnC Wallet"
|
||||
titleshort: "KnC<br>Wallet"
|
||||
|
|
|
@ -113,6 +113,7 @@ en:
|
|||
walletelectrum: "Electrum's focus is speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase."
|
||||
walletmsigna: "mSIGNA is an advanced yet easy-to-use wallet featuring speed and simplicity, enterprise-level scalability, and strong security. It supports BIP32, multisignature transactions, offline storage, multidevice synchronization, and encrypted electronic and paper backups."
|
||||
walletbitcoinwallet: "Bitcoin Wallet is easy to use and reliable, while also being secure and fast. Its vision is de-centralization and zero trust; no central service is needed for Bitcoin-related operations. The app is a good choice for non-technical people."
|
||||
walletairbitzwallet: "<a href='https://www.youtube.com/watch?v=E3Z7-ya-h5Y' target='_blank'>Airbitz Features (Video)</a> provides a powerful and easy to use Bitcoin Wallet & Business Directory allowing Bitcoin users to send and receive bitcoin while also putting 1000s of curated bitcoin businesses in the palm of their hand. With a focus on delivering an amazing user experience, the Airbitz wallet provides advanced features in a simple interface while focusing on privacy and security."
|
||||
walletkncwallet: "KnC Wallet strives to be an easy way to send bitcoins to your friends and family. It features an online directory so that you can start sending coins to your contacts right away, without knowing their Bitcoin address."
|
||||
walletbreadwallet: "Simplicity is breadwallet's core design principle. As a real standalone Bitcoin client, there is no server to get hacked or go down, and by building on iOS's strong security base, breadwallet is designed to protect you from malware, browser security holes, even physical theft."
|
||||
walletmyceliumwallet: "Mycelium Bitcoin Wallet is an open source wallet for Android designed for security, speed, and ease of use. It has unique features to manage your keys and for cold storage that help you secure your bitcoins."
|
||||
|
|
BIN
img/screenshots/airbitzwalletandroid.png
Normal file
BIN
img/screenshots/airbitzwalletandroid.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
BIN
img/wallet/airbitzwallet.png
Normal file
BIN
img/wallet/airbitzwallet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue