Add Hive iOS

This commit is contained in:
Jan Vornberger 2014-08-14 23:19:18 +02:00
parent cf98e3c06d
commit 908e60dcf7
3 changed files with 36 additions and 2 deletions

View file

@ -206,7 +206,7 @@ wallets:
- hive:
title: "Hive"
titleshort: "Hive"
compat: "mobile desktop web android mac"
compat: "mobile desktop web android ios mac"
level: 3
platform:
mobile:
@ -226,6 +226,40 @@ wallets:
privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurespv"
privacynetwork: "checkfailprivacynetworknosupporttor"
android:
text: "wallethive-android"
link: "https://play.google.com/store/apps/details?id=com.hivewallet.androidclient.wallet"
source: "https://github.com/hivewallet/hive-android"
screenshot: "hiveandroid.png"
os:
- android
check:
control: "checkgoodcontrolfull"
decentralization: "checkpassdecentralizespv"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkfailprivacyweak"
privacycheck:
privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurespv"
privacynetwork: "checkfailprivacynetworknosupporttor"
ios:
text: "wallethive-web"
link: "https://hivewallet.com/"
source: "https://github.com/hivewallet/hive-ios"
screenshot: "hiveios.png"
os:
- ios
check:
control: "checkgoodcontrolfull"
decentralization: "checkfaildecentralizecentralized"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
desktop:
text: "wallethive"
link: "https://hivewallet.com/#native"

View file

@ -109,7 +109,7 @@ en:
walletmultibit: "MultiBit is a lightweight client that focuses on being fast and easy to use. It synchronizes with the network and is ready to use in minutes. MultiBit also supports many languages. It is a good choice for non-technical users."
wallethive: "Hive is a fast, integrated, user-friendly Bitcoin wallet for Mac OS X. With a focus on usability, Hive is translated into many languages and has apps, making it easy to interact with your favorite Bitcoin services and merchants."
wallethive-android: "Hive is a standalone wallet for Android, which requires no external server or account. It focuses on usability, yet provides a range of advanced features, such as touch-to-pay via NFC or reliable payments via Bluetooth. Hive Android is extensible through plugins."
wallethive-web: "Hive Web is a human-friendly Bitcoin and Litecoin wallet, which features a beautiful, elegant and simple interface. It offers Waggle, a simple way to send & receive tokens with other Hive users near you. Your passphrase generates your wallet, making it portable and backups easy."
wallethive-web: "Hive is a human-friendly Bitcoin and Litecoin wallet, which features a beautiful, elegant and simple interface. It offers Waggle, a simple way to send & receive tokens with other Hive users near you. Your passphrase generates your wallet, making it portable and backups easy."
walletarmory: "Armory is an advanced Bitcoin client that expands its features for Bitcoin power users. It offers many backup and encryption features, and it allows secure cold-storage on offline computers."
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."
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."

BIN
img/screenshots/hiveios.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB