aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/blacklister.js
Commit message (Collapse)AuthorAgeFilesLines
* phishing detection - move phishing detection into contentscript and metamask ↵kumavis2017-08-031-14/+0
| | | | controller
* Live update blacklist from InfuraDan Finlay2017-07-271-3/+1
|
* Begin implementing live-updating blacklist, not working yetDan Finlay2017-07-271-8/+11
|
* Add first version of phishing site warningDan Finlay2017-07-131-0/+13
Links to my own blacklist for now, since I added a package.json for easy importing. We can point at the main 408H repository once this is merged: https://github.com/409H/EtherAddressLookup/pull/24 Redirects detected phishing sites [here](https://metamask.io/phishing.html).