Wallets: Remove Hive iOS

Per discussion with dev in
https://github.com/bitcoin-dot-org/bitcoin.org/issues/1040#issuecomment-137864985

Close #1040
This commit is contained in:
David A. Harding 2015-09-04 18:18:39 -04:00
parent e4b8f0c7dd
commit 33922885b3
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -448,7 +448,7 @@ wallets:
- hive: - hive:
title: "Hive" title: "Hive"
titleshort: "Hive" titleshort: "Hive"
compat: "mobile desktop web android ios mac" compat: "mobile desktop web android"
level: 3 level: 3
platform: platform:
mobile: mobile:
@ -485,23 +485,6 @@ wallets:
privacyaddressreuse: "checkpassprivacyaddressrotation" privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount" privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor" privacynetwork: "checkfailprivacynetworknosupporttor"
ios:
text: "wallethive-web"
link: "https://itunes.apple.com/us/app/hive-wallet/id906990301?mt=8"
source: "https://github.com/hivewallet/hive-ios"
screenshot: "hivemobile.png"
os:
- ios
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
web: web:
text: "wallethive-web" text: "wallethive-web"
link: "https://hivewallet.com/" link: "https://hivewallet.com/"