From 684a51e6ac0761878939e6c4c2e3163db616ac19 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Tue, 1 Dec 2015 23:15:51 +0000 Subject: [PATCH] Wallets: Add Bitcoin LJR --- _templates/choose-your-wallet.html | 25 +++++++++++++++++++++++++ _translations/en.yml | 1 + 2 files changed, 26 insertions(+) diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 8e67901c..2f9cffce 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -31,6 +31,31 @@ wallets: privacyaddressreuse: "checkpassprivacyaddressrotation" privacydisclosure: "checkpassprivacydisclosurefullnode" privacynetwork: "checkpassprivacynetworksupporttorproxy" +- bitcoinljr: + title: "Bitcoin LJR" + titleshort: "Bitcoin
LJR" + compat: "desktop windows mac linux" + level: 1 + platform: + desktop: + text: "walletbitcoinljr" + link: "http://luke.dashjr.org/programs/bitcoin-ljr/" + source: "https://github.com/luke-jr/bitcoin" + screenshot: "bitcoincore.png" + os: + - windows + - mac + - linux + check: + control: "checkgoodcontrolfull" + validation: "checkgoodvalidationfullnode" + transparency: "checkgoodtransparencydeterministic" + environment: "checkfailenvironmentdesktop" + privacy: "checkgoodprivacyimproved" + privacycheck: + privacyaddressreuse: "checkpassprivacyaddressrotation" + privacydisclosure: "checkpassprivacydisclosurefullnode" + privacynetwork: "checkpassprivacynetworksupporttorproxy" - multibithd: title: "MultiBit HD" titleshort: "MultiBit HD" diff --git a/_translations/en.yml b/_translations/en.yml index e64e8349..ca4988ae 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -170,6 +170,7 @@ en: walletcathardware: "Hardware" walletcatweb: "Web" walletbitcoinqt: "Bitcoin Core is a full Bitcoin client and builds the backbone of the network. It offers high levels of security, privacy, and stability. However, it has fewer features and it takes a lot of space and memory." + walletbitcoinljr: "Bitcoin LJR is a full Bitcoin client and builds the backbone of the network. It offers high levels of security, privacy, and stability. It includes more advanced features than Bitcoin Core, but they are not as well-tested. It uses a lot of space and memory." walletmultibithd: "MultiBit HD is a lightweight client that is fast and easy to use. With integrated Trezor and Tor support, it synchronizes directly with the Bitcoin network. The extensive help makes it an excellent choice for non-technical users." walletarmory: "Armory is an advanced Bitcoin client that expands its features for Bitcoin power users. It offers many backup and encryption features, and it allows secure cold-storage on offline computers." walletelectrum: "Electrum's focus is speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase."