Merge pull request #1150 from luke-jr/bcljr

Wallets: Add Bitcoin Knots
This commit is contained in:
Cøbra 2016-07-05 19:13:29 +01:00 committed by GitHub
commit a10f36caf7
3 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"
- bitcoinknots:
title: "Bitcoin Knots"
titleshort: "Bitcoin<br>Knots"
compat: "desktop windows mac linux"
level: 1
platform:
desktop:
text: "walletbitcoinljr"
link: "http://bitcoinknots.org/"
source: "https://github.com/bitcoinknots/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."
walletbitcoinknots: "Bitcoin Knots 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."

BIN
img/wallet/bitcoinknots.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB