Slashdot Mirror


Yahoo and Unilateral Anti-Spam Technology?

EatenByAGrue asks: "According to this Business Week article, Yahoo is planning on distributing a toolkit for Sendmail and other mail daemons that adds an encrypted source domain key to email headers to verify where they came from. However, critics are concerned that the scheme will be easily bypassed and that it ignores standards bodies. What does the Slashdot community (representing countless email admins, I'm sure) think of this proposal? On one hand, its a commercial enterprise dictating standard technology, on the other hand, the standards bodies have proven themselves helpless and hopeless when it comes to providing solutions."

44 of 397 comments (clear)

  1. police will be happy by rekrutacja · · Score: 5, Insightful

    easy email tracking system will be gladly welcomed by police and other agencies...

    --
    This Is Not a Sig
    1. Re:police will be happy by Pendersempai · · Score: 3, Interesting

      So what? You'd be free to send anonymous email, just as I'd be free to reject it. Who knows -- with enough people switched to signed email, maybe spammers' economies of scale would tip over and anonymous mail would become usable again.

    2. Re:police will be happy by PReDiToR · · Score: 3, Interesting

      You have half of your argument ass backwards.

      If you are accused of doing something illegal via. email (which you didn't), this will be a VERY handy tool in your defense.

      Why should I have to prove I didn't do something? Surely it is up to the police/law enforcement to prove I did do something?
      I want to cyrptographically hide the contents of my emails and obfuscate their origins as much as the next guy, and I want to call that privacy while I do it. Nobody in the world is going to make me write in plaintext on a postcard and hand it to the mail man as he passes my door every day, neither will they make me do the same with email. I may or may not have something incriminating in my e/mails, but until I am under suspicion of something illegal I want my privacy, and even then, I want properly mandated, legally and socially approved bodies with responsibilities to myself and the rest of the community to be monitored and restrained in their work.

      Handing control of privacy to those who care little for it is itself caring nothing for it.

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    3. Re:police will be happy by leviramsey · · Score: 3, Insightful

      And this proposal does not kill your ability to mail anonymously. What it does is allow server admins to decide to not accept mail that is anonymously mailed.

      You have no intrinsic right to expect that your mail recipient will ever read your email, anonymously sent or not.

  2. Someone has to step forward by sirket · · Score: 5, Interesting

    I try to be as standards compliant with my mail servers as is humanly possible. Even with numerous spam filters, I get about 10 legitimate email messages a day and 100 spams. Something has got to change.

    Whether it is this technology, or another, something has got to be done. I'll implement this and hope that other admins do the same.

    -sirket

  3. Good move by 110010001000 · · Score: 5, Interesting

    I think this is a good move on Yahoo!'s part. As a developer I think a solution that is available and 50% effective is better than a solution that no one has implemented yet.

    Lets get the implementations out there in the wild and use the feedback to create real solutions!

    1. Re:Good move by jujitsustab · · Score: 3, Interesting

      I disagree. I think a bad and poorly designed solution is worse than no solution. Especially when there is other competing solutions, which are argueably better, or at least equal to Yahoo!'s domain keys system, such as RMX. IMHO, Domain Keys offers no significant improvements to the spam problem, but rather adds a crypto overhead to the sending and receiving of every message. I think it is great that Yahoo is trying to innovate to stop the SPAM problem, but being cavalier and going at it by themselves is not the answer, especially when they have a great Anti-spam alliance with AOL and MS.

    2. Re:Good move by pjrc · · Score: 3, Interesting
      ...a solution that is available and 50% effective is better than a solution that no one has implemented yet.

      You are absolutely correct.

      Sender Permitted From (SPF) is indeed already available and implemented. Yahoo's DomainKeys is not implemented, and a spec has not yet even been published.

      In a nutshell, SPF is a way to publish a DNS record that tells other sites what machines transmit email from your domain name. It's a pretty flexible system (detailed info at the SPF site).

      Lets get the implementations out there in the wild and use the feedback to create real solutions!

      Obviously you missed the article last week that AOL published a SPF record for 24 hours last Friday, for initial testing and to collect feedback. It appears they were pleased with the results, since they have turned it back on as of today.

      AOL is not the only site. In fact, as of today, 3575 sites have published SPF records. My own site is among them.

      If you, dead reader, happen to control the DNS for your own site, please consider adding a SPF record. It's very easy to do with the web-based SPF Publisher Wizard.

  4. I use the telephone and ftp by ObviousGuy · · Score: 5, Informative

    These days I can't even open by inbox, it is so overflowing with spam. I'm exaggerating, but at some point email is going to become completely useless because of spam. I do a lot of business over telephone (the way I used to do it before email) and have an ftp site to which customers can copy shared files.

    It's slower, but not as slow as deleted emails that I never see and can't respond to.

    --
    I have been pwned because my /. password was too easy to guess.
  5. Standards are important by mrpuffypants · · Score: 3, Interesting

    It's important for standards organizations to be taken seriously if people want to actually see careful and appropriate change made. We could, I suppose, say that the W3C is completely useless because Microsoft essentially dictates what will and will not be a standard on the majority of platforms but that doesn't make the W3C any more useless. Actually, it makes it much more important to look for a body that can develop RFC's and such so that we can all look at the proposed solutions and say yes or no. When a corporation decides on something it just happens and all we have to fall upon to stop the adoption of a (potentially) damaging standard is the free market system. However, in this situation that wouldn't have much of a bearing on a system that doesn't technically bring Yahoo! any more revenue.

  6. Standards by rm+-rf+$HOME · · Score: 5, Insightful
    As much as we don't like to admit that this is the case, but companies making unilateral decisions and moving forward with them is often how standards are made.

    Web folk always moan about MSIE's poor standards complience, for instance, but forget that CSS/Text came from them -- Netscape was pushing CSS/JavaScript at the time. Now, one of those is a standard, and the other is dead.

    Ultimitely, either people will like Yahoo's idea and adopt it and it will eventually become a new standard, or it will be ignored by everyone else and forgotten. Only time will tell.

  7. It's not a matter of A or B by Genghis9 · · Score: 5, Insightful

    The extra key could be used by anybody who wants to, and ignored by the rest. And their implementation is open-source, so it doesn't look like a way of making an end-run past other ISPs. And since many spam messages come from fake Yahoo email id's, this would be a great way to immediately filter out those ones: if it says Yahoo but doesn't carry a key-->SPAM bin

    I like the idea of a major player getting on with it and DOING something.

    Would we rather have MS dictating an anti-spam standard? You can be sure such a beast would be a lot less benign than Yahoo's proposal

    1. Re:It's not a matter of A or B by Zeinfeld · · Score: 4, Informative
      If Eric Raymond, IETF, et al. are interested in addressing the problem, then let's see their proposed solutions.

      Actually Eric has been supporting the SPF spec which is public, has an open discussion group and is currently in pole position wrt other schemes.

      The problem we have is that the standards process in the IETF/IRTF has essentially failled. First the original chair of the group hijacked it to use it as a platform to get his name and that of his company into every anti-spam puff piece in every newspaper arround. He contributed nothing of value and pushed out all the people who did have something to contribute.

      There was an opportunity to get something going on the standards track but the IETF establishment decided to nix the idea - basically it will be July before it is possible to even start the process of forming a working group there.

      It is no surprise then that most commercial proposals have been avoiding the IETF like it was a bad smell. The IETF has no concept of working to a commercially relevant time scale - like months rather than decades.

      So we have ended up with about ten specs that have been circulating samizdat fashion amongst small circles since last February. The premise being that we have to short-circuit the standards process somehow. Only we have now been doing this for almost a year without result while in other areas it has taken less than a year to do a full spec - given the right circumstances.

      Fortunately IETF is not the only game in town. OASIS is a far more professional outfit. In OASIS you have a defined membership of the group and you hold weekly or bi-weekly con-calls so that things get done on a weekly basis, not the week before the RFC-editor cuttoff before the next IETF meeting 3 times a year. You also have votes and clear lines of accountability. In the IETF the chair can basically do what the fuck they like and ignore the consensus of the group. You have the illusion of participation but the establishment hold all the cards. It is all about control.

      W3C is also OK-ish but the membership fees are ludicrous ($55K) and you keep getting semantic web thrust at you.

      OASIS does have the disadvantage of being a commercial consortium rather than a trully open volunteer body, but in practice we get to co-opt anyone we want to a group.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  8. It's bad if you have a different by eclectro · · Score: 5, Insightful


    "From" address from what your SMTP server is, in which case I don't see how it could work for you.

    This may put a lot of travellers out in the cold.

    A solution is badly needed, but it has to work for everybody.

    --
    Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
    1. Re:It's bad if you have a different by CustomDesigned · · Score: 4, Informative
      If the traveller is using webmail, it works fine. Otherwise, the traveller needs to use SMTP AUTH to relay outgoing mail through his home base.

      Furthermore, mail receivers need not check all purported from addresses. This is just one tool in the toolbox. As I understand it, Yahoo's idea addresses the problem of mail claiming to be from jane_austin@yahoo.com, when it fact it is from a spam criminal (I believe falsifying mail headers is a crime in many places these days). If Yahoo, hotmail, and aol could be validated this way, it would help a lot.

      I have gotten emails from people threatening me with bodily harm because they believe I sent them spam. (When they include the message in question, it is obvious from the headers that it never went near the US, much less through any of my machines.) Some spam scum in Asia is using my email as the from address to spam victims in Europe. So I would be interested in signing my emails, if some of the spam victims would check it.

      What prevents a spammer from simply reusing properly signed headers with a spam body? Does the signature cover the message content? If so, how is it an improvement over simply signing your email?

  9. When de jure standards fail... by eyegone · · Score: 4, Insightful

    ...de facto standards emerge. One need look no further than POSIX/SUS and GNU/Linux for an example.

    --
    "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
  10. Yahoo are spam nazis by chamont · · Score: 3, Insightful



    Doesn't sound like this will be too effective in stopping spam for
    Yahoo users, and Yahoo is already a pain
    to work with.

    I setup a proxy and was a spam relay (unknowingly of course) for just
    under a week. I got blacklisted on a couple of email sites, my ISP
    bitched and I fixed it. So sorry.

    So I'm now off every blacklist I know of, and everyone loves me again.
    That is except Yahoo, the evil nazi bastards. I've filled out their
    stupid, "fill this out to get
    un-blacklisted" form at least 30 times (twice a day normally).
    It must go into a black hole because they still are rejecting my mail.

    Everyone else lets me through but stupid Yahoo, who seem to have NO
    admins, no technical people, and a violate once banned for life reject
    policy. Grrr. So I guess, if this new system lets them drop their damn
    overbearing blacklists, I'm all for it.

    1. Re:Yahoo are spam nazis by the+eric+conspiracy · · Score: 4, Insightful

      if this new system lets them drop their damn
      overbearing blacklists, I'm all for it.


      And people want to sue blackhole sites like MAPS out of business. THAT would mean every little mom and pop would maintain their OWN blacklist. Good luck getting off 69,105 blacklists. Your IP and domain would become useless.

      I don't know how good the Yahoo system will be, but all the more power to them. At least they are trying.

  11. Total overkill by tonyray · · Score: 5, Insightful

    It would be much simpler to add a record type to DNS servers to identify **outgoing** mail servers. Email proxies, where 60% of all spam comes from, would be immediately eliminated. Spammers with fixed servers and addresses are easily taken care of by the RBLs. Why introduce something that is more complicated and less reliable?

    1. Re:Total overkill by RT+Alec · · Score: 4, Informative

      This has already been discussed, with two current proposals, RMX and SPF::Sender. The latter looks a lot closer to implementation, with AOL already testing it.

  12. Re:All together now! by MrRTFM · · Score: 5, Insightful

    Yes but we will never have a social solution when all it takes is 0.000002% of the worlds population to be spammers.

    There's always going to be pricks who will do anything for a buck.

    --
    You can't expect to wield supreme executive power, just because some watery tart threw a sword at you
  13. Standard bodies and solutions? by Rahga · · Score: 3, Insightful

    "...on the other hand, the standards bodies have proven themselves helpless and hopeless when it comes to providing solutions."

    E-mail is supposed to do a certain job, and it does that job well, at least from a technical standpoint. The problems with spam are identical to similar problems in every other arena, it's just that they seem worse because of the level of automation. Even if it wasn't automated, spam would still be a problem. With idiots knocking on my door every other week with a hard sale for everything from oil changes to chinese food, I'm starting to almost regret the do-not-call list, because I didn't have to worry as much about these degenerates (if you don't take "No" for an answer and walk away immmediately, you are a degenerate in my book, and very door-to-door jerkwad so far has been one) giving my wife a hard time.

    Standards bodies can't do anything to fix human behavior, unfortunately.

  14. Better to use IP restrictions by kiwi_mcd · · Score: 4, Interesting

    A far beter approach (which I think I saw on Slashdot but can't remember) is to use an extension which says whether IP addresses are allowed to use a domain.

    This extension was based on DNS and basically allowed the mail server to query whether the IP address of the mailer was allowed to send on behalf of the domain.

    Yes - this would be open to IP spoofing. Perhaps this DNS extension should be combined with the Yahoo method. If Yahoo, Hotmail and a couple of other providers adopted it could have massive effect.

    To intially put live perhaps they could have an authenticated vs non-authenticated flag/filter in their web-mail client.

  15. Repost? by rockwood · · Score: 5, Informative
    We talked about this, in a previous post on Dec 06, 2003 here at /. concerning this.

    There were alot of vital ascpects to this point made in the previous article some of which are quite thought provoking!

    If you missed the previous thread, I hgihly recommended reading or even reading it.

    --
    Never try to beat a professional at his own game!
  16. Re:All together now! by nemesisj · · Score: 3, Insightful

    I mostly disagree with the parent.

    I agree that spam is a social problem, but you need to qualify what you mean a little more. Technology is the enabling mechanism to this problem (that some people are willing to be jerks and abuse a medium). Computers are exceedingly good at cranking out spam, day and night, and the medium of email is exceedingly weak against protecting against this kind of abuse. The same kind of social problem exists in all communications mediums, but you don't see just anyone wardialing people to sell viagra and penis pills. Calling a million people is expensive and time consuming, spamming is not. Therefore, this is a technologically exagerated (sp?) manifestation of a very minor social problem, making your point all but useless when trying to solve it. You've got to solve the problem in this situation, which is the enabler - technology.

  17. How about this? by Boyceterous · · Score: 5, Interesting
    Instead of sending the whole email content - and with it the ability to falsify email header information, why not just send the email header only - and require the originating server to hold the email content?

    That way, there's no question where the email came from, and exactly which account sent it. Plus traffic goes way down by not passing the content all over the place.

    In addition millions of copies of the same email would not have to be held on recipient's servers, they would just sit on the originating server until received or until some time limit expired.

    I guess this would prohibit using a (ISP's) email server as a repository, you would have to download everything you wanted to keep, but hey, no more email size limits! - send me the world - if I want it, I'll come and get it!

    Could this help in the spam wars?

    1. Re:How about this? by mabu · · Score: 3, Insightful

      Instead of sending the whole email content - and with it the ability to falsify email header information, why not just send the email header only - and require the originating server to hold the email content?

      Neat idea... in theory. There are a few problems with it:

      1. It would reduce overall bandwidth being burned on the Internet and cost the very influential backbone ISPs lots of money that they're charging smaller providers for bandwidth, so they'll hate the idea and lobby against it.

      2. The flow of information on the Internet would heavily tilt more towards prime time, creating additional bottleneck issues. Users would be downloading expentially more data during business hours and much less in the off time. Server resources would need to be beefed up and there is no guarantee that the requested mail could be retrieved upon request (an e-mail based "slashdot effect")

      3. If you think e-mail headers are misleading now, under such a system things would be a lot worse. You'd be lost in a sea of misleading e-mail you could only verify by exposing yourself to the spammer.

      4. When you went to retrieve the e-mail message, you would expose your personal IP address. It would be the equivalent of having a web-page bot allowing spammers and other systems to associate a fixed location in cyberspace with your identity, email and any other info in the e-mail. Serious privacy invasion issues abound.

  18. Good move, which may actually spur development. by Soko · · Score: 3, Interesting

    Development of a workable solution, that is.

    There have been a few times in the past where an entrenched technology has hit a wall in functionality, but because it was entrenched no one really did anything about it.

    Then, someone said "Fuck standards - I have to DO something about this!" and started pushing thier solution. Other saw that someone was willing to take the first step, and took a step themselves. After some shakeouts, a new, more functional standard emerged.

    My hope is that Yahoo has started the "SPAM proof MTA" development war for real this time. I want my e-mail system back.

    Soko

    --
    "Depression is merely anger without enthusiasm." - Anonymous
  19. Re: Reverse MX systems by WuphonsReach · · Score: 4, Informative

    You mean like "reverse MX" records... google for RMX, SMTP+SPF, DRIP, DMX. (SPF seems to have momentum at the moment)

    However, reverse-MX solutions will not kill off spam (a common mis-conception). The goal of reverse-MX proposals is to stop domain forgery where spammers are able to, with complete impunity, to tack on any old domain name to their spams. Which means that the unfortunate organization who is forged gets to deal with the thousands of e-mail bounces and the irate phone calls / e-mails from people who think that the organization was the source of the spam. As a mail admin, I'm able to control which servers handle inbound e-mail for my domain through specifying MX records. Reverse MX allows me to have the same amount of control over outbound e-mail from my domain.

    What will happen instead, once reverse-MX systems (or Yahoo!'s system or other sender-authentication systems) come into play. Spammers will have to change tactics and resort to either forging one of the remaining domains that don't have reverse-MX information published, or they will register throw-away domains by the hundreds. It will drive up their costs a tiny bit (much like the impact of bayesian and other filters requiring them to use randomization techniques).

    But the real nice side-effect of reverse-MX, etc., is that you'll be able to more reliable whitelist based on domain name. And your bayesian filters will be able to assign high ham values to domain names.

    It also puts a crimp in e-mail worms that attempt to use a built-in SMTP engine to avoid detection. Unless the worm forges a domain with no reverse-MX info published, the worm won't spread (most MTAs will drop the connection). Instead, the worm will have to route through the user domain's SMTP server, where the mail admin is more likely to catch the traffic (virus scanner on the SMTP server, or rate limiters).

    --
    Wolde you bothe eate your cake, and have your cake?
  20. Re:inertia (vs pain) by WuphonsReach · · Score: 3, Insightful

    Pain is a powerful motivator...

    Reverse MX and Yahoo!'s proposal, however, don't require widespread adoption at the start. In fact, the tipping point is probably only a few percentage points of the domain namespace.

    After all, for just a few minutes worth of work (more if you don't already provide SMTP AUTH, or require users to VPN in to send e-mail already), you protect your domain against joe jobs and forged e-mail bounces. So there's a low cost-of-entry. (Yahoo!'s proposal requires more work then the simpler, less CPU-intensive SPF proposal.)

    What happens next is that domain admins that publish keys/SPF information find that they're no longer getting joe-jobbed and they're able to block a higher percentage of spam then they used to. Word gets out and more folks sign on (second wave adopters).

    Sometime after that, the big ISPs require your mail servers to publish SPF/keys if you want your e-mail to be delivered to their users. (FYI, this is very similar to AOL's whitelisting program, which is essential a privately-administered reverse-MX system where you tell AOL what IPs your e-mail is allowed to originate from.)

    As a WAG about rate of pickup, early adopters have started, second wave folks will probably sign on in the spring/summer, and I wouldn't be surprised to see ISP-blocking by the end of the year.

    --
    Wolde you bothe eate your cake, and have your cake?
  21. Re:All together now! by Grishnakh · · Score: 5, Interesting

    This comment isn't insightful, it's stupid.

    So if spam is a social problem, what about auto theft? Should that also be solved by economics and/or behavior? Do you think that people shouldn't lock their cars or have alarm systems? Or that they should have push-button starters with no key required? If you believe this, you're a fool.

    How about hacking? Should that also be solved by economics and/or behavior? Should remotely-accessible computer systems not be password protected? Instead of having user accounts with passwords to keep hackers out, should we just let anyone log in who wants to, and use other means to punish people who abuse this? How about we connect our military systems to the internet in this way? Again, if you believe this, you're a fool.

    Any time a technological measure can be employed to minimize a social problem, it should be, because relying on society to proactively halt the activities of those who prey on weaknesses in the society is foolhardy because society only acts in a reactionary manner.

  22. Signed Email by Corpus_Callosum · · Score: 5, Interesting

    Nothing new needs to be invented here. What we should all be pushing for is signed email. There are many advantages to signed email, but here are the most relevant:

    (A) Signed email signs not just the message headers, but also the message body. No chance of header substitution.

    (B) Signed email associates signatures with some certificate chain and, presumably, a CRL (Certificate Revocation List). Abuses can lead to certificates being revoked.

    (C) Because of the certificate chain, there is a chain of trust. There is always SOMEONE to sue!

    (D) It is a simple measure to simply throw out any email that is not signed.

    (E) Because of esign legislation, signed emails can be considered legally binding. In other words, lies, misrepresentations, libel, etc... in signed emails provides you with grounds for prosecution in courts of law - as if the signer wrote you the document and signed his name at the bottom (and yes, they can also be used for legally binding contracts and whatnot).

    There is an issue with "Crossing the chasm" with signed email, of course. It would require a body such as AOL and/or Yahoo rising up and providing signature filters on incoming email to force such a solution into the mainstream. But once this is done, SPAM will practically dissappear. And any SPAM that comes in through signed channels can be dealt with in a satisfactory way.

    I do not believe this harms any of us, btw...

    You want privacy? The same techniques that allow you to sign email also allows you to encrypt email to your destination.

    Worried about anonymity? Certificates can be issued that authenticate an email address without full disclosure of the owner of that address (but this may not be satisfactory for stopping abuses). Anonymity and stopping SPAM may, unfortunately, be mutually exclusive goals.... Any thoughts?

    --
    The reason that it can be true that 1+1 > 2 is that very peculiar nonzero value of the + operator
    1. Re:Signed Email by cheezit · · Score: 4, Insightful

      Most of your reasons are in fact why signed email WON'T work.
      B. CRLs don't scale. Period. There's a reason why PKIs hardly ever get past 100K users.
      C. Someone to sue...only in the US is that an attractive feature.
      D. Sure, but most users are unlikely to get savvy enough to understand the distinction. The proposed scheme takes that decision out of the user's hand.
      E. Sure, for that .001% of transactions where conventional forms of contract aren't good enough. Most people wouldn't sign a binding contract without legal advice, at which point they have access to a notary, etc., and the signature feature on email has no value.

      My take is that this is a problem that is hard enough to address even partially---adding the burden of a massive worldwide PKI deployment would make it impossible. Verisign or Thawte would love it.

      --
      Premature optimization is the root of all evil
  23. This is kind of sad.. by msimm · · Score: 4, Insightful

    Especially considering how promising the OSS model is, why can't we create a solution? We talk about the complexity of the problem, the importance of not breaking standards, etc. Who FUCKING cares if I can't check my email because it totally FUCKING BURIED in unsolicited junk...

    I don't mean to come off as the thundering asshole, but this situation has grown so slowly its like watching a car crash spread out over the past 15 YEARS.

    Please, experiment. Break things. I don't give a shit, but don't let us sit here moaning like helpless children while spammers sit back (laugh) and rake in MILLIONS.

    Get fucking aggressive.

    And if I hear one more idiot talk about how you have to cut spammers off by not buying their products I'm going to cut him off at the knees! If that would work you and Noah could be shooting dice right now and we'd have a hell of a lot less to worry about.

    Programers still know how to experiment, right?

    --
    Quack, quack.
  24. EGO EGO EGO by Corpus_Callosum · · Score: 3, Interesting

    Anyone with experience with these standardization bodies knows that all of the complaining has to do with who's ideas win and who's name ends up on the standards documents. It's a particularly virulent form of academic arrogance. Solutions for signed email to stop SPAM are almost as old as email. Trust me, nothing is ever going to happen if one of the big guys doesn't put their ass on the line.

    While the guys at the IETF fight for who has the biggest, ahem..., pen, the known email universe is collapsing under the weight of SPAM.

    Let Yahoo hack and slash their way to a solution that works and then the standardization megalomaniacs can claim credit for inventing that idea 15 years ago while undergraduates at Stanford, Cambridge and MIT...

    In the meantime, maybe we can have some peace...

    --
    The reason that it can be true that 1+1 > 2 is that very peculiar nonzero value of the + operator
  25. Re:All together now! by gtrubetskoy · · Score: 3, Insightful
    The fact that people are willing to get evil just to steal a bit of your vision field is a social problem indeed.

    But Spam is more about an inappropriate use of technology. SMTP was designed on the assumption that the community at large using it would not be interested in abusing it. This was the case back when the Internet was not yet commercialized, and I remember it pretty well.

    I think the only thing that will resolve the spam issue is abandonment of SMTP as we know it, and an adoption of a new protocol that enforces traceability. This is nothing new or scary - the IP numbers are all tracked and the BGP tables that run the internet all provide traceability to the source. Even though your average Joe might not be able to do it, but ISP's cooperate and exchange this info all the time on NOC-to-NOC basis to identify sources of trouble.

    A similar system will need to exist for mail, that will require some sort of a registration and compliance to join the "mail provider" network, whatever that will be. As soon as the e-mail becomes traceable to the source, perhaps even if not with 100% accuracy, there will be a drastic reduction in spam.

    Second problem is all those exploitable zombie Windows boxen out there, but I don't know what to suggest here...

  26. Come on now! by Lord+Kano · · Score: 3, Interesting

    In all seriousness. How much spam can you possibly be getting?

    I keep hearing horror stories about people getting 100+ spam emails per day. This leaves me with the question, HOW IS YOUR EMAIL ADDRESS GETTING INTO THEIR HANDS!?!?

    I don't sign up for every "free" offer that I come across. I don't have business cards made up with my email address. I have two email addresses, I might receive 10 spams per week between them.

    WTF are all of you doing to get on so many spammers' lists?

    LK

    --
    "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
  27. Value judgement by peacefinder · · Score: 3, Interesting

    It's a value judgement... and according to my values, I think this is not a great idea.

    First, I think the benefits of having free and semi-anonymous e-mail outweigh the disadvantages of having to use and maintain spam filters. Obviously, many people disagree with me here, and more all the time.

    (Here's a conspiracy for ya: what if some Big Brother is trying to kill the free exchange of ideas in e-mail by burying the whole system with spam? I don't believe it's true, but it's worth wondering about before jumping to non-free solutions!)

    Second, even if I thought that killing spam was worth the cost of crippling some of e-mail's better and more distinctive features, I think going about it in a non-standards-based way is likely to be a road to chaos.

    The best solution, I think, would be to supplant e-mail with something new that works in a more trusted and accountable way. If someone really hates spam, they can use only the new system; if they want anonymity and freedom at the cost of spam, they can use the current mail system. The systems could coexist much like Usenet and the Web; each is useful for different things.

    --
    With reasonable men I will reason; with humane men I will plead; but to tyrants I will give no quarter. -- William Lloyd
  28. Another spin on that theme by PotatoHead · · Score: 3, Informative

    I don't mind downloading the spam because I have broadband. Getting mail is no big deal, but sorting it is.

    The solution I use requires that one owns a domain. Simply provide specific addresses to people/places/things depending on your expectation for spam. Filter on the client name based on the to: field and most of the crap drops into the crap folder where it belongs.

    This combined with a bayesian filter keeps the spam to a very reasonable level. One added bonus:

    You can know who sold you out and pass the word to others.

    I use gandi.net for this. They provide e-mail redirection for free with a grab bag for unspecified addresses. 12 euros per year with nice online admin tools combined with very reasonable legal terms makes the service well worth it.

    As for the e-mail problem, it is going to come down to trusted mail servers. I believe we all should be able to run mail out of our homes, because that is part of being peers on the Internet.

    So, anyone can send mail, but if you expect anyone to actually read it, you need to be trusted by at least someone

    1. Re:Another spin on that theme by stephanruby · · Score: 5, Informative
      I use spamgourmet.com

      Its solution is basicely the same as yours, plus it's free and it doesn't require you to have your own domain name.

  29. Exactly by KalvinB · · Score: 3, Insightful

    If you can send an e-mail anonymously, so can spammers. If spammers can't send e-mail anonymously, neither can you.

    The price of spam doesn't come anywhere near the value of privacy and freedom of speech. I happen to like the idea that should a need arise I can easily send an untrackable e-mail. I'm sure plenty of people in more intrusive countries already enjoy this ability.

    Click on the link in my sig for my method of dealing with spam which is highly effective that doesn't destroy the privacy of the sender or cost money.

    Ben

  30. Pursue technical and social fixes simultaneously by mattr · · Score: 3, Insightful

    Maybe Yahoo's idea will work, though it seems to be quite porous and more of a surveillance tool than an antispam measure.. in fact it is quite plausible that this is Homeland Security's wet dream and is being sold by Yahoo on their request (though that is more paranoid than we have to be).

    I have a concrete proposal at the end of this post so please read on.

    Anyway someone mentioned the tipping point and I am reading this after cleaning a thousand spams out of my mail folder so I am ready to consider lots of things.

    But one thing is definite about all this. If these guys were terrorists planning some horror and not just an army of rotten people bent on selling viagra and insurance, they would be shut down in a heartbeat. You can follow the money! (As many people have.)

    Note these datapoints:
    - Telemarketers don't like getting phone bombed, as Dave Barry launched retaliation against an association of them.
    - Spammers are in it for the money
    - Their clients pay because they want to sell something.
    - Their clients are living in meatspace and are allergic to publicity.
    - Spam is by definition, easy to get since so many are sent from each machine. (In fact I get too many to even reply with "unsubscribe" to them all).
    - We all see spam, but can't stop it because the spammers are laughing at us by endlessly transforming their campaigns. The helpless feeling I suppose is similar to terrorism in that there is a feeling of a nebulous enemy profiting by your openness, there is nothing to grab hold of.
    - People are willing to pay money to stop spam.
    - Homeland security (probably) and the NSA and similar national organizations (definitely), and telcos and isps (of course) are sitting in front of the big routers around the world. This information can be coordinated.
    - Some big organization wants a steganography analyzer built quickly (recent slashdot story)

    From this and a bit of blue skying and paranoia, I get:

    1. Spam, which is subtly personalized and includes photos and hyperlinks, could be used as a communications network by terrorists, so definitely falls under the national security bailiwick. Ditto for viruses and worms, though they are maybe too visible.

    2. Though maybe it is better to unlock the messages than to stop spam, from a security standpoint.

    3. Certainly it is possible to make transparent who exactly is sending spam, and how the money flows from their clients. Both by surveillance and of course just trying to buy some of their services.

    4. If it isn't illegal, they can't be put out of business and so long as they have clients, it is a "business opportunity".

    5. But by focussing the anger of thousands of people on each client and detected spammer, this lucrative business can be turned into a financially losing proposition.

    6. Finally, if we make it impossible for their clients to sell their wares, there will be no point to spamming. This suggests that rather than trying to secure all of the honest email, we should focus on removing spam from the network. I don't think blackholes work, however it is quite possible that a finer granularity and more intelligence might work. (See below)

    So I welcome technical fixes against spam but think they should more involve information sharing than an attempt to cryptographically secure the email network, since the power of email is fundamentally that it is so easy to use.

    I would propose that a group of people are selected around the world to manually go through their incoming email and note which emails are spam, preferably qualifying what type it is and using some simple tools to also note whether this is the work of nefarious arch-spammer types that play tricks on you, as opposed to honest mailing lists. It should be an open architecture which allows more than one organization to do the grading. Perhaps one will only filter porn, etc. I believe some large antivirus companies do something a little bit like this on an automated level to learn about thre

  31. Yahoo might be doing us a big favor by 0x0d0a · · Score: 4, Insightful

    I don't believe this is proprietary. Yahoo is releasing a patch for Sendmail. AFAI can tell, while they're funding the dev work (because the spam rate is killing them), they aren't trying to milk this for more money.

    One major problem with standards groups is that people like Verisign are on most security standards groups. Verisign has extremely strong motivations to ensure that email uses a Web-like interface, where one purchases an (expiring) Verisign cert for each email server one runs. They have strong incentive to block competing solutions. If you want to come out with a good system that prevents existing folks from milking a market, both industry consortiums and standards groups are pretty much useless. You need to do what happened with PNG -- have a bunch of talented, aggravated engineers sit down, write up a technically good spec, and put out reference code. Later on, let standards committees follow what's in place.

    I can't figure out why replay attacks are an issue. I, personally, would suggest, off the cuff, including any To: or CC: lines in the message body (just for signing purposes, not actually sending either header in the body). This way, a replay attack would only allow resending the same email to the same destination from the same source. It's also pretty easy to include a timestamp, if folks are *really* concerned about replays.

    Yahoo is pretty much doing what ESR and RMS have been hoping for for years -- contributing to open source systems because there's an itch that needs scratching.

    Paul Vixie (disclaimer -- I don't move in his circles, and what I know about him is entirely secondhand) seems to be involved a great deal in politics, rather than technology. He leaves a bit of the same bitter tang in the mouth that Verisign does. He is, apparently, the source of at least some of the IETF objections. Vixie has also made a number of antispam statements that I tend to disagree with, including advocating mass blocking of mail servers on home email connections by netblock.

  32. Missing the big picture by dnoyeb · · Score: 5, Insightful

    First let me say I agree with your premise. I have never received an anonymous delivery, email or otherwise, that I desired.
    But let me show the fallicy of yahoo's actions.

    Yahoos step 1 is to reject forged headers. Forged headers was just made illegal by the Bush administration IIRC. I completely approve.
    Yahoos step 2 is to force a signature on every email by the server. Interestingly, Step 2 removes the need for step 1 and makes you wonder if step 2 is their real desire. Note that a solid step 1 also removes the need for step 2, given that open relays are shut down.

    This is where I disapprove.

    This proposes the same problem as DRM. Who controls which signatures are accepted? Once again we are right back with Verisign, et al. So unless your server has a PURCHASED KEY from verisign, or the like, your server won't be sending email to yahoo or any of the ISPs that adopt this.

    I promise they won't be suggesting PGP either And so the spiral begins. Yahoo sells the rights to the certificates it will accept on a yearly basis. Verisign subsells this right in the form of the infamous certificate chain.

    So what if the code is free, the certificates are not!