Add Hive Web wallet

This commit is contained in:
Jan Vornberger 2014-08-02 18:07:08 +02:00
parent 803ad0fe28
commit 068c2eef58
3 changed files with 19 additions and 2 deletions

View file

@ -56,8 +56,8 @@ wallets:
- hive:
title: "Hive"
titleshort: "Hive"
compat: "mobile desktop android mac"
level: 2
compat: "mobile desktop web android mac"
level: 3
platform:
mobile:
text: "wallethive-android"
@ -93,6 +93,22 @@ wallets:
privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurespv"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
web:
text: "wallethive-web"
link: "https://hivewallet.com/"
source: "https://github.com/hivewallet/hive-js"
screenshot: "hiveweb.png"
os:
check:
control: "checkgoodcontrolfull"
decentralization: "checkfaildecentralizecentralized"
transparency: "checkfailtransparencyremote"
environment: "checkfailenvironmentdesktop"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
- armory:
title: "Armory"
titleshort: "Armory"