22Nis
Way to practically identify punycode in Chrome?
I recently read some articles about phishing with punycode. To prevent it when using firefox, you simply type about:config
and turn the parameter network.IDN_show_punycode = true
. Now you can easily see if somebody tries to scam you. Well, I am using google chrome and I didn't find a practical way to get rid of the risk being deceived. You can look at the certificate, but I am not willing to do that everytime i click on a link... Any ideas?