I missed the story about brothers convicted of harvesting emails the first time. Well, I noticed a followup.
Back around 2001, the CIO received complaints about performance for the web server. So, I went log trolling to see what the web server was doing. A single IP dominated the HTTP requests. This one IP passed various last names into the email directory. Some quick research revealed Apache could block requests from that IP. That calmed things down enough for me to identify the owner of the IP. The CIO then bullied the ISP to provide contact information for the company involved.
Previous little adventures like this landed me a permanent job, so I jumped at similar challenges.
Well, a few years later, it happened again. This time my boss had made me develop a script for the dissemination of the anti-virus software package to home users. Basically, it used email authentication for verification if someone could get the download link. So, I applied the same technique to the email directory. Well, this upset some people who legitimately needed email addresses. So the human workers would provide email addresses to people with a legitimate need.
I’m glad since I’ve left, VSU no longer looks up email addresses for people. (I thought some of the requests questionable.) Also, my little email authentication script was before LDAP was available to the university. I think the new solution much better.
One the more vocal complainers about my having stopped non-VSU access to the email directory was my current employer. We apparently list email addresses for employees freely. Which makes me wonder how much spam we get is due to the brothers described at the beginning of this story? Or other email harvesters? Just hitting the send button potentially exposes the email address.
No worries. I’m sure Glenn is protecting me.



Gravatars
June 11, 2008 in Wordpress by Ezra S F | 2 comments
Probably I missed or didn’t understand the announcement.
For the past month or so, I’ve noticed all these comments with the poster’s picture next to it on various blogs. I knew them to be Wordpress blogs. I noticed my own WP had some default icon in the admin user interface. Today I finally put it all together.
A recent Wordpress version incorporated Globally Recognized Avatars into the main code. (They are also known as GRAvatars) Using a hash on the email address, it locates a Wordpress commenter’s 96×96 picture for including in the comment. Naturally, you need to register your email account with the gravatar service.
So, now many of you get to see my ugly mug!