MetaMask / phishing-warning

A page to warn users about a suspected phishing site.
16 stars 13 forks source link

Move phish warning page to metamask.io domain #148

Open tayvano opened 8 months ago

tayvano commented 8 months ago

Currently when you attempt to navigate to a blocked site, the redscreen page is served from https://metamask.github.io/phishing-warning/v3.0.0/.........

Screenshot 2024-01-29 at 11 09 13 AM

The warning page is our authority page to let users know of a scam they are about to visit. If we continue to serve it on non-metamask.io domain, we are training users to trust non-metamask domains for this security control.

Moving to metamask domain will isolate it from the rest of the metamask experiments that are served under metamask.github.io/<your page>

Ref Links

image

sambacha commented 4 months ago

When a user is faced with this page, shouldn't there be an option for submitting the potential URL to an analysis service or some other inbound queue for analysis? AKA why not have this report to SEAL bot potentially?

Also, why not mention the potential for loss of funds, yes I know that is implicit, but it should be explicitly stated to reinforce the potential for danger.