aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2018-12-04 01:55:02 +0800
committerDan Finlay <dan@danfinlay.com>2018-12-04 01:55:02 +0800
commit4935c31711db941b7290f0ff73cb4b6d9d42ccd2 (patch)
treea58e2424f97f3ede5df4fffd226d2ece52330793
parent7f6928782a70dbb9861c6dac3b2d2c299e2902a9 (diff)
downloadtangerine-wallet-browser-4935c31711db941b7290f0ff73cb4b6d9d42ccd2.tar
tangerine-wallet-browser-4935c31711db941b7290f0ff73cb4b6d9d42ccd2.tar.gz
tangerine-wallet-browser-4935c31711db941b7290f0ff73cb4b6d9d42ccd2.tar.bz2
tangerine-wallet-browser-4935c31711db941b7290f0ff73cb4b6d9d42ccd2.tar.lz
tangerine-wallet-browser-4935c31711db941b7290f0ff73cb4b6d9d42ccd2.tar.xz
tangerine-wallet-browser-4935c31711db941b7290f0ff73cb4b6d9d42ccd2.tar.zst
tangerine-wallet-browser-4935c31711db941b7290f0ff73cb4b6d9d42ccd2.zip
Update phishing warning copy
Per advice of legal counsel.
-rw-r--r--app/phishing.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/app/phishing.html b/app/phishing.html
index 309021dc2..284d0fcac 100644
--- a/app/phishing.html
+++ b/app/phishing.html
@@ -55,14 +55,13 @@
<img src="/images/ethereum-metamask-chrome.png" style="width:100%">
<h3>ATTENTION</h3>
- <p>MetaMask believes this domain could currently compromise your security and has prevented you from interacting with it.</p>
- <p>This is because the site tested positive on the <a href="https://github.com/metamask/eth-phishing-detect">Ethereum Phishing Detector</a>. This includes outright malicious websites and legitimate websites that have been compromised by a malicious actor.</p>
+ <p>This domain is currently on the MetaMask domain warning list. This means that based on information available to us, MetaMask believes this domain could currently compromise your security and, as an added safety feature, MetaMask has restricted access to the site. To override this, please read the rest of this warning for instructions on how to continue at your own risk. </p>
+ <p>There are many reasons sites can appear on our warning list, and our warning list compiles from other widely used industry lists. Such reasons can include known fraud or security risks, such as domains that test positive on the <a href="https://github.com/metamask/eth-phishing-detect">Ethereum Phishing Detector</a>. Domains on these warning lists may include outright malicious websites and legitimate websites that have been compromised by a malicious actor.
<p id="esdbLink"></p>
- <p>You can turn MetaMask off to interact with this site, but it is advised not to.</p>
+ <p>Note that this warning list is compiled on a voluntary basis. This list may be inaccurate or incomplete. Just because a domain does not appear on this list is not an implicit guarantee of that domain's safety. As always, your transactions are your own responsibility. If you wish to interact with any domain on our warning list, you can do so by <a id="unsafe-continue">continuing at your own risk</a>.</p>
<p>
If you think this domain is incorrectly flagged or if a blocked legitimate website has resolved its security issues,
- <a href="https://github.com/metamask/eth-phishing-detect/issues/new">please file an issue</a>. If you believe this website
- is safe and understand the risks involved, you can <a id="unsafe-continue">visit this unsafe website at your own risk</a>.
+ <a href="https://github.com/metamask/eth-phishing-detect/issues/new">please file an issue</a>.
</p>
</div>