diff --git a/_less/screen.less b/_less/screen.less index ade6cdcc..698ebea1 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1533,6 +1533,15 @@ table td,table th{ .wallets .checkpass>div>span{ background-image:url(/img/checkbubble_pass.svg); } +.wallets .checkneutral{ + color:#8b8b8b; +} +.wallets .checkneutral p{ + border-color:#8b8b8b; +} +.wallets .checkneutral>div>span{ + background-image:url(/img/checkbubble_neutral.svg); +} .wallets .checkfail{ color:#ee9209; } @@ -1553,6 +1562,9 @@ table td,table th{ .wallets .checkdecentralization.checkgood{ background-image:url(/img/check_decentralization_pass.svg); } +.wallets .checkdecentralization.checkneutral{ + background-image:url(/img/check_decentralization_neutral.svg); +} .wallets .checkdecentralization.checkfail{ background-image:url(/img/check_decentralization_fail.svg); } @@ -1574,6 +1586,9 @@ table td,table th{ .wallets .checkprivacy.checkgood{ background-image:url(/img/check_privacy_pass.svg); } +.wallets .checkprivacy.checkneutral{ + background-image:url(/img/check_privacy_neutral.svg); +} .wallets .checkprivacy.checkfail{ background-image:url(/img/check_privacy_fail.svg); } diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 39c7c403..bb5ccfe6 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -461,17 +461,17 @@ wallets:
{% translate {{privacycheck[1]}} %}
{% translate {{privacycheck[1]}}txt %}
{% translate {{check[1]}}txt %}
{% translate {{check[1]}}txt %}
{% translate {{platform.text}} %}
@@ -491,17 +491,17 @@ wallets:{% translate {{privacycheck[1]}} %}
{% translate {{privacycheck[1]}}txt %}
{% translate {{check[1]}}txt %}
{% translate {{check[1]}}txt %}
{% translate {{platform[1].text}} %}
diff --git a/_translations/en.yml b/_translations/en.yml index b138bb3b..213ddc4d 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -132,8 +132,8 @@ en: checkfailcontrolthirdpartytxt: "This service has full control over your bitcoins. This means you need to trust this service will not lose your funds in an incident on their side. As of today, most web wallets don't insure their deposits like a bank, and many such services have suffered from security breaches in the past." checkgooddecentralizefullnode: "Full node" checkgooddecentralizefullnodetxt: "This wallet is a full node that validates and relays transactions on the Bitcoin network. This means no trust in a third party is required when verifying payments. Full nodes provide the highest level of security and are essential to protecting the network. However, they require more space (over 20GB), bandwidth, and a longer initial synchronization time." - checkgooddecentralizehardware: "Decentralized" - checkgooddecentralizehardwaretxt: "This device does not connect to the network by itself. However, it can be used with any compatible decentralized wallet without requiring trust in a third party when verifying payments." + checkneutraldecentralizevariable: "Variable decentralization" + checkneutraldecentralizevariabletxt: "Decentralization features are provided by the software wallet you use with this device. Please see the Decentralization score for the software wallet you plan to use." checkpassdecentralizespv: "Decentralized" checkpassdecentralizespvtxt: "This wallet connects to the Bitcoin network. This means very little trust in third parties is required when verifying payments. However, it is not as secure as a full node like Bitcoin Core." checkfaildecentralizecentralized: "Centralized" @@ -155,6 +155,8 @@ en: checkfailenvironmentdesktop: "Vulnerable environment" checkfailenvironmentdesktoptxt: "This wallet can be loaded on computers which are vulnerable to malware. Securing your computer, using a strong passphrase, moving most of your funds to cold storage or enabling two-factor authentication can make it harder to steal on your bitcoins." checkgoodprivacyimproved: "Improved privacy" + checkneutralprivacyvariable: "Variable privacy" + checkneutralprivacyvariabletxt: "Privacy features are provided by the software wallet you use with this device. Please see the Privacy score for the software wallet you plan to use." checkpassprivacybasic: "Basic privacy" checkfailprivacyweak: "Weak privacy" checkpassprivacyaddressrotation: "Prevents spying on your payments" diff --git a/img/check_decentralization_neutral.png b/img/check_decentralization_neutral.png new file mode 100644 index 00000000..e53e5a76 Binary files /dev/null and b/img/check_decentralization_neutral.png differ diff --git a/img/check_decentralization_neutral.svg b/img/check_decentralization_neutral.svg new file mode 100644 index 00000000..68402d70 --- /dev/null +++ b/img/check_decentralization_neutral.svg @@ -0,0 +1,112 @@ + + + + diff --git a/img/check_privacy_neutral.png b/img/check_privacy_neutral.png new file mode 100644 index 00000000..b0109316 Binary files /dev/null and b/img/check_privacy_neutral.png differ diff --git a/img/check_privacy_neutral.svg b/img/check_privacy_neutral.svg new file mode 100644 index 00000000..43244aea --- /dev/null +++ b/img/check_privacy_neutral.svg @@ -0,0 +1,76 @@ + + + + diff --git a/img/checkbubble_neutral.png b/img/checkbubble_neutral.png new file mode 100644 index 00000000..1c563997 Binary files /dev/null and b/img/checkbubble_neutral.png differ diff --git a/img/checkbubble_neutral.svg b/img/checkbubble_neutral.svg new file mode 100644 index 00000000..1574e9b1 --- /dev/null +++ b/img/checkbubble_neutral.svg @@ -0,0 +1,75 @@ + + + + diff --git a/img/checkbubble_neutral_rtl.png b/img/checkbubble_neutral_rtl.png new file mode 100644 index 00000000..14ef2abb Binary files /dev/null and b/img/checkbubble_neutral_rtl.png differ diff --git a/img/checkbubble_neutral_rtl.svg b/img/checkbubble_neutral_rtl.svg new file mode 100644 index 00000000..d036ab3c --- /dev/null +++ b/img/checkbubble_neutral_rtl.svg @@ -0,0 +1,75 @@ + + + +