diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html
index 64c59645..ba5770c2 100755
--- a/_templates/choose-your-wallet.html
+++ b/_templates/choose-your-wallet.html
@@ -641,6 +641,98 @@ wallets:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
+- coinspace:
+ title: "Coin.Space"
+ titleshort: "Coin.Space"
+ compat: "mobile web android windowsphone"
+ level: 3
+ platform:
+ mobile:
+ text: "walletcoinspace"
+ link: "https://play.google.com/store/apps/details?id=com.coinspace.app"
+ source: "https://github.com/CoinSpace/CoinSpace"
+ screenshot: "coinspacemobile.png"
+ os:
+ - android
+ - ios
+ - windowsphone
+ check:
+ control: "checkgoodcontrolfull"
+ validation: "checkfailvalidationcentralized"
+ transparency: "checkfailtransparencynew"
+ environment: "checkpassenvironmentmobile"
+ privacy: "checkpassprivacybasic"
+ privacycheck:
+ privacyaddressreuse: "checkpassprivacyaddressrotation"
+ privacydisclosure: "checkfailprivacydisclosureaccount"
+ privacynetwork: "checkfailprivacynetworknosupporttor"
+ android:
+ text: "walletcoinspace"
+ link: "https://play.google.com/store/apps/details?id=com.coinspace.app"
+ source: "https://github.com/CoinSpace/CoinSpace"
+ screenshot: "coinspacemobile.png"
+ os:
+ - android
+ check:
+ control: "checkgoodcontrolfull"
+ validation: "checkfailvalidationcentralized"
+ transparency: "checkfailtransparencynew"
+ environment: "checkpassenvironmentmobile"
+ privacy: "checkpassprivacybasic"
+ privacycheck:
+ privacyaddressreuse: "checkpassprivacyaddressrotation"
+ privacydisclosure: "checkfailprivacydisclosureaccount"
+ privacynetwork: "checkfailprivacynetworknosupporttor"
+ ios:
+ text: "walletcoinspace"
+ link: "https://itunes.apple.com/us/app/coinspace-bitcoin-wallet/id980719434?mt=8"
+ source: "https://github.com/CoinSpace/CoinSpace"
+ screenshot: "coinspacemobile.png"
+ os:
+ - ios
+ check:
+ control: "checkgoodcontrolfull"
+ validation: "checkfailvalidationcentralized"
+ transparency: "checkfailtransparencynew"
+ environment: "checkpassenvironmentmobile"
+ privacy: "checkpassprivacybasic"
+ privacycheck:
+ privacyaddressreuse: "checkpassprivacyaddressrotation"
+ privacydisclosure: "checkfailprivacydisclosureaccount"
+ privacynetwork: "checkfailprivacynetworknosupporttor"
+ windowsphone:
+ text: "walletcoinspace"
+ link: "https://www.microsoft.com/en-us/store/apps/coin-space-digital-currency-wallet/9nblgggz58z9"
+ source: "https://github.com/CoinSpace/CoinSpace"
+ screenshot: "coinspacemobile.png"
+ os:
+ - windowsphone
+ check:
+ control: "checkgoodcontrolfull"
+ validation: "checkfailvalidationcentralized"
+ transparency: "checkfailtransparencynew"
+ environment: "checkpassenvironmentmobile"
+ privacy: "checkpassprivacybasic"
+ privacycheck:
+ privacyaddressreuse: "checkpassprivacyaddressrotation"
+ privacydisclosure: "checkfailprivacydisclosureaccount"
+ privacynetwork: "checkfailprivacynetworknosupporttor"
+ web:
+ text: "walletcoinspace"
+ link: "https://coin.space"
+ source: "https://github.com/CoinSpace/CoinSpace"
+ screenshot: "coinspaceweb.png"
+ os:
+ check:
+ control: "checkgoodcontrolfull"
+ validation: "checkfailvalidationcentralized"
+ transparency: "checkfailtransparencyremote"
+ environment: "checkfailenvironmentdesktop"
+ privacy: "checkpassprivacybasic"
+ privacycheck:
+ privacyaddressreuse: "checkpassprivacyaddressrotation"
+ privacydisclosure: "checkfailprivacydisclosureaccount"
+ privacynetwork: "checkpassprivacynetworksupporttorproxy"
- coinbase:
title: "Coinbase"
titleshort: "Coinbase"
diff --git a/_translations/en.yml b/_translations/en.yml
index f4fc9de5..3698fe73 100644
--- a/_translations/en.yml
+++ b/_translations/en.yml
@@ -182,6 +182,7 @@ en:
walletxapo: "Xapo combines the convenience of an everyday Bitcoin wallet with the security of an insured deep cold storage vault. Xapo Debit Card links to your Xapo Wallet and allows you to spend bitcoins at millions of merchants all around the world."
walletcircle: "Circle is a web wallet service that aims to be easy to use. It provides the ability to instantly purchase and sell bitcoins using either a credit card or a U.S. bank account. It also provides an Android and an iOS web wallet app."
walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault."
+ walletcoinspace: "Coin.Space HD Wallet is a free online bitcoin wallet, which you can use to make worldwide payments for free. It makes paying with bitcoins easy and secure available anywhere on your phone or desktop."
walletbitgo: "BitGo is a high-security multi-sig wallet, which protects your bitcoin from theft and loss. You maintain full custody; BitGo cannot spend or freeze funds. BitGo wallets are easy to use and offer advanced security features such as spending limits and multi-user access."
walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time are your keys server side, even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App."
wallettrezor: "Trezor is a hardware wallet providing a high level of security without sacrificing convenience. Unlike cold storage, Trezor is able to sign transactions while connected to an online device. That means spending bitcoins is secure even when using a compromised computer."
diff --git a/img/screenshots/coinspacemobile.png b/img/screenshots/coinspacemobile.png
new file mode 100644
index 00000000..b319ce16
Binary files /dev/null and b/img/screenshots/coinspacemobile.png differ
diff --git a/img/screenshots/coinspaceweb.png b/img/screenshots/coinspaceweb.png
new file mode 100644
index 00000000..1a829653
Binary files /dev/null and b/img/screenshots/coinspaceweb.png differ
diff --git a/img/wallet/coinspace.png b/img/wallet/coinspace.png
new file mode 100644
index 00000000..5554794d
Binary files /dev/null and b/img/wallet/coinspace.png differ