Wallets: added ios and android for ninki wallet

Rebased-from: 7e17463fbe6e8d8c580ad1555132154b6e080665
Rebased-by: David A. Harding
Closes #863
This commit is contained in:
Ninkip2p 2015-06-02 08:00:20 +09:00 committed by David A. Harding
parent f8de789019
commit 95af331cb7
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -797,7 +797,7 @@ wallets:
- ninki:
title: "Ninki Wallet"
titleshort: "Ninki"
compat: "desktop windows mac linux"
compat: "mobile desktop windows mac linux android ios"
level: 3
platform:
desktop:
@ -819,6 +819,58 @@ wallets:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
mobile:
text: "walletninki"
link: "https://play.google.com/store/apps/details?id=com.ninki.wallet&hl=en"
source: "https://github.com/Ninkip2p/NinkiCordova"
screenshot: "ninki.png"
os:
- android
- ios
check:
control: "checkpasscontrolmulti"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmenttwofactor"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
ios:
text: "walletninki"
link: "https://itunes.apple.com/us/app/ninki-wallet/id965528267?mt=8"
source: "https://github.com/Ninkip2p/NinkiCordova"
screenshot: "ninki.png"
os:
- ios
check:
control: "checkpasscontrolmulti"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmenttwofactor"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
android:
text: "walletninki"
link: "https://play.google.com/store/apps/details?id=com.ninki.wallet&hl=en"
source: "https://github.com/Ninkip2p/NinkiCordova"
screenshot: "ninki.png"
os:
- android
check:
control: "checkpasscontrolmulti"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmenttwofactor"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
---
<!-- Note: this file exempt from check-for-subheading-anchors check -->