-
-
Notifications
You must be signed in to change notification settings - Fork 972
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow different "warning" levels #2063
Comments
Kicking off discussion here. Currently eth-phishing-detect detects and spits out the following messages:
I propose that we change this to include more information on levenshtein-checks. The suggested outputs will then be:
As it pertains to MetaMask, MetaMask can handle the occurrences independently.
|
This was referenced Aug 13, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rather than a monolithic blacklist, we could include different levels of warning that we display to the user.
Could correlate to severity of reported issue, number of reports, recency of compromise, etc.
Probably needs some discussion or research.
Relates to MetaMask/metamask-extension#4776
The text was updated successfully, but these errors were encountered: