diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index a5cada21..cb08fd60 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -616,28 +616,6 @@ wallets: privacyaddressreuse: "checkpassprivacyaddressrotation" privacydisclosure: "checkfailprivacydisclosureaccount" privacynetwork: "checkpassprivacynetworksupporttorproxy" -- coinapult: - title: "Coinapult" - titleshort: "Coinapult" - compat: "web" - level: 4 - platform: - web: - text: "walletcoinapult" - link: "https://coinapult.com/" - screenshot: "coinapult.png" - os: - check: - control: "checkfailcontrolthirdparty" - validation: "checkfailvalidationcentralized" - transparency: "checkfailtransparencyremote" - environment: "checkfailenvironmentdesktop" - privacy: "checkpassprivacybasic" - privacycheck: - privacyaddressreuse: "checkpassprivacyaddressrotation" - privacydisclosure: "checkfailprivacydisclosureaccount" - privacynetwork: "checkpassprivacynetworksupporttorproxy" - - circle: title: "Circle" titleshort: "Circle" diff --git a/_translations/en.yml b/_translations/en.yml index 812a2868..60129d6c 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -124,7 +124,6 @@ en: 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." wallethw1: "HW.1 is a hardware wallet built upon a ST23YT66 banking smartcard platform. It keeps the user private keys safe, validates transactions, can be used as a secure prepaid card or a multisignature party. While not open-source, it can be deterministically validated." - walletcoinapult: "Coinapult's wallet is designed with Bitcoin newcomers in mind. It allows sending bitcoins via email and SMS, and a handy tool called Locks helps protecting your balance from Bitcoin price swings. Users can Lock bitcoins to Gold, Euros, and more!" walletdownload: "Install" walletvisit: "Visit website" walletsourcecode: "Source code" diff --git a/img/screenshots/coinapult.png b/img/screenshots/coinapult.png deleted file mode 100644 index e699ad54..00000000 Binary files a/img/screenshots/coinapult.png and /dev/null differ diff --git a/img/wallet/coinapult.png b/img/wallet/coinapult.png deleted file mode 100644 index 2e84c254..00000000 Binary files a/img/wallet/coinapult.png and /dev/null differ