There is a deceptive practice of tricking a user into visiting a site by using instant messaging.
One example would be that the user could get an IM thinking that their friend wants to them to see an image. The message would read "Check out this picture
http://photobucket.com/image.jpg", but the link would actually lead to somewhere else. Almost always it will lead to something dangerous or otherwise unwanted like a virus executable or a vulgar website.
This could be very simply and automatically protected through pidgin. A plugin could validate that all links with text that looks like a URL, actually leads to the URL it looks like.
Something that reads "http://google.com" should always lead to "http://google.com" However it is possible that the text may not read as a URL, and it could read like "This Website" and lead to "http://google.com"
So I would like to see a system message, show in the same area that you would normally see "this person has gone away" show a notification that the link is misleadings and an explanation of the risks. This would only show up if the link's text looks like a URL, and the href does not match it.
Tags:
(none)
No attachments.