Tuesday 20 May 2008

A Spam-less e-mail system

The last two posts have been quite different to each other. While the first one was an organized, principle-establishing and mature but rather basic article, the second one was more of a braindump, thinking out loud kind of post. Seeing this pattern that is forming, today I would like to introduce yet another category of posts I want to make: Ideas. When I say ideas, I mean technical concepts that can be turned into products or services. You may ask why I do not use these ideas myself, to make these products and profit. Why publish them in the open web to be 'stolen' by anyone? The truth is, and I don't mean to be pretentious, I have far too many of them for the amount of time I can expend on developing them. So while I am working on a big one for my PhD, I might as well hand the other ones out for adoption and hope to get visiting rights once in a while. And of course there is valuable discussion that can be made, and technical points that can be raised and a great educational experience for me all around. I do not pretend that all my ideas are valuable or that they do not need any correction. So without further ado, I present to you, thespam-less e-mail system, let's call it v-mail.

To set the mood, let me talk about the social network messaging systems. Many prefer them over e-mail. Why? because they have verified everyone who can send me a message and therefore have a very high signal to noise ratio. In fact, almost all the messages that reach my inbox are valuable and directed towards me personally. So it is easy to see why people may prefer this method of messaging. What are the problems with this system? Well there are quite a few. For one thing, centralization. Everyone needs to have a facebook orwhatever-book account in order to send me a message. Another is the difficulty in adding people on the go. If I meet someone and tell them to mail me, I do not want to have to go home and add them to my social network first. Also, I may have my mail address published somewhere and people I have never met before may want to e-mail me. This is impossible if I require prior approval for someone to send me e-mail. So how do we exit this seeming catch-22?

My answer is, by applying the best of breed solutions to each problemseparately. What I mean: Let's start with the social networking messaging system. So we have a mail provider, let's call them v-mail.com, that allows you to create an account and add a list of other addresses that you accept messages from. They may give you a standard e-mail address (say, alexandros@v-mail.com) but any e-mail from a source you have not added to your list gets dropped and never reaches you. So this would be an implementation of the basic social networking messaging system. In fact it is one step further, since it allows for multiple servers to communicate, much like the current e-mail system. All you need is an account with any provider of this new mail system. It does not have to be the same as mine, in fact, nobody is stopping you from hosting your own provider and becoming completely self-sufficient.

Next problem: Adding people is hard work, especially if you have to remember to add people later. For this we can use an sms-service that you can use your mobile phone to add people with. So when you add a new person, you may send a simple text message (e.g. add someguy@x-mail.com) to your provider. This would instantly solve that problem. This person can now send a message that will get through. Of course to start your list off you could import contacts from various social networks, address books and e-mail applications.

How about anonymous people that want to send you messages? Well, this has been solved already. Go to any website that wants to get contacted by its readers. They will not publish an e-mail address for fear of spammers. What they do is expose a contact form with a CAPTCHA (these strange numbers you have to type in so that they know you are a human). This contact form could be available at my mail provider's website so that anyone can contact me as long as they provide a valid v-mail ID and prove that they are humans by typing the CAPTCHA. This could also be used to request that someone adds you to their allowed list.

So by merging social networks, e-mail, mobile phones and the web, we can create a composite system that guarantees we only get verified e-mail. Let's go over some of the benefits:
  • You could use a typical e-mail program and e-mail standards. Additional functionality such as list management would be nice but notnecessary to start with. In fact you could use this new e-mail program to communicate with traditional e-mail addresses, as long as you add the people you correspond with to your allowed list, which could be done automatically when you send an email to someone. In a sense, it's backwards compatible.
  • The user is back in control. If someone on your list starts spamming, you can simply remove them and never receive another e-mail from them.
  • Leaking your email is no longer a problem. The information of your e-mail address is useless to a spammer since they cannot send automated anonymous messages anymore.
  • This solution can work well in a decentralized environment. no need for the massive processing power required by spam filters, anyone can do it on their home computers.
  • It's good for the Internet since spam is a massive waste of bandwidth.
Ok, have to admit I enjoy creating all these scenarios and exploring the ideas in my head. So here it is, for your viewing pleasure. Let's think about it: Would such a service be useful to you? What downsides can you think of?

No comments: