Update choose-your-wallet.html

Hive is dead, as per his founder: https://www.reddit.com/r/Bitcoin/comments/3llr1a/hive_wallet_no_longer_being_developedtime_to_bail/cv7fmjy

hivewallet :
It wasn't the "web guy" you spoke to, it was me, Wendell, the founder/creator.
I apologize for the issues people have been having with Hive. You're right, I should have more clearly announced the glacial (not entirely frozen, see below) development, but we can't actually reach all of our users, and we assume that everyone knows our GitHub URL (github.com/hivewallet), which shows pretty transparently what is or is not going on.
Hive Web and Hive iOS are BIP32/BIP39 compatible, so you should be able to directly use your passphrase in any other wallet supporting that standard. This includes the excellent Bread Wallet, and I believe Mycelium as well.
It would be nice if some new maintainers for one or more of the platforms appeared, because with the patches that Wei created recently ( live @ http://hive-js.herokuapp.com ), it actually does work fine. However, these changes have not been rolled into the iOS version, and no one over here who might touch it uses OS X for development anymore.
We'll keep our servers on, but the wallets are basically unsupported. Again, because we respect your privacy and collect no data other than raw wallet numbers, we can't simply reach out to all of our users by email or some other means. Please help to spread the word by retweeting this:
https://twitter.com/hivewallet/status/645402186260721664
This commit is contained in:
btcmuyuu 2015-09-20 17:20:14 +01:00
parent 1ddfe6f2c7
commit cc921e1a74

View file

@ -445,62 +445,6 @@ wallets:
privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurespv"
privacynetwork: "checkfailprivacynetworknosupporttor"
- hive:
title: "Hive"
titleshort: "Hive"
compat: "mobile desktop web android"
level: 3
platform:
mobile:
text: "wallethive-web"
link: "https://play.google.com/store/apps/details?id=com.hivewallet.hive.cordova"
source: "https://github.com/hivewallet/hive-ios/tree/android"
screenshot: "hivemobile.png"
os:
- android
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
android:
text: "wallethive-web"
link: "https://play.google.com/store/apps/details?id=com.hivewallet.hive.cordova"
source: "https://github.com/hivewallet/hive-ios/tree/android"
screenshot: "hivemobile.png"
os:
- android
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
web:
text: "wallethive-web"
link: "https://hivewallet.com/"
source: "https://github.com/hivewallet/hive-js"
screenshot: "hiveweb.png"
os:
check:
control: "checkgoodcontrolfull"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencyremote"
environment: "checkfailenvironmentdesktop"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
- mycelium:
title: "Mycelium"
titleshort: "Mycelium"