Wallets: Add Bitcoin LJR

This commit is contained in:
Luke Dashjr 2015-12-01 23:15:51 +00:00
parent cc64f12c07
commit 684a51e6ac
2 changed files with 26 additions and 0 deletions

View file

@ -31,6 +31,31 @@ wallets:
privacyaddressreuse: "checkpassprivacyaddressrotation" privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkpassprivacydisclosurefullnode" privacydisclosure: "checkpassprivacydisclosurefullnode"
privacynetwork: "checkpassprivacynetworksupporttorproxy" privacynetwork: "checkpassprivacynetworksupporttorproxy"
- bitcoinljr:
title: "Bitcoin LJR"
titleshort: "Bitcoin<br>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: - multibithd:
title: "MultiBit HD" title: "MultiBit HD"
titleshort: "MultiBit HD" titleshort: "MultiBit HD"

View file

@ -170,6 +170,7 @@ en:
walletcathardware: "Hardware" walletcathardware: "Hardware"
walletcatweb: "Web" 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." 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." 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." 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." 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."