mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add new layout template and new assets
This commit is contained in:
parent
e5e43c582d
commit
bdb4ff3112
5 changed files with 23 additions and 0 deletions
|
@ -424,6 +424,28 @@ wallets:
|
|||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
- xapo:
|
||||
title: "Xapo"
|
||||
titleshort: "Xapo"
|
||||
compat: "web"
|
||||
level: 4
|
||||
platform:
|
||||
web:
|
||||
text: "walletxapo"
|
||||
link: "https://xapo.com/"
|
||||
screenshot: "xapo.png"
|
||||
os:
|
||||
check:
|
||||
control: "checkfailcontrolthirdpartyinsured"
|
||||
decentralization: "checkfaildecentralizecentralized"
|
||||
transparency: "checkfailtransparencyremote"
|
||||
environment: "checkfailenvironmentdesktop"
|
||||
privacy: "checkpassprivacybasic"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
|
||||
---
|
||||
|
||||
<h1>{% translate pagetitle %}</h1>
|
||||
|
|
|
@ -115,6 +115,7 @@ en:
|
|||
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) ."
|
||||
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."
|
||||
walletxapo: "Xapo combines the convenience of an everyday Wallet with the security of a cold-storage Vault."
|
||||
walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault."
|
||||
walletbitgo: "BitGo is a multi-signature wallet offering the highest levels of security. Every transaction requires two signatures, protecting your bitcoins from malware and server attacks. Private keys are held by the user such that BitGo cannot access the bitcoins. It is a good choice for non technical users."
|
||||
walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time your keys are server side, not even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App."
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB |
BIN
img/clients/xapo.png
Normal file
BIN
img/clients/xapo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
img/screenshots/xapo.png
Normal file
BIN
img/screenshots/xapo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Add table
Add a link
Reference in a new issue