Author |
Topic: obfuscating email adresses (Read 492 times) |
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
obfuscating email adresses
« on: Jan 22nd, 2006, 11:05am » |
Quote Modify
|
I've noticed that on the internet people often try to obfuscate their email adress to avoid bots collecting them for spamlists. You have to wonder at how effective they are though. Usually they use a straightforward pattern to 'translate' their emailadress Do you think any bot would be fooled by e.g. "* at * dot *" (25 M hits) or "*.nospam@*.com" (1.2 M hits) I kinda wonder what the point is of doing this. Even considering all the variations on the theme, it's basicly very easy to make a program to extract the actual email adresses. So how do you obfuscate your email? Or do you simply not post it in public spaces?
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
rmsgrey
Uberpuzzler
Gender:
Posts: 2873
|
|
Re: obfuscating email adresses
« Reply #1 on: Jan 22nd, 2006, 2:53pm » |
Quote Modify
|
I figure that each level of obfuscation decreases the proportion of bots that'll penetrate the clever encryption. Also, teaching your bot to recognise e-mail addresses in the first place is that much harder when it doesn't have the handy @ sign to alert it. If I say "I bought something at amazon dot com", a "smart" bot will probably try e-mailing "something@amazon.com" or "Iboughtsomething@amazon.com" (mind you, this post will probably have a lot of bots fooled anyway)
|
|
IP Logged |
|
|
|
JocK
Uberpuzzler
Gender:
Posts: 877
|
|
Re: obfuscating email adresses
« Reply #2 on: Jan 22nd, 2006, 2:55pm » |
Quote Modify
|
Well, put yourself in the shoes of of someone who has a a warehouse full of blue placebo pills, and wants to try and sell these via the web. Would you send your mass e-mails to people who have gone through the effort of obfuscated their e-mail adresses, or to the (many millions) who have not done so? Would there even be the slightest chance that any of the former would order your pills? The latter group are a much better target: not obfuscating e-mail adresses on the web shows ignorance, and ignorance is what these spammers need to earn money.
|
« Last Edit: Jan 22nd, 2006, 3:00pm by JocK » |
IP Logged |
solving abstract problems is like sex: it may occasionally have some practical use, but that is not why we do it.
xy - y = x5 - y4 - y3 = 20; x>0, y>0.
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: obfuscating email adresses
« Reply #3 on: Jan 22nd, 2006, 3:24pm » |
Quote Modify
|
You have a very good point there. On the other hand, even among the ones that obfuscate their adress, there might be a few who'd buy. And it doesn't really cost anything to send spam to a few million more adresses.
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Grimbal
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 7527
|
|
Re: obfuscating email adresses
« Reply #4 on: Jan 23rd, 2006, 5:45am » |
Quote Modify
|
There are people who sell e-mail addresses. (and spam people to ask them who wants to buy them ) These probably won't stop at the fact that you try to obfuscate the address. Also, there might be forum program that automatically obfuscate the address. One safe way is to convert your email to a .gif. Or just a picture for the @ sign. If you want to allow cut and paste or use the mailto: syntax, you can write a mini-script. Bots won't run scripts. Unfortunately that works well for a web page, not so easily for a signature on a forum.
|
« Last Edit: Jan 23rd, 2006, 5:46am by Grimbal » |
IP Logged |
|
|
|
|