mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge remote-tracking branch 'remotes/LinusU/knc'
This commit is contained in:
commit
3ec282ef57
4 changed files with 41 additions and 0 deletions
|
@ -163,6 +163,46 @@ wallets:
|
||||||
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||||
privacydisclosure: "checkfailprivacydisclosurespv"
|
privacydisclosure: "checkfailprivacydisclosurespv"
|
||||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||||
|
- kncwallet:
|
||||||
|
title: "KnC Wallet"
|
||||||
|
titleshort: "KnC<br>Wallet"
|
||||||
|
compat: "mobile android"
|
||||||
|
level: 2
|
||||||
|
platform:
|
||||||
|
mobile:
|
||||||
|
text: "walletkncwallet"
|
||||||
|
link: "https://kncwallet.com/"
|
||||||
|
source: "https://github.com/kncgroup/bitcoin-wallet"
|
||||||
|
screenshot: "kncwalletandroid.png"
|
||||||
|
os:
|
||||||
|
- android
|
||||||
|
check:
|
||||||
|
control: "checkgoodcontrolfull"
|
||||||
|
decentralization: "checkpassdecentralizespv"
|
||||||
|
transparency: "checkpasstransparencyopensource"
|
||||||
|
environment: "checkpassenvironmentmobile"
|
||||||
|
privacy: "checkfailprivacyweak"
|
||||||
|
privacycheck:
|
||||||
|
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||||
|
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||||
|
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||||
|
android:
|
||||||
|
text: "walletkncwallet"
|
||||||
|
link: "https://kncwallet.com/"
|
||||||
|
source: "https://github.com/kncgroup/bitcoin-wallet"
|
||||||
|
screenshot: "kncwalletandroid.png"
|
||||||
|
os:
|
||||||
|
- android
|
||||||
|
check:
|
||||||
|
control: "checkgoodcontrolfull"
|
||||||
|
decentralization: "checkpassdecentralizespv"
|
||||||
|
transparency: "checkpasstransparencyopensource"
|
||||||
|
environment: "checkpassenvironmentmobile"
|
||||||
|
privacy: "checkfailprivacyweak"
|
||||||
|
privacycheck:
|
||||||
|
privacyaddressreuse: "checkfailprivacyaddressrotation"
|
||||||
|
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||||
|
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||||
- hive:
|
- hive:
|
||||||
title: "Hive"
|
title: "Hive"
|
||||||
titleshort: "Hive"
|
titleshort: "Hive"
|
||||||
|
|
|
@ -113,6 +113,7 @@ en:
|
||||||
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."
|
||||||
walletbitcoinwallet: "Bitcoin Wallet is easy to use and reliable, while also being secure and fast. Its vision is de-centralization and zero trust; no central service is needed for Bitcoin-related operations. The app is a good choice for non-technical people."
|
walletbitcoinwallet: "Bitcoin Wallet is easy to use and reliable, while also being secure and fast. Its vision is de-centralization and zero trust; no central service is needed for Bitcoin-related operations. The app is a good choice for non-technical people."
|
||||||
|
walletkncwallet: "KnC Wallet strives to be the easiest way to send bitcoins to your friends and family. It features an online directory so that you can start sending coins to your contacts right away, without knowing their bitcoin address."
|
||||||
walletmyceliumwallet: "Mycelium Bitcoin Wallet is an open source wallet for Android designed for security, speed, and ease of use. It has unique features to manage your keys and for cold storage that help you secure your bitcoins."
|
walletmyceliumwallet: "Mycelium Bitcoin Wallet is an open source wallet for Android designed for security, speed, and ease of use. It has unique features to manage your keys and for cold storage that help you secure your bitcoins."
|
||||||
walletblockchaininfo: "Blockchain.info is a user-friendly hybrid wallet. It stores an encrypted version of your wallet online but decryption happens in your browser. For security reasons, you should always use the browser extension and email backups (and keep that email secure) ."
|
walletblockchaininfo: "Blockchain.info is a user-friendly hybrid wallet. It stores an encrypted version of your wallet online but decryption happens in your browser. For security reasons, you should always use the browser extension and email backups (and keep that email secure) ."
|
||||||
walletcoinbase: "Coinbase is a web wallet service that aims to be easy to use. It also provides an Android web wallet app, merchant tools and integration with US bank accounts to buy and sell bitcoins."
|
walletcoinbase: "Coinbase is a web wallet service that aims to be easy to use. It also provides an Android web wallet app, merchant tools and integration with US bank accounts to buy and sell bitcoins."
|
||||||
|
|
BIN
img/screenshots/kncwalletandroid.png
Normal file
BIN
img/screenshots/kncwalletandroid.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
img/wallet/kncwallet.png
Normal file
BIN
img/wallet/kncwallet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue