|
|
|
|
|
by hiddenfeatures
4729 days ago
|
|
As much as I can understand you being upset that Chrome shows a warning for your site, I don't think that the approach they are using is unreasonable. I'd take bets that those criteria show a correlation to phishy sites. Especially if you combine those metrics together. Is it perfect? No. Does it produce false positives? Yes. Is it beneficial on average? I think so. PS: Since you have found the relevant file in the open source project (or 'kiddie playground' - as you like to call it), why don't you supply a superior implementation with less "foolish" measures? |
|
My point is that if you are going to design a system to identify bad websites it better be fail safe otherwise it is going to cause a lot of hurt.
The message shown in the browser for a phishing warning is the same as when a website has an invalid SSL certificate. The first is vaguely accurate, the latter is 100% accurate and no one is going to argue if the warning is needed. Both show the mind chilling warning no sane user will click through.
I am more interested in removing the phishing filter than in writing a phishing filter.
Anyways, with a 'closed' server component also in the mix, what option is there to provide any implementation.
IMHO, I think that doing things for the 'benefit of most' will lead to eroded freedoms for all over time.
PS: 'Supply a better implementation' is not an answer to writing poor code and hoisting on the world.