aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2018-12-04 02:26:45 +0800
committerGitHub <noreply@github.com>2018-12-04 02:26:45 +0800
commit27ce494cf39b27da7992c9bc3c2424156bc000a3 (patch)
treeca17cde5d6cae81eee90d512c81d8e57a8ebdaee
parentc8c58252fc3258dac21958d9e4e215877bdef758 (diff)
parent4935c31711db941b7290f0ff73cb4b6d9d42ccd2 (diff)
downloadtangerine-wallet-browser-27ce494cf39b27da7992c9bc3c2424156bc000a3.tar.gz
tangerine-wallet-browser-27ce494cf39b27da7992c9bc3c2424156bc000a3.tar.zst
tangerine-wallet-browser-27ce494cf39b27da7992c9bc3c2424156bc000a3.zip
Merge pull request #5875 from MetaMask/UpdatePhishingWarning
Update phishing warning copy
-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>