|
DJB's Internet Mail 2000DJB's Internet Mail 2000Posted Dec 18, 2003 22:55 UTC (Thu) by jhohm (subscriber, #7225)Parent article: Spam-proofing the mail system I'd like to remind everyone of D. J. Bernstein's Internet Mail 2000 concept, which puts the burden for message storage on the sender instead of the recipient. This would handily turn around the economics of mass mailing, without micropayments or public-key cryptography.
(Log in to post comments)
DJB's Internet Mail 2000 Posted Dec 19, 2003 0:25 UTC (Fri) by Ross (subscriber, #4065) [Link] There would be a few problems with that. For one, what keeps people fromchanging messages after you read them, or even deleting them before you read them? What happens when their site is down? What happens when that ISP goes out of business? That's a different type of communication that what we know of as email. Making local copies on your ISP's mail server would eleminate many of those problems but that kind of defeats the purpose. And worst of all spammers would still be a nuisance... they would not take
DJB's Internet Mail 2000 Posted Dec 25, 2003 21:45 UTC (Thu) by jbayko (guest, #3493) [Link] There would be a few problems with that. For one, what keeps people from changing messages after you read themYou could save them locally, as now (when messages are stored on an ISP email server, vs. stored on the sending server). or even deleting them before you read them? I think it's fair for the sender to change their mind. Your email client would simply compare the tag with what's on the server, notice the message is gone, and not even show it to you (unless you have it configured to show you deleted messages) What happens when their site is down? I'm sure you could configure your software to retry over a period of time, or a number of attempts - the same as when you send email, and the receiving server is down. What happens when that ISP goes out of business? What happens when your ISP goes out of business before you download your email? As with that case, the sender has the option of re-sending (and they're more likely to know things went wrong on their end than on your end). That's a different type of communication that what we know of as email. Making local copies on your ISP's mail server would eleminate many of those problems but that kind of defeats the purpose. Not really - the purpose is to make the sender incur a reasonable, but unavoidable and deterring cost. [...] But the bigger problem with spam is the distraction and annoyance to the users when they checking their email. Now if they want to do filtering they are required to connect to the spammer's server to view the content. Not necessarily:
This lets the spammer know what addresses are alive and being used. And vice-versa. Any automated filtering will be slowed to a crawl due to all the outgoing connections. This could be a problem. But email is typically text, and takes less bandwidth than the images that are part of web pages, and web traffic isn't too bad. I can even imagine situations where spammers could use forged headers to cause mail servers to perform denial of service attacks against third parties. This could be a problem, if headers were not encrypted using some sort of strong public key. And finally there would be an annoying amount of latency between selecting a messages and reading the contents. Not any more than messages stored on an ISP - they (valid messages) can be downloaded while you're looking at the subject lines.
DJB's Internet Mail 2000 Posted Dec 19, 2003 16:40 UTC (Fri) by giraffedata (subscriber, #1954) [Link] In this proposal, the text of an email is stored at the sending end, and the recipients are all sent a brief message telling them to go to the sending system and request the text.The only problem this seems to solve is one where a recipient has a small email storage quota and spammers keep filling it up. This does not turn the economics around -- the spammer would presumably store one copy of the spam, at insignificant cost, but the recipients would still bear the expense of reviewing all the spam. And it happens to be what we have today much of the time. A spammer sends a trivially small email telling you to go to his web site and read an ad.
DJB's Internet Mail 2000 Posted Dec 25, 2003 21:56 UTC (Thu) by jbayko (guest, #3493) [Link] This does not turn the economics around -- the spammer would presumably store one copy of the spam, at insignificant cost, but the recipients would still bear the expense of reviewing all the spam. It's not a matter of storage space, and only partially of bandwidth, but mainly time. A spammer would need to keep the spam available for however long the last recipient they want to read it will take - could be a month. Not only that, but will need to keep off any sort of easily- checked blacklist. Good ISPs may take a day or two to cut off service (thus saving millions of recipients from even seeing the spam header). What would make it harder, there would need to be some reasonable authentication or encryption used, to prevent unauthorized users from eading each other's email. The spammer's system would have to keep track of all users who the email was sent to, to handle all this authentication or encryption/decryption (there are many possible variations for security).
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.