Slashdot Mirror


The Case for Rebuilding The Internet From Scratch

dotnothing writes "I just caught a column on a security site advocating for a total start from scratch as far as certain internet protocols like SMTP. It's an interesting idea and there are some ideas on how to conduct the transition... if everyone would agree on something like this it would definitely reduce the spam (among other things)."

443 comments

  1. Get real by Ars-Fartsica · · Score: 5, Insightful

    We can't even roll out IPV6. Even Internet2 has some basis in existing standards.

    1. Re:Get real by Blaine+Hilton · · Score: 2, Interesting
      People should try to get a grip on reality. There is no way to rewrite standards such as SMTP from scratch. Perhaps for military use, maybe. For the general global network of networks though its going to be pretty darn impossible.

      Looking at other progressive moves to improve Internet technology is probably the best bet.

    2. Re:Get real by Elwood+P+Dowd · · Score: 4, Insightful

      Um. Internet2 has some basis in existing standards in that it uses all of those existing standards. It's just like the regular internet except that there's fewer people and more bandwidth.

      --

      There are no trails. There are no trees out here.
    3. Re:Get real by jdhouse4 · · Score: 3, Insightful

      Agreed. This is like trying to rewrite C++ just because the syntax isn't organized well enough. Most ivory tower type idea I've heard in awhile.

      --
      Let us go to the stars, dream new dreams, and renew the embers of hope that have long since grown cold.
    4. Re:Get real by Directrix1 · · Score: 2, Informative

      I find these changes interesting as proposals for the avoidance of spam. The way I always avoid spam is to have an smtp/pop3 server running on my computer (using Hermes), having MX records point to my dynamic dns address (using DirectUpdate), and then signing up to new services using a temp email address on my server until I know they are trustworthy and if they are changing my service email address to my permanent one, simple!! And it takes very little time to set up, because of the simplicity of the software. Also, I never post my email address, and keep it out of all online registries.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    5. Re:Get real by Zeinfeld · · Score: 1
      Agreed. This is like trying to rewrite C++ just because the syntax isn't organized well enough. Most ivory tower type idea I've heard in awhile.

      Well tell that to James Gosling, who is currently more concerned about the threat of C# than C++.

      It is certainly possible to replace SMTP but unlikely to happen because SMTP is not that baddly broken and any new system would be written in layers anyway. So when you start to look at the difference between SMTP and the new system it would amount to little more than efficiency improvements.

      We went through all this with HTTP-NG, got nowhere.

      There is one radical shift in play for anti-spam measures, we are going to move all the mailing list traffic onto a protocol like RSS that is a pull mode protocol rather than push. This removes all the horrid problems you get from the push model, like I can't unsubscribe and jane is sending spam and so on. You also get authentication and even encryption built in for free. But don't expect the legacy mailing lists to go away any time soon!

      A replacement for the SMTP push protocol is simply not on the cards. Even if it was what would we use for it, heck yes it would be XML and Web services so forget about your performance problems!

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    6. Re:Get real by Pharmboy · · Score: 1

      Looking at other progressive moves to improve Internet technology is probably the best bet.

      Ironic that we are trying to talk have of the 95% that use Windows to use Linux, with all the changes that it brings, yet the idea of a single protocol is beyond us. I used to telnet and ftp. Now I ssh.

      It would take the biggest companies on board, both services for 5 years, and a migration. When the internet gets 'fixed' that we can't change it, then its not fun anymore.

      I remember when Gopher was the newest coolest thing. My first web experience was in a shell (on SunOs server, dial up), same as IRC, ftp, email (pine). For that matter, my first online experiences was BBSing and running a small multiline bbs of my own, fidonet and all. I have seen so much change, that it is hard to convince me that things cant change. Painful perhaps, but it certainly can be done. The question is if the result is worth the effort.

      We get things close enough, and we are very resistant to change. When we QUIT changing is when we quit growing.

      --
      Tequila: It's not just for breakfast anymore!
    7. Re:Get real by redplasticcup · · Score: 1

      That's a great way to handle spam _for you_ but Sue in Accounting or Bill the CEO doesn't have a spare server in his or her office, much less the ability to set up a pop3 server. Not to mention the hordes of the AOLiterate that can barely make the modem dial without IE or AOL doing it for them.

    8. Re:Get real by rebmaster · · Score: 2, Interesting

      OK, let's talk some REAL reform... Let's take a step backwards to the days when things actually WORKED:

      Think HTML 2.0
      http://www.w3.org/MarkUp/html-spec/html-spec_toc .h tml

      WHAT IF we incorporated a new concept into the WWW: An "Information-Focused" web that was incorported into existing HTTPD server software, that REQUIRED all pages it served to be fully HTML 2.0 compliant - (or they wouldn't be served), without any of the bandwidth-wasteing junk like Flash/Shockwave/Java/Script/Etc...

      OK, now you're probably laughing. But think about it... It would be GREAT for web sites that should be information-oriented (news & tech support-type sites, as opposed to entertainment-oriented MTV.com stuff). Simple HTML code, simple formatting, simple (preferably small) images only where necessary. All in a format that not only displays perfectly on "any browser" - but also on a tiny cell phone/PDA screen.

      If the IETF/W3 would just agree, this could work ALONGSIDE existing web sites. Maybe agree that all such sites on a server should be prefaced with "h2" or something quick and simple like that - as in h2.domain.com (Kind of an alternative to providing a "text-only" version of a site.) So that way, if you want the regular, bandwidth and hardware-hungry site with all the bells & whistles, just go to www.domainname.com - but if you wanted to access "Just the Facts" without all the junk, you'd go to h2.domainname.com

      Yeah, I know this is more a pipe dream than anything else. But the difference is it would be totally simple to implement. All it would take is the user community's desire to do it, and a little cooperation from Apache coders...

      Any cooperative Apache coders out there? :)

    9. Re:Get real by whereiswaldo · · Score: 1

      You said it. Plus, why rewrite the entire Internet infrastructure because one application is broken? It makes no sense.

      You'd end up with one version of everything new. That would be broken and insecure by the Law of New Code (kinda catchy :). We'd be without something usable for a long time. Countries would lose billions. Not everyone would agree on standards, breeding fragmentation.

      Worst of all, greedy companies would change all the standards to their liking and to the disadvantage of net citizens. Governments would make it easier to limit what we see and track what we do see.

      Just give me IPv6 and be gone I say!

    10. Re:Get real by Directrix1 · · Score: 1

      Yeah, well thats just how technology works, isn't it. If you know how to do it, you can reap the benefits cheaply and easily (also I have these two pieces of software running on my ONLY windows box). Others have to depend on services provided by third parties because SMTP aint going away any time soon. The only viable universal solution would be too:
      a) Apply global outbound recipient list length limits (with exceptions if need be)
      b) Don't relay mail from non-accounts
      c) Set up aliased account names for all accounts
      d) Only allow smtp to send if:
      1) Sender is from a registered MX and is trusted
      or if..
      2) Sender has recently authorized him/herself to send, using POP before SMTP or ESMTP AUTH Extensions

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    11. Re:Get real by Anonymous Coward · · Score: 0

      >WHAT IF we incorporated a new concept into the WWW: An "Information-Focused" web that was incorported into existing HTTPD server software, that REQUIRED all pages it served to be fully HTML 2.0 compliant - (or they wouldn't be served), without any of the bandwidth-wasteing junk like Flash/Shockwave/Java/Script/Etc...

      Dude, get real - if you want to go that way, at LEAST require the damn things to be XHTML 1.0, those are backward-compatible to even Lynx (or something)

    12. Re:Get real by greenrd · · Score: 1
      There is one radical shift in play for anti-spam measures, we are going to move all the mailing list traffic onto a protocol like RSS that is a pull mode protocol rather than push. This removes all the horrid problems you get from the push model, like I can't unsubscribe and jane is sending spam and so on.

      Great! What is this protocol going to be called, and where can we read about it?

    13. Re:Get real by gpoul · · Score: 1

      Troll.

      1) RSS is majorly broken because of it's pull behavior. Many sites get overloaded and you never know when you miss data. That plainly sucks.

      2) POP3 and IMAP are pull protocols. Did that help us with the SPAM problem? No.

    14. Re:Get real by jo42 · · Score: 1
      > This is like trying to rewrite C++ just because the syntax isn't organized well enough.

      You mean like Java and C#?

    15. Re:Get real by SpaceJunkie · · Score: 1

      How about using PGP or similar(SSH-like) encryption to encrypt, then UUEncode the body of the message, and specifying this with the mime type directives.
      Your mailbox, could bounce all non encoded messages. When mail from a new sender is received, your client would need to send a mail back (with a command directive) challenging their public key. The only way to get mail through a mailbox set up like this would be with authentication from the public key, otherwise subsequent mail is just bounced.
      This would mean users would have to keep authentic private and public key files on their mail client, which would have to be capable of dealing with most of this (including the authentication) transparently.
      As for faking email addresses - if the mail does not un-encode and decrypt in a valid way from the public key, then simply reject it.
      This could also mean that you could be informed and requested if you want to accept the user -much in the way putty will ask to a accept the public key on a server. Part of the way ssh is designed is so if a key is different from that in the cache - it will inform you, so you are not too easily tricked into giving out passwords etc to a masquerading server.
      Initially - users would probably sport a mailbox like this, and a normal one for other usage. But this could allow for gradual change, and runs on top of existing protocols.
      The big problem is that this could mean email becomes slower as you wait for the challenges to be replied to, and although I would rather see more on the server side, how many people actually use pop3s or imaps, and would be prepared to jump to a variation with the key testing included, along with the initial mail composition going through a secure protocol to your local SMTP-like server before being encrypted and passed on to the world outside.
      Anyway - its food for though for me...

      --
      OrionRobots.co.uk - Robots From sol
    16. Re:Get real by KshGoddess · · Score: 1

      They may not have this kind of access, but if Sue and Bill are part of a medium-to-large sized company, their IT person/people probably take care of their SPAM filtering for them, using SPAMAssassin, or something similar.

      Especially if Bill has gotten one too many of those penis size SPAMs.

      --
      It's a little wrong to say a tomato is a vegetable. It's a lot wrong to say it's a suspension bridge.
    17. Re:Get real by kasperd · · Score: 1

      we are going to move all the mailing list traffic onto a protocol like RSS that is a pull mode protocol rather than push.

      How about NNTP?

      --

      Do you care about the security of your wireless mouse?
  2. It's simple! by stefanlasiewski · · Score: 2, Funny

    It's an interesting idea and there are some ideas on how to conduct the transition

    Dude, it's easy. You just download the source and: ./confugure
    make
    make install

    Works every time, er... unless you're missing some dependancies... but apparently Gentoo and the BSD portage system fixes the dependancy problem.

    --
    "Can of worms? The can is open... the worms are everywhere."
    1. Re:It's simple! by MerlynEmrys67 · · Score: 1, Funny
      bash: ./confugure: No such file or directory

      Not on my system it isn't that easy... Oh well

      --
      I have mod points and I am not afraid to use them
    2. Re:It's simple! by Dthoma · · Score: 0

      Where can I download an RPM?

      --

      Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    3. Re:It's simple! by Dthoma · · Score: 5, Funny

      ./confugure: No such file or directory

      I don't think the problem is with your system. :-)

      --

      Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    4. Re:It's simple! by Anonymous Coward · · Score: 0, Flamebait

      Hello Dthoma,
      Might I suggest that you read the post that MerlynEmrys67 was replying to. If you do, I think you'll understand better his attempt at humor.

      Hope this advice comes in handy in any future slashdot adventures you may embark upon.

    5. Re:It's simple! by Anonymous Coward · · Score: 0

      C:> ./configue
      'configure' is not recognized as an internal or external command, operable program or batch file.
      I guess that rules out me too. :)

    6. Re:It's simple! by Anonymous Coward · · Score: 0

      um, no....

      C:\>./configure
      '.' is not recognized as an internal or external command,
      operable program or batch file.

      C:\>

    7. Re:It's simple! by xombo · · Score: 3, Funny
      Or even:

      C:\>./configure
      '.' is not recognized as an internal or external command,
      operable program or batch file.

      C:\>
    8. Re:It's simple! by Anonymous Coward · · Score: 0

      FUCK YOU!!!

    9. Re:It's simple! by Anonymous Coward · · Score: 0

      FUCK YOU!

  3. This says it all... by TopShelf · · Score: 4, Insightful
    "I asked a few people involved in solving the problems of e-mail what would be involved in fixing it. This put them in an awkward position of conflict; after all, spam-filtering vendors and other security companies make their living because these problems exist. "

    There are some very powerful entities that have a vested interest in keeping things they way they are today. I agree that many of these protocols are being used in ways and volumes never intended by their creators, and a redesign would be highly desirable. But with so many interests involved, how would such an endeavor ever get off the ground???

    --
    Stop by my site where I write about ERP systems & more
    1. Re:This says it all... by Anonymous Coward · · Score: 0, Insightful

      This is also one of the strongest argements on why Linux will never take over the world.

    2. Re:This says it all... by Anonymous Coward · · Score: 5, Interesting

      Agree. Ain't gonna happen. The major isp's do a tremendous job keeping most of the spam out of our mailbox. For the few that slip through, there are various filtering programs like SpamAssassin that can help.

      For those interested in higher accuracy and more speed, you can write your own filtering program that analyzes the headers and responds to your unique name and email address.

      I just uploaded my version written in Borland Pascal running in DOS.

      My spam program filters valid messages at up to 3,000 msg/sec, detects spam messages and decodes base64 at 200 to 300 msg/sec, and has no false positives or false negatives.

      The nice thing is it is easy to update when spammers change their tactics. If you are interested in seeing how I do it, download the source file at

      http://www3.sympatico.ca/add.automation/misc/spa2e 921.zip

      Best Regards,

      Mike Monett

      (Who tried to re-register but cannot get SlashDot to remember my name and password:)

    3. Re:This says it all... by SweetAndSourJesus · · Score: 2, Insightful

      There are always interests in keeping the status quo. No matter what change you propose, there's someone who's making money off the old way of doing things, and they will lobby with all their might to prevent it. That's just the way the world works.

      This is no reason to keep things the way they are. As the world changes, so must industry. Companies that become obsolete adapt or die. If you make software that filters spam and then spam is eliminated, tough cookies, find a new job.

      Something like this would get off the ground the same way most of our favorite things did: it's what we the people want. TCP/IP wasn't in Microsoft's best interest, but they lost anyway. If commercial interests set this crazy thing up, we'd be in one hell of a mess.

      --

      --
      the strongest word is still the word "free"
    4. Re:This says it all... by netdemonboberb · · Score: 0

      As a Mozilla Developer, any open, widely accepted new standard and I can guarantee that a unch of new standards would be adopted by Mozilla if it would fully replace the existing ones within a reasonable amount of time. Carrying along two sets of network code wouldn't be pleasant. In order for this to fly, it has to be something that has industry-wide support. That means everyone needs to get their two-cents in before it happens. Any dissenters could wreak havok. The last thing we want is competing standards or people who only half-heartedly adopt. Developers aren't going to even give it a thought until there is full support.

      --

      Volunteer Mozilla developer, RPI Student.
    5. Re:This says it all... by Anonymous Coward · · Score: 1, Insightful

      Unfortunately, any redesign would involve mandatory surveillance technologies by the U.S. government. So I will tolerate spam so long as I don't have to be further stripped of my human rights. Patriot Act, no.

    6. Re:This says it all... by PhoenixFlare · · Score: 1

      My spam program filters valid messages at up to 3,000 msg/sec, detects spam messages and decodes base64 at 200 to 300 msg/sec, and has no false positives or false negatives.

      None? As in absolutely 0%?

      So, when can we expect Skynet from you, then? :):P

    7. Re:This says it all... by neitzsche · · Score: 5, Insightful

      I agree. There were a couple slim areas in this article - the presumption that SPAMmers would not adapt was distressing.

      Reading this article, I recalled that the ones that probably would gain the most financially from an increase in spam would be spam filtering companies.

      Also, the idea of individuals having certificates was pretty funny. Good way to increase certificate sales without addressing the underlying SPAM problem at all.

      --
      "God is dead." - Frederik Nietzsche
    8. Re:This says it all... by Tackhead · · Score: 1
      > The major isp's do a tremendous job keeping most of the spam out of our mailbox.

      Considering the actions of Verio and uu.net and Rackspace and others who continue to bitbucket complaints on behalf of their spamhauses...

      And considering the lack of actions from attbi.com, verizon-dsl.net, rr.com, comcast.com, cogeco.com, shawcable.com, oh, hell, all the frickin' retail broadband ISPs who continue to allow their lusers to run open proxies and spew forth garbage to port 25 on any SMTP machine in the world...

      ...I'd say say the major ISPs also do a pretty tremendous job in putting most of the spam into our mailboxes, too.

    9. Re:This says it all... by alexburke · · Score: 1, Funny

      written in Borland Pascal running in DOS

      You have got to be kidding. Who the hell has a DOS box with a TCP/IP stack?

      There's only one word for a setup like that: ghetto...

    10. Re:This says it all... by Anonymous Coward · · Score: 0

      None? As in absolutely 0%?

      None. I tried posting the actual test results but perhaps it was too long and SlashDot forgot to update. You can see the test results at
      http://www3.sympatico.ca/add.automation/misc/spamm ain.pas

      One of the important tests is the spammers do not know your identity, but your friends do. If I find my name in the body of the message, it is not from a spammer. But if a message Cc's several messages to the same isp, I know it is dictionary spam.

      There are other tests to identify if email is valid or spam, but the key idea is you can analyze the headers very quickly.

      Best Regards,

      Mike Monett

    11. Re:This says it all... by lseltzer · · Score: 5, Informative

      I'm the author of the column under discussion. I hope I got my point across that whatever merit I see in this I doubt it could succeed in less than a long time.

      But I don't see the spam filtering and security companies as the main obstruction. I see millions of users and companies who would have to change applications as the real problem. Whatever the benefits, this would be highly disruptive. As others have pointed out, look at how long it's taken to get almost nowhere with IPv6.

    12. Re:This says it all... by berenddeboer · · Score: 1

      And you forgot to say that you're not on any mailing lists...

      Else the approach doesn't work.

      --
      If I had a sig, I would put it here.
    13. Re:This says it all... by Anonymous Coward · · Score: 0

      HAHAHAHA... ...thanks for a good laugh, but April 1 is long gone, dimwit.

    14. Re:This says it all... by Anonymous Coward · · Score: 0

      And you forgot to say that you're not on any mailing lists...
      Else the approach doesn't work.


      I'm on five mailing lists. I detect them in the header and mark the message valid.

      Best Regards,

      Mike Monett

    15. Re:This says it all... by stevens · · Score: 3, Informative

      This guy has a spam filter that gets zero false pos/negs.

      One of the important tests is the spammers do not know your identity, but your friends do. If I find my name in the body of the message, it is not from a spammer. But if a message Cc's several messages to the same isp, I know it is dictionary spam.

      I looked at your program, and it does not work as advertised. I get spam with my name in the body. You may not be so unlucky yet.

      Second, you filter on things that will trivially return false positives, like case-sensitivity on you company name. You program assumes that anyone who capitalizes it is a spammer.

      Third, I have several friends on the same ISP (your ISP, actually) and we routinely have email conversations which have three, four, or more addresses from the same domain.

      On any severely small sample of good mail, you can make a perfect filter, but in the general case, it will fail miserably.

    16. Re:This says it all... by jmkrtyuio · · Score: 1

      The methods you ask for all currently exist in current smtp implementations. STARTTLS, SMTPAUTH and the like are all fairly prevalent in most MTA's. What you are really asking is for people to throw the switch and refuse to accept mail unless its been properly certified and authenticated with these methods. Considering how much agony goes into closing open relays the short answer is that it won't happen before Linux achieves World Domination

    17. Re:This says it all... by stevens · · Score: 1
      I'm the author of the column under discussion.

      Thanks for participating. Good ideas.

      whatever merit I see in this I doubt it could succeed in less than a long time.

      But how long did IM protocols take to become used widely? P2P? SMS? A parallel protocol, if the client-side works, and it serves a need, tends to get coverage pretty quick.

      I'd like to see geeks take the lead here. If there was a prototype email client (or, better, plugins to existing clients) and server released as OSS, I'd bet it would get some use.

      With a big enough geek userbase, I'd bet some high-profile mailing lists might require the new protocol for submission (to curb any spam problem) and from there, ISPs might support it.

      Maybe I'm just dreaming, but I think if the need exists, a suitable implementation will gain popularity relatively quickly.

      Unfortunately, although sombody seems to know what SMTP2 should look like I'm not one of them.

    18. Re:This says it all... by slamb · · Score: 2, Insightful
      Also, the idea of individuals having certificates was pretty funny. Good way to increase certificate sales without addressing the underlying SPAM problem at all.

      I complete disagree with that:

      First, spam is not the only important problem with SMTP. There's also identity theft. I just finished reading this article about email identity theft on CNN. When a technology problem hits CNN, you know it's not rare. If people expected email to be digitally signed, this would not have happened.

      Second, individuals having certificates does not necessarily mean individuals buying certificates from Verisign. I'd imagine each MX issuing certificates to users. The MX's signature is fetched from DNS and verified against each successive higher domain until it gets to the TLD. (There is a DNS standard for this, called "SecureDNS" or something creative like that. Unfortunately, the TLDs aren't issuing certificates yet, so no one can really use it.)

      Third, I believe certificates would reduce the spam problem to some extent. Every spam I get has forged headers in some way. It's hard to see where it actually came from...a mail server can just make up Received: lines behind it; you don't know if it was relaying or lieing. If servers embedded digital signatures, it'd make a big difference. Now, individual email addresses? Still yes, to a certain extent. People tend to reply to spams at the address they are sent from...which of course is bogus; nonexistant or someone else's. If they can't send a message from an account without a signature, the account has to exist and be theirs. (Or the server is theirs, or whatever. You have to think a bit about exactly who issued every certificate, but even a complex system of trust is better than none.) More accountability means it's easier to track down undesirable users of the system.

      I'd also like point out (and here I'm not refuting the parent post) that I don't think the certificate thing means losing anonymity completely. There will always be someone willing to run an anonymous email server. They'll hand out certificates so you know you're talking to the same anonymous person each time. (That's good.) They may know the identity, but no one else will. If they're in a place like Seahaven, they can't be subpoenad to reveal it. If it's abused and spam is sent from there, people simply won't accept emails from that anonymous server anymore.

    19. Re:This says it all... by WiggyWack · · Score: 1

      Are you saying that the programmers and such who work for spam-filtering and other security companies have no other skills or abilities besides working for spam-filtering and security companies?

      They've studied C++ for years and years but yet the only thing they seem to be able to come up with is e-mail filtering software? And if e-mail filtering software ever became obsolete, they would just sit in a corner, mumbling jibberish and writing e-mail filtering code on a blackboard like some type of computer security idiot savant?

      I think they'd just get another job and move on with their life.

      --
      Macintosh humor! MacComedy.com
    20. Re:This says it all... by Anonymous Coward · · Score: 0

      I looked at your program, and it does not work as advertised. I get spam with my name in the body. You may not be so unlucky yet.

      So do I. Fortunately, the spammers often include huge DOC files. I then apply a filter for a maximum body of 6,000 bytes. Most messages I receive are around 4,000 bytes, so this provides good margin.

      Second, you filter on things that will trivially return false positives, like case-sensitivity on you company name. You program assumes that anyone who capitalizes it is a spammer.

      This turned out to be an excellent test. No legitimate email capitalizes my company name, or puts it in quotes.

      Third, I have several friends on the same ISP (your ISP, actually) and we routinely have email conversations which have three, four, or more addresses from the same domain.

      Include your friends in the ChkGood routine.

      On any severely small sample of good mail, you can make a perfect filter, but in the general case, it will fail miserably.

      The tests turn out to be general enough that valid email and spam are easily distinguished. Most spam fails multiple tests, but only the first test to fail is printed.

      I test on many megabytes of valid email and spam. The test results I posted are on collections of the most difficult messages to identify. It works as claimed, and I can easily update it when spammers change tactics.

      As I mention, you have to tailor the tests for your own unique situation. But when you do, you may find analyzing the header is the most powerful method of eliminating spam.

      And congratulations on being able to read Pascal so well!

      Best Regards,

      Mike Monett

    21. Re:This says it all... by Soch · · Score: 1

      It's not even the bigger interests that are involved, although they are a big part. Actually, you could probably get the biggest companies to capitulate more easily then anyone else. IBM, M$FT, Apple, AOL, the entire telecom industry, etc. they all want problems solved and would likely agree to something like that if the people proposing it made a good show of it. It's the smaller companies that are just getting by or even the individual users who are gonna scream bloody murder if you try and change something that is working 'well enough.' How many problems (sometimes major ones) do YOU put off EVERY DAY just because fixing 'em is slightly inconvinient and everything is 'good enough' for now?

      --
      Everything and everyone is an aspect of Gd. So remember to show proper respect!
    22. Re:This says it all... by Anonymous Coward · · Score: 0

      I looked at your program, and it does not work as advertised. I get spam with my name in the body. You may not be so unlucky yet.

      No, you're doing it wrong.

      What you need to do is change your name every few weeks. That way the spammers will never catch up.

      If your friends ask what's going on, just tell them you're doing this for security purposes.

    23. Re:This says it all... by ajs · · Score: 4, Informative

      You're missing something that just about everyone who talks about "the limitations of SMTP" misses: SMTP isn't limited. SMTP has a standard mechanism for introducing extensions such as cryptographically certifying mail servers, and mechanisms already exist to allow for fast, distributed key recovery and verification.

      Reading the RFCs is a very good start to understanding how to solve this sort of problem. Giving everyone on the Internet (or at least all of the SMTP-sources) an Identity and then actually attaching a record of trust to those identities would be a wonderful idea, and does NOT require replacing SMTP. In fact, if you do it very, very carefully, it probably doesn't even require writing any (or at least very little) new code.

    24. Re:This says it all... by john_roth · · Score: 1

      It's the smaller companies that are just getting by or even the individual users who are gonna scream bloody murder if you try and change something that is working 'well enough.' How many problems (sometimes major ones) do YOU put off EVERY DAY just because fixing 'em is slightly inconvinient and everything is 'good enough' for now?

      The individual user isn't the problem. He's using Microsoft Windows, and probably has automatic software update turned on. Microsoft rolls out their update to OE, and most of the world now has authenticated access to any mail server that supports it. It's the guys in the middle, who are using a wild variety of usually out of date software, and aren't updating it regularly. John Roth

    25. Re:This says it all... by Anonymous Coward · · Score: 0

      On any severely small sample of good mail, you can make a perfect filter, but in the general case, it will fail miserably.

      I forgot to add your statement is true for probability-based filtering, such as Bayesian. These need a large corpus of both types to set the cutoff values. Even then, the other methods cannot approach 100% accuracy as I have demonstrated.

      For rule-based filtering, all you need is one example to verify the rule works.

      It is also useful to keep examples of messages that "break" the code, such as lines too long, missing parameters in the header, etc. That way I can check to see that any changes to the code still work.

      That is the purpose of the test files, and why they are so short compared to other filtering methods.

      If a message sneaks through my filters, I hardly consider it a miserable failure. I consider the accuracy is no longer 100%, and has dropped to only 99%. That is still far better than any of the other methods. Then I find a way to fix the problem, and get it back to 100%.

      I don't think other methods such as SpamAssassin or probability-based filtering can ever approach this level of accuracy or speed.

      Best Regards,

      Mike Monett

    26. Re:This says it all... by iabervon · · Score: 2, Interesting

      The issue with IPv6 isn't so much adoption as that the thing is still partially being specified; it's the second-system effect on a large scale, but with no time constraints, so it will take a really long time to get done, but it will never fail. IPv6 has actually gotten widely adopted at the network infrastructure level. Most of your packets today probably go over IPv4 tunnels over IPv6 routers at some point getting across the internet. User adoption takes longer, but this is also due to there being IPv6 features which aren't yet worked out, and nobody's going to switch the users to something incomplete.

      Personally, I think POPn and IMAP are far more in need of replacement, and probably first; if there was a good replacement, people would actually send all of their outgoing mail through their incoming mail host, reducing the number of programs that actually had any reason to use SMTP, and making the problems that SMTP or a replacement faces much easier.

      But replacing SMTP with a better alternative would go quickly; if the next sendmail, outlook, and exchange supported it and a couple of other MTAs supported it, people would pick it up with their next set of security fixes (or non-sendmail/outlook/exchange users would pick it up on its merits or for the novelty), and most other programs actually pass the info off to a local MTA or can be set to do so.

      There would probably be a year to get critical mass such that you can turn off SMTP and get anyone who wants to email you to upgrade.

      On the other hand, the replacement specification is a bit tricky. PKI isn't really an option, since the "trusted" authorities aren't necessarily usefully picky, even when they aren't downright fraudulent. Charging money runs into collection issues, even if there were actually a suitable micropayment infrastructure, and charging processing is hard to make effective against the sorts of budgets spammers get. I think that a mixture of DNSSEC, IPSEC, and actually getting mail only from a host that receives mail to the sender's address would be effective against spam (at least spam that tries to hide its origin), without any change to SMTP and only slight changes to server behavior.

    27. Re:This says it all... by zenyu · · Score: 2, Interesting

      Whatever the benefits, this would be highly disruptive.

      Highly disruptive, expensive and undesired.

      Having a central authority for tying identity to e-mail not only concentrates power and points of failure, but also adds unneeded hasle and real dollar cost.

      What you really want is to charge hash cash. The hash cash means the reciever uses just a few cycles to generate a challange and the sender must expend many cycles to create the response. You could set this up so the first time someone sends you a message it will take about one second, or one minute, on a modern computer to actually get permission to send you a message, and then later on you put them on a whitelist that lets them send you a message without as high a cost. Devices like cell-phones couldn't send messages directly unless you wanted to spend a LONG time for it to go out, but the cell phone providers could provide a gateway that charged say a penny per message.

      The best part is you can add this to SMTP through an extension. For backward compatibility you could at first accept regular e-mail. Then 6 months later implement a challenge-response to the e-mail sender, you send them a message with a GIF attachment, and a message about what to tell their sysAdmin to install. Then you ask them to resend the message with the numbers printed in the GIF attachment (you can randomly perturb the vertices so that it is difficult to OCR.) Then finally another 6 months later you cut them off, you just send a message telling them where to download Mozilla or another SMTP-new-improved e-mail client.

      If I had the time I'd write the RFC myself. There's already an RFC for crypto connections between SMTP servers and clients, I expect the implementation would be simple on most if not all servers. The only thing you need to consider is how a user sets the amounts she wants her e-mailers to pay for sending her a message, there has to be some way for her to authenticate herself to the server that recieves her e-mail, there are many ways to do this... But this doesn't need to be standardised, different mechanisms might be appropriate in different situations. Once you can authenticate you could just configure the server through a specially crafted e-mail, which maybe should be standardised so your e-mail program can configure this for you. This should be a different RFC, you can set up the system with just the people setting up e-mail servers setting the thresholds.

      Dealing with identity on the internet should be handled with PK-crypto automation. If your e-mail dealt with your keys like ssh does you would know that the wierdly annoying e-mail you got from that guy you've been e-mailing for the last 6 months is really from him, or at least someone who broke into his computer. Having a public key signer like Verisign doesn't mean much to me, since 90% of the people I e-mail I've never seen and only know through their e-mail. What do I care if they payed someone $399 last year to vouch that they are really John X. Smith of 14 Pentigonia Road, Yujoguha, Uganda 21AV-4GTC3? I never visited the guy, he just e-mailed me about the widget and then started sending good patches. Not that I think this is completely useless, but if I were working on the problem I'd first write the RFC and patch some common e-mailers for ssh style PK handling. Only then would I write the RFC for certificate chains, since I doubt everyone would implement this since it's harder and doesn't provide the immediate benefit to users that the first improvement does.

    28. Re:This says it all... by Pepebuho · · Score: 2, Insightful

      I read your article and I do not agree. Your solution will throw out also the inherent privacy of the Internet. By requiring certificates, you are advocating creation of a Universal ID.

    29. Re:This says it all... by Anonymous Coward · · Score: 0

      I have a DOS box with a TCP stack. It is on a boot floppy and is used for remote system installs of a Linux based Samba machine. No NETBEUI for me.

    30. Re:This says it all... by cosyne · · Score: 2, Insightful

      I see millions of users and companies who would have to change applications as the real problem.

      If the concern is that current mail clients won't support improved protocols, what's to stop someone from writing an 'email proxy server' which automagically sets itself to handle communications under whatever shiny new protocol (or better use of the old ones) we're talking about, and then sets the user's client to contact it at 127.0.0.1?

    31. Re:This says it all... by james_bray · · Score: 1

      Hmmm...

      Nice Spam

      --
      http://www.reeb.freeserve.co.uk
    32. Re:This says it all... by anvil+{UK} · · Score: 1

      I was wondering about the comment that 'the original designers of the internet had no need to worry about security'. Um wasn't that the military? If they're not concerned about security then god help us.

    33. Re:This says it all... by blibbleblobble · · Score: 2, Interesting

      I'm the author of the column under discussion.

      So how do you see the idea of a parallel system? Without even touching current email systems, someone could implement an "e-squared-mail" system with postage costs, certificates, etc. Getting too much spam in your email inbox? Simply direct your friends and family to use e2mail to contact you. No gateways or entry-points needed; if you want to contact someone without an e2mail address, you can just load your email program and use that. While you're there, take a moment to read all the unsecured email that people have sent using the old system.

      If innovation should happen at the edges of the network, it makes sense that a new application would work better than trying to change legacy systems, no matter how simple that change may be. Give a few big companies their e2mail accounts, and see how they do with no spam to distract them.

      On a sidenote, I think that anonymous email is probably more important now than ever, and shouldn't need to be a victim of anti-spam efforts. True anonymous email is typically a few emails per month, and there are plenty of people willing to fund the costs of it, although not in a personally-identifiable way.

    34. Re:This says it all... by neitzsche · · Score: 2, Interesting

      You say you disagree, but seem to be making some of the same points I was aiming for.

      1) I don't view loss of anonymity on the internet/over SMTP as a "Bad Thing (tm)." If absolutely everyone that connected to the internet were uniquely, traceably identified I think people would use the internet/e-mail a lot more responsibly.

      2) SPAMmers will still find ways to subvert individual's legitimate accounts. This does and will partially negate any benefits of distinctly identifying sender(s).

      3) SPAM-filter *corporations* in the meantime benefit by adding more spam to the mix (themselves!) I find myself unable to trust any company that says it has an e-mail solution. I tend to theorize that they are at least subsidizing third party SPAMmers (indirectly or directly.)

      4) Certificate vendors are also suspect whenever a proposal arises that implies that all individuals need certificates. The article wasn't talking about using ssh-keygen or PGP. It was suggesting a paid CA issuing individuals certificates (or did I read too much into that?)

      --
      "God is dead." - Frederik Nietzsche
    35. Re:This says it all... by slamb · · Score: 1
      I don't view loss of anonymity on the internet/over SMTP as a "Bad Thing (tm)." If absolutely everyone that connected to the internet were uniquely, traceably identified I think people would use the internet/e-mail a lot more responsibly.

      I would view complete loss of anonymity as a bad thing. As my last post said, I think it will work out that people can be fairly anonymous (someone trustworthy running an aonymous remailer issues a certificate for an address, not knowing who they issued it to or just not being willing to say). So you can take on a specific anonymous identity. (You can do that now, but it's not mainstream. Not many people know about PGP.)

      SPAMmers will still find ways to subvert individual's legitimate accounts. This does and will partially negate any benefits of distinctly identifying sender(s).

      Agreed. But it's still an improvement. If you don't know who they are, you're doomed in the blocking them.

      SPAM-filter *corporations* in the meantime benefit by adding more spam to the mix (themselves!) I find myself unable to trust any company that says it has an e-mail solution. I tend to theorize that they are at least subsidizing third party SPAMmers (indirectly or directly.)

      I don't know; I tend to trust in the solution, not the person who presents it.

      Certificate vendors are also suspect whenever a proposal arises that implies that all individuals need certificates. The article wasn't talking about using ssh-keygen or PGP. It was suggesting a paid CA issuing individuals certificates (or did I read too much into that?)

      Yeah, I think the author was suggesting that. I wouldn't want everyone to pay Verisign either, which is why I suggested the alternative. It'd still allow the benefits of everyone having certificates without many of the problems of that scheme.

    36. Re:This says it all... by slamb · · Score: 1
      SPAMmers will still find ways to subvert individual's legitimate accounts. This does and will partially negate any benefits of distinctly identifying sender(s).

      To add a bit more to my reply: they definitely do this now, very easily. If the certificates were required, they probably still would occasionally, but with much more difficulty. They couldn't just send it claiming to be that person and be believed. They'd have to get it sent with the certificate, presumably by breaking into that person's computer or a computer of the ISP which issued it.

      This is all assuming this hypothetical system is fully adopted, of course. At best there's like a 10-year interim period, during which unsigned emails become progressively less trusted.

    37. Re:This says it all... by ajs · · Score: 1

      Having a central authority for tying identity to e-mail not only concentrates power and points of failure, but also adds unneeded hasle and real dollar cost.

      Ew! Why on Earth would you ever want to have a central authority?!

      First, establish a series of certificate authorities (as many as you like). Now establish a protocol for verifying keys against those certifying authorities that is resliant and fast.

      Luckily those two have been done.

      Next, create a system of trust-association so that anyone who wants to voice an opinion about a particular identity can. This is relatively easy to do stand-alone, but DNS is also suited to it (look for the RFCs on key recovery via DNS).

      Ultimately people will begin to standardize on a few trust-sources, but there's no reason that joe average can't fire up his own trust authority for his friends and familly to use.

      Identity tracking != centralization!

      As far as the idea for "charging someone" CPU time to deliver mail... spammers would love you for such an idea. Burning CPU on the relays doesn't hurt them at all, and even if they had to build out compute farms capable of delivering such mail, it's all worth it if your spam is profitable. At best, you would be culling the herd of spammers down to those who actually make money....

      Identity is the way to go, not on the user level, but the server. I want my server to get some credit for having been a good Internet citizen for years (regardless of IP or other useless trivia) and the spammer's machine to have a bad rep that gets it filtered and/or ignored. That encourages me to work hard at maintaining my good citizen status and hurts the spammer at the same time.

      That, as opposed to the "maximum collateral damage" approach that blocks access from huge chunks of the Internet containing valid servers along with spam sources.

      Your other idea of delivering client mail through IMAP and then shutting off SMTP for all non-servers... um, what's a server?

      Should my machines at home be able to connect to a target random system for SMTP transmission? If not, how do I send mail direct-to-MX for security and privacy reasons? How do I engage TLS if my provider doesn't support it? How, in short, do I partake of the network of peers that is the Internet? Or should we toss that out the window at the first opportunity because users don't like spam?

      Odd that you advocate a decentralized Internet except when it comes to sending mail....

    38. Re:This says it all... by zenyu · · Score: 1

      Next, create a system of trust-association so that anyone who wants to voice an opinion about a particular identity can. This is relatively easy to do stand-alone, but DNS is also suited to it (look for the RFCs on key recovery via DNS).

      Ultimately people will begin to standardize on a few trust-sources, but there's no reason that joe average can't fire up his own trust authority for his friends and familly to use.

      Identity tracking != centralization!


      If you haven't noticed DNS is centralized and is a major pain in the ass. Sure there may be millions of DNS servers, but they all depend on the 13 root servers. The RFC's don't prevent me from setting up my own root server and asking everyone to point to that instead, but efforts to do that have failed. Even when they mirror the root DNS in addition to their own domains, and hence depend on the 13 root servers anyway.

      Should my machines at home be able to connect to a target random system for SMTP transmission? If not, how do I send mail direct-to-MX for security and privacy reasons? How do I engage TLS if my provider doesn't support it? How, in short, do I partake of the network of peers that is the Internet? Or should we toss that out the window at the first opportunity because users don't like spam?

      Odd that you advocate a decentralized Internet except when it comes to sending mail....


      RTFP! The whole point is that everyone should send their mail directly to the destination through SMTP. The only time you need relays at all with hash-cash is when you're on a device that simply can't send an e-mail in a resonable time, like a cell phone. And also as a transitionary measure while clients get updated. Clients are things like Eudora, Mozilla, or sendmail/postfix servers run only to send mail, a server is any computer that receives e-mail. I was explaining how you could do the transition, which the article implied would be hard.

      The receiver of the e-mail sets the charge. That means if her e-mail is only known to her friends, she can set the fee low. If she needs to post it on her web-page and announce it on CNN, she can set the CPU cost so high that it takes two days to send her an e-mail. Any relays would have to set the maximum amount of bits they were willing to calculate or someone could send one e-mail that takes 5000 years to send, all the time leaving the CPU at 100% utilization, costing real money in power bills. Even a spammer that makes an average of $50,000 per e-mail has to set a threshold of cycles they are willing to spend on a single e-mail. Since the person receiving the e-mail sets the cost she has much more control than she has over the snail mail spam she gets in her mailbox. There the post office charges spammers less than regular mail, she can charge more for unsolicited mail.

      I'm not saying this is the only solution, but it's important to preserve anonymity if we want a non-totalitarian society. When there are obvious solutions like this one, one has to wonder if there is something more insidious than ignorance behind those that want to link identity with communication.

    39. Re:This says it all... by ajs · · Score: 1

      If you haven't noticed DNS is centralized and is a major pain in the ass. Sure there may be millions of DNS servers, but they all depend on the 13 root servers. The RFC's don't prevent me from setting up my own root server and asking everyone to point to that instead, but efforts to do that have failed. Even when they mirror the root DNS in addition to their own domains, and hence depend on the 13 root

      That's simply not DNS. You're talking about Internic's domain name infrastructure that your local implementation has some defaults for and that everyone relies on, but there are alternate roots, and a system such as this should probably introduce a few extra roots for just that purpose (e.g. roots that would defer any requests for anything other than ".idtrust" or the like TLD to the Internic roots).

      Part of the installation would have to be installation of the additional root servers in your configs until name resolution software starts shipping with such add-ons.

      DNS the *protocol* is already quite reasonably suited to this task.

      The receiver of the e-mail sets the charge. That means if her e-mail is only known to her friends, she can set the fee low. If she needs to post it on her web-page and announce it on CNN, she can set the CPU cost so high that it takes two days to send her an e-mail.

      You get exactly the same effect by requiring TLS with a particular key-size. You can also get this effect (though with some noise being generated) by giving a temporary failure code for all mail unless its message-ID (or perhaps crytographic checksum for security and to avoid simple-case replay attacks) matches in a database of previously-seen IDs, e.g. you bounce mail on the first try. 99.99% of spammers will never try to redeliver that message.

      Both scenarios will result in refusing a large amount of valid mail while not establishing any sort of trust relationship, which I see as a flaw, but you can get what you want without code changes or with very minor changes. Your solution seems a bit too cumbersome.

  4. my picks by Lord+Ender · · Score: 5, Funny

    IPv6, replacement for SMTP, Slashdot style moderation on USENET, default encryption on all data transfers, DHCP configures EVERYTHING (like mail server, news server, etc), and more naked women. That would be perfect.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:my picks by Anonymous Coward · · Score: 0

      IPv6 is here, and working, it's now a matter of getting ISPs to start using it.

      Replacement for SMTP isn't going to happen.

      USENET is dead.

      Encryption is a reality. APOP, IMAPS, HTTPS, LDAPS, SSH. It's there. Use it.

      DHCP for everything is implemented by Apple as Rendezvous. Services configure themselves based on multicast publishing.

      Naked women can be found: here.

    2. Re:my picks by photon317 · · Score: 2, Insightful


      Agreed mostly - but I think it would be a great boon if encryption started being on by default instead of off. Mail clients should default to secure smtp/imap/whatever, and show a security warning if you disable to work with a braindead mail provider. Web browsers should start defaulting to https if no protocol is specified. You get the idea. When *everything* is well-encrypted, privacy is much easier to secure.

      --
      11*43+456^2
    3. Re:my picks by Realistic_Dragon · · Score: 1

      You forgot that they need to make all transactions anonymous, so that we can carry on using P2P in peace :o)

      --
      Beep beep.
    4. Re:my picks by Anonymous Coward · · Score: 2, Insightful

      God, no - encryption on by default is the last thing we need. 90% of Internet users don't want encryption, and would only be hurt by it. How, you ask?

      - Encrypted HTTP content can't be cached for faster web browsing. Most of it is public anyway. What's not can use HTTPS.
      - End-to-end encrypted SMTP messages can't be scanned in transit for viruses or malicious code.
      - It stuffs up troubleshooting. Any self-respecting netadmin has a packet sniffer and knows how to use it. Do you really want to implement key escrow and keep all your workstation keys on your laptop so that you can see why connections to the file server are failing?

      Encryption is a wonderful thing where it's needed, but sprinkling it all over the Internet will cause far more headaches than it's worth.

    5. Re:my picks by Anonymous Coward · · Score: 0

      - I don't want *YOU* scanning *MY* e-mail. I have virus protection, thank you very much.

      - It's those rouge netadmins we are worried about. (Well, them and the government.)

      P.S. Key escrow is anti-encryption.

    6. Re:my picks by LordMyren · · Score: 1

      dhcp configures anything smart enough to allow itself to be configured by dhcp. you can do anything with dhcp, given enough free time.

    7. Re:my picks by Anonymous Coward · · Score: 0

      "USENET is dead."

      LOL. And the I'm the Pope. I guess your pretty clueless as at how many bytes pass through an averge news server on a daily basis.

      That's right move right along your not missing anything. The less people asking what a Par file is the better for all of us.

    8. Re:my picks by paulcammish · · Score: 1

      Can we just sort out the "more naked women" bit for now - just as a proof of concept, of course...

    9. Re:my picks by hypatia · · Score: 1

      DHCP configures EVERYTHING (like mail server, news server, etc)

      If your DNS is configured with names and search paths so that "mail" and "smtp" both are mail relays for your network and "news" is your newsserver, the effect can be the same -- default configurations work.

      What's easier, convincing people to use an extended DHCP or convincing every admin to do the above? I honestly don't know.
    10. Re:my picks by tunah · · Score: 1
      It's those rouge netadmins we are worried about.


      Dude, you guys won the cold war already. get over it ;-)

      --
      Free Java games for your phone: Tontie, Sokoban
    11. Re:my picks by photon317 · · Score: 1


      ^ What he said. He didn't address your point about caching and https, which is probably the most valid one (email virus scanning can be done at the client side after the network transmission is complete, it makes more sense there anyways).

      And yes, caching would be hurt by default-https policies. Of course the servers would have to go https as well - most public http servers don't run an https copy of their data/services. So back to this caching thing... It still doesn't prevent client-side caching in your browser, so that's not so bad. It hurts the backbones and smaller ISPs because they can't cache requests in transit out on the network, but I think that practice is dubious at best. I suppose if you have millions of customers (say AOL), then you may see real cache savings on super-popular front pages like yahoo.com or cnn.com (but you'd have to keep something like cnn refreshed fairly quickly).

      For lower-popularity sites and lower numbers of users, I doubt the savings are all that huge if the cache adheres to the server's specified TTLs (which it should, but I bet some providers would be willing to show old or invalid data to save a few bucks), especially in this age of dynamic content.

      If you are AOL wanting to cache cnn.com, I'm sure you could arrange cnn to provide a private mirror-feed server inside your network as a super-efficient form of caching that helps both parties cut network costs.

      --
      11*43+456^2
    12. Re:my picks by Trinition · · Score: 2, Interesting

      I recall a feature of DNS when Iwas researching SIP (session initiation protocol). It seems DNS has a way to list the default host names for particular protocols by using SRV records. For example, I could query DNS for the "sip.tcp" SRV record for my ISP and find the host to be "sip-server.myisp.com".

      So why use DHCP to do something new when DNS can already handle it? Even if itsn ot fully realized in all DNS servers, it's still closer than DHCPs are, sin't it?

      Or does DHCP have this inate ability too? Still, I would think DNS is more pervasive than DHCP.

    13. Re:my picks by Anonymous Coward · · Score: 0

      USENET is dead.

      What, because you don't use it?

      Encryption is a reality. APOP, IMAPS, HTTPS, LDAPS, SSH. It's there. Use it.

      Ok. https://www.slashdot.org oh wait, that doesn't work.

  5. Sure it'll help fight spam... by krin · · Score: 0, Offtopic

    ...but will it help get rid of idiots like the parent post here?

    --
    There is no spork.
  6. Rebuild the Internet? by confused+philosopher · · Score: 1

    You mean like IPv6, too?

    That has been "widely" accepted. I can see this becoming a "reality".

    --
    Why slashdot? Why not?
    1. Re:Rebuild the Internet? by caluml · · Score: 3, Informative
      If you're not using it, it's your fault. I personally don't know if I reach a site through IPv4 or IPv6, as my system tries to resolve the v6 address first, and falls back to 4 if there aren't any 6 addresses. All my admin is done over IPv6. If you don't want to use it, well that's up to you. Look up 6 over 4 tunneling. Look up v6 tunnel brokers - https://tb.ipv6.bt.com/ is a good one.

      And to test your IPv6 connectivity - http://ipv6.umtstrial.co.uk/

    2. Re:Rebuild the Internet? by sketerpot · · Score: 1
      If I run an nslookup on ipv6.umtstrial.co.uk, I get a distinctly IPv4-looking ip address: 193.128.226.237

      Is something wrong?

    3. Re:Rebuild the Internet? by Anonymous Coward · · Score: 0
      If you're not using it, it's your fault.

      My university throttles IPv6 tunnels down to about 300 bytes/second (the same thing they do with IRC and most peer-to-peer protocols), making it completely unusable (it can take up to 5 seconds to send a single packet, and the packet loss is high on top of that). Is there a way to get an IPv6 connection tunneled through SSH, HTTP, or another protocol? I know people at other universities with the same problem, I guess they're all using the same equipment for traffic shaping.

    4. Re:Rebuild the Internet? by caluml · · Score: 1

      Yeah. The DNS server has two types of record for ipv6.umtstrial.co.uk - one is the standard A record (ipv4), and one is the AAAA record (ipv6). Try setting the record type to AAAA, and then try the query again. The address you should get is 2001:618:15:226::2371

    5. Re:Rebuild the Internet? by Anonymous Coward · · Score: 0

      Oh, and thanks for telling us that the website has some almost-nudie (i.e. not suitable for work) images on it, so that we don't get in trouble.

    6. Re:Rebuild the Internet? by caluml · · Score: 1

      Which Uni is it? That sounds almost criminal :)
      We'll go and hassle them for you.

  7. The question is... by da3dAlus · · Score: 5, Funny

    Will they make use of the new 'Evil' IP bit?

    --

    Sometimes I doubt your commitment to Sparkle Motion.
    1. Re:The question is... by Coz · · Score: 1

      Whatever they do, they must consider the media - it took a lot of work to make IP work over Avian Carrier, and new standards should take things like this into consideration.

      --
      I love vegetarians - some of my favorite foods are vegetarians.
    2. Re: The question is... by Anonymous Coward · · Score: 1, Funny

      What is this new bit I keep hearing of? Somebody should have posted an article about it when it was introduced.

    3. Re: The question is... by Anonymous Coward · · Score: 0

      talking bout the april fools story here

    4. Re: The question is... by Anonymous Coward · · Score: 0

      More information available here.

    5. Re:The question is... by Anonymous Coward · · Score: 0

      Will they make use of the new 'Evil' IP bit?

      Damn You Taco!!!
      Because of you I am going to see this dead horse beaten for at least another year. :(

    6. Re: The question is... by The+Real+Chrisjc · · Score: 1

      That was irony. Not a literal comment f00l! That applies to my parent post, and the parent of that. . :P

  8. Make it worth my while. by Murdock037 · · Score: 4, Funny

    Alright, we can do this, but this time around I've got dibs on "business.com."

    1. Re:Make it worth my while. by Anonymous Coward · · Score: 0

      Fine, I get internet.com and sex.com.

    2. Re:Make it worth my while. by MalleusEBHC · · Score: 5, Funny

      Why take business.com when you can grab slashdot.org and link it to msn.com for a few days? Watch the hilarity ensue as geeks around the world suicidely jump out of office buildings thinking that the Devil won't stop messing with their heads.

    3. Re:Make it worth my while. by knowledgepeacewi · · Score: 1

      Thats easy:

      business.com.biz

      thats a freebie.

    4. Re:Make it worth my while. by wiredlogic · · Score: 1

      Silly,

      Everyone knows that the knowledge space is going to converge and synergize under b2b.com.

      --
      I am becoming gerund, destroyer of verbs.
    5. Re:Make it worth my while. by diverman · · Score: 1

      Damn! You beat me to it!

      -Alex

    6. Re:Make it worth my while. by sketerpot · · Score: 1

      If you manages to register com.biz, you could (I think) run all sorts of littler things like, say, microsoft.com.biz, and be quickly sued into the ground. The domain harvesting bastards know whose toes are not good to step on.

  9. Geez by Ironpoint · · Score: 0, Flamebait

    If all the people that drone on and on about spam would put 1% of their effort into this we would have Internet 2: spam free edition by now. Instead they think somehow getting laws passed is going to miraculously stop spam.

    The way some sociopaths talk, you'd think spam was the most important issue regarding technology today. This is because it IS the biggest thing in their lives. If spam is the biggest problem in your life its time to power down for a few.

    1. Re:Geez by Ironpoint · · Score: 1


      Geez, I guess the truth hurts. Instead of moderating why not see a therapist.

      Are you really angry because all you get is spam, or are you more angry because you don't get any non-spam?

    2. Re:Geez by JuggleGeek · · Score: 1
      >Instead they think somehow getting laws
      >passed is going to miraculously stop spam.

      No, laws won't stop spam. However, laws will keep a large number of people from using it. Laws don't stop rape or theft, either. Would you propose that we get rid of those laws?

      Spam, if we don't stop it, will ruin email as a means of communications. I don't want that to happen.

    3. Re:Geez by Ironpoint · · Score: 1


      Yes but outlawing it puts everyone at risk of being sued when they email someone they don't know.

      Just like phones, the same objective can be accomplished with do-not-email lists. Thats not what these people want. They want laws saying that no one can mail them unless they allow it.

  10. Just have a new system concurrently by corsec67 · · Score: 5, Insightful

    You could have a new version of SMTP, maybe called SMTP2 that would refuse connections from an SMTP1 server. That would cause most people to change rather quickly, and might even be workable.

    Something like IP, otoh, would be best if the new version could coexist with the old version.

    --
    If I have nothing to hide, don't search me
    1. Re:Just have a new system concurrently by kalislashdot · · Score: 1

      Ya, we have POP3, why not SMTP2 or how about FTP2 that has encryption built in.

    2. Re:Just have a new system concurrently by Anonymous Coward · · Score: 0

      You could have a new version of SMTP, maybe called SMTP2 that would refuse connections from an SMTP1 server.

      Wouldn't it be simpler to just set it up on a different TCP port? And while we're at it, add a protocol version identifier in the initial negotiation.

    3. Re:Just have a new system concurrently by bobbozzo · · Score: 2, Informative
      You could have a new version of SMTP, maybe called SMTP2 that would refuse connections from an SMTP1 server. That would cause most people to change rather quickly, and might even be workable.

      Everyone would also have to upgrade their email clients (Eudora, Outlook, whatever), as they use SMTP to send outgoing mail, even if they relay through their ISP's servers.

      --
      Nothing to see here; Move along.
    4. Re:Just have a new system concurrently by 91degrees · · Score: 1

      Sort of true as well. MS really could see this as an opportunity to control the existing protocols. They are very good at taking advantage of power vacuums caused by new standards. This is why they have the defacto word processor standard, and a monopoly on the "standard" (most common at least) GUI and API of desktop computers.

    5. Re:Just have a new system concurrently by sean23007 · · Score: 1

      Ummm, wouldn't incompatibility cause most people to just ignore the new version?

      --

      Lack of eloquence does not denote lack of intelligence, though they often coincide.
    6. Re:Just have a new system concurrently by Anonymous Coward · · Score: 0

      Agreed. Then you could do a countdown, so that SMTP2 and SMTP will play nice for now, but once Jan.1.200# comes around, SMTP2 becomes the standard.

    7. Re:Just have a new system concurrently by Tarpan · · Score: 1

      Ahh, yes because changing the port something is talking on is totaly impossible! Are you the same kind of person that think javascript is enough for form validation?

    8. Re:Just have a new system concurrently by Anonymous Coward · · Score: 0

      "FTP2 that has encryption built in"

      You mean FTPS? It already exists.

  11. Re:Now this would really be science fiction.... by Blaine+Hilton · · Score: 0, Offtopic

    That was the weirdest thing. I thought I posting about a science fiction museum. It said it at the top and when I hit submit I see "The Case for Rebuilding The Internet From Scratch", is this a /. bug?

  12. This isn't exactly a new theory... by ZenShadow · · Score: 2, Insightful

    The problems with various internet protocols (including the underlying IPv4 protocol!) have been known for YEARS, and have been screamed about by us geeks for YEARS. Nothing has happened, and there is a reason for this.

    If you want to change the standard, you first must convince people to use your new standard. Now if someone comes up with a shiny new email feature that everyone thinks they *must* have, and it happens to be based on an existing protocol, and there's no way it will work with SMTP, well... ...then you might have something.

    Personally, I'd consider "no spam" enough of a feature, but I think I'm in the minority, unfortunately...

    --ZS

    --
    -- sigs cause cancer.
    1. Re:This isn't exactly a new theory... by Anonymous Coward · · Score: 0

      How about an "unsend" feature?

  13. no it wouldn't by edrugtrader · · Score: 3, Insightful

    spam can not be stopped. period. if you believe otherwise you are misguided. the protocol does its jobs, and the verification of the headers and contect are to be done on the end systems. a challenge system at the backbone level is ignorant.

    the only update the internet needs is more IP space and faster connections and Internet2 is already doing that.

    --
    MARIJUANA, SHROOMS, X: ONLINE?! - E
    1. Re:no it wouldn't by RatBastard · · Score: 4, Insightful

      If spam can't be stopped then the Internet's Killer App will be in serious jeopardy. Email is becomming a useless means of communication for far too many people. The ever-increasing mountains of spam are simply swamping email servers and clients, making it almost impossible to find the few valid emails in an ever-deepening sea of raw sewage.

      The sick thing about spam is that most of it isn't about selling you anything. Most of it is about creating huge lists of email addresses and selling those lists to the next layer of stupid suckers trying to make money the Don LaPre way.

      --
      Boobies never hurt anyone. - Sherry Glaser.
    2. Re:no it wouldn't by kwerle · · Score: 4, Insightful

      spam can not be stopped. period. if you believe otherwise you are misguided. the protocol does its jobs, and the verification of the headers and contect are to be done on the end systems.

      I don't know what you're thinking, but making it impossible to forge headers would be a HUGE step in stopping spam. RBL's would become far more useful. Prosecuting spammers would be far easier (since it becomes easier to tell where the spam really comes from).

      The protocol is broken in that headers are not really verified.

    3. Re:no it wouldn't by edrugtrader · · Score: 2, Insightful

      ok, so as a spammer, my next step:

      automate purchasing domains such as
      myspamdomain0001.com
      myspamdomain0002.com
      my spamdomain0003.com
      myspamdomain0004.com ...
      the same why they automate buying yahoo addresses.

      the RBL's would become far LESS useful. because domains have so much value, spammers are going to do everything they can to send email through domains that are not blocked... and in doing that block everyones domain.

      verifying headers is damn near impossible unless you have each server log every transaction and accept challenge requests. this overhead is almost impossible.

      the protocol is correct in simply taking its output and displaying it. it isn't verified because it can't effective be done.

      spammers will find ways around anything you put up.

      THE ONLY WAY TO STOP SPAM: (bells and horns play)
      you maintain a list of people you accept email from. you set up a method for people to request admittence to that list (through existing protocol).

      wow. so easy.

      --
      MARIJUANA, SHROOMS, X: ONLINE?! - E
    4. Re:no it wouldn't by silas_moeckel · · Score: 1

      Actualy it needs a better routing system more than IP's. Out current routing system relies on most providers only connecting to a single provider. Granted IPv6 can help in this by giving every provider more IP space from the getgo than they should ever need lets say 2^40 addresses I beleive my rough math makes that out at 1024 billion addresses per provider. If every provider only had one range the tables would shrink significatly there is an ASN limit of 2^16 anyway that would halve the current number of routes on the internet 110000 or so right now.

      Anyway just my 2 cents.

      --
      No sir I dont like it.
    5. Re:no it wouldn't by Oliver+Defacszio · · Score: 1
      Email is becomming a useless means of communication for far too many people

      That's because they're stupid. My main e-mail address is pushing two years old and has received three pieces of spam (all dumb-luck matches). I have a crap account that appears on my domain name registrations and anywhere else that is likely to garner crap mail. Virtually every ISP worth its weight in beans offers more than one e-mail address with an account, so why is this so difficult?

      This has nothing to do with being a luddite, either. People, by and large, have learned that handing out one's personal information to sketchy operations will probably result in either endless telemarketing phone calls or mountains of junk mail. As a result, there are roughly 6.2 million people living at 123 1st street with the phone number 555-1212. Why is that same logic STILL not being applied on the web by these same "educated" consumers?

      Junk mail is an utter non-issue to those with any common sense and computer savvy has little to do with it.

      --

      -
      Inventor of the term 'pardon my French'.
    6. Re:no it wouldn't by kwerle · · Score: 2, Interesting

      automate purchasing domains such as ...
      the same why they automate buying yahoo addresses.

      Buying domains is not free. Setting up yahoo addresses is. That puts a price on SPAM, which would instantly reduce it.

      the RBL's would become far LESS useful. because domains have so much value, spammers are going to do everything they can to send email through domains that are not blocked... and in doing that block everyones domain.

      Domains should not relay - that's the whole point. That's what RBLs are for, and why they work.

      verifying headers is damn near impossible unless you have each server log every transaction and accept challenge requests. this overhead is almost impossible.

      If it were an enfored requirement that you only claim to be a domain that your IP address says you are - a requirement that is not currently enforced on most mail servers, that would be easy to implement (and turn on). This would not be expensive, and when used in conjunction with RBLs would be very effective. It's worth noting that I violate this notion myself - because my reverse IP lookup says I'm pacbell, but my sendmail does not admit to that. There are some folks I can not send email to because they DO enforce this requirement.

      the protocol is correct in simply taking its output and displaying it. it isn't verified because it can't effective be done.

      The protocol is routinely ignored. Actually I don't know that the reverse lookup is a requirement or just advice. In any case, it would be easy to make a requirement.

      I believe it can be done. What's more, it would not be difficult.

      spammers will find ways around anything you put up.

      If you make spam cost money, it will MOSTLY go away.

      THE ONLY WAY TO STOP SPAM: (bells and horns play)
      you maintain a list of people you accept email from. you set up a method for people to request admittence to that list (through existing protocol).

      wow. so easy.


      I used and contributed to a-s-k.sf.net for some time. It had the unfortunate side effects of filtering out some automated non-spam email that I wanted. Now I do content base filtering using tess.sf.net, which is between 80 and 90% effective for me (and has never given me a false positive).

    7. Re:no it wouldn't by Metaldsa · · Score: 1

      Um, if your spam is that bad how about changing your email address? And for the next six months just inform people where to contact you from now on. My new hotmail and yahoo email addresses almost never get spam (one a week maybe). The people who get 100+ spam a day are the people with public email such as the slashdot authors at this site.

    8. Re:no it wouldn't by secolactico · · Score: 1

      I have a crap account that appears on my domain name registrations and anywhere else that is likely to garner crap mail.

      What if somebody has to send legitimate email to the contact emails on your domain registration? Say, complains about abuse, or domain renewal notices, copyright violations queries, offers to buy your domain, some other trouble associated with administering a domain. What if somebody roots your server(s) and starts portscanning?

      It is my understanding that all domains have to have valid admin emails, phone #, etc. Your method makes things worse, because there won't even be a bounce message.

      You can set up rules in an automatic mail client to forward emails from your registrar but that won't cover all bases, and if you have to check that account regularly for those kind of messages, you'll have so much crap to wade thru that you'll have defeated the purpose of a crap account anyway.

      --
      No sig
    9. Re:no it wouldn't by Oliver+Defacszio · · Score: 1
      No, I wade through that junk account once every week or two with Mailwasher, so anything that's vital still gets through (albeit much more slowly than my main account that is checked every ten minutes). I am not saying that spam is invisible, but I am claiming that it is far from making e-mail as "useless" as the original poster claimed if one uses common sense. And, because my main account is crap-free, I don't have to put up with my computer shouting at me every time some jerk figures I need a bigger penis. THAT would bug me exponentially more than spending five minutes weekly to run Mailwasher on the crap account.

      Besides, in five years of owning four domains, I have received less than a half-dozen legitimate e-mails to the admin contact. Probably 80% of those, even, have been, "want to buy my .org version of what you already have?" I can live with the thought of those being lost in space.

      --

      -
      Inventor of the term 'pardon my French'.
    10. Re:no it wouldn't by Anonymous Coward · · Score: 0

      Whitelists work until spammers realize people are doing it, at which point they'll crawl list archives/etc. to figure out which users/routes you accept mail from/through, and make the spam forge that info. This has already been observed in the wild.

    11. Re:no it wouldn't by minas-beede · · Score: 1

      "spam can not be stopped. period."

      I've stopped spam for years! Exclamation point! Not just spam for me, not just spam for my domain - spam for aol, msn, hotmail, and thousands of other domains. Real spam, sent by real spammers.

      Run a fake open relay - you can do it, too.

    12. Re:no it wouldn't by Anonymous Coward · · Score: 0

      spam can not be stopped. period.

      Not with SMTP, no. Not with any protocol, depending on your definition of spam.

      The current epidemic of unsolicited bulk email could be effectively eliminated with a well designed mail protocol. You would still get junk mail, but much less, because it could become much more costly to operate on such a scale.

      Note that I said it *could* happen. It probably won't.

    13. Re:no it wouldn't by evilviper · · Score: 1

      So, filtering my e-mail based on a shared passphrase that must be in the subject line (such as "dilbert" for Scott Adams' address), someone would still get spam through? How is that? Just random guesses? It would be too complex to automate the address grabbing, so spam would become financially infeasable.

      What I thikn you mean to say (and I agree with you if you did) is that no mail protocol can stop spam.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    14. Re:no it wouldn't by slamb · · Score: 1
      spam can not be stopped. period. if you believe otherwise you are misguided. the protocol does its jobs, and the verification of the headers and contect are to be done on the end systems. a challenge system at the backbone level is ignorant.

      Verifying the headers at the end just doesn't work very well. Interpreting even the "Received:" headers is electronic hearsay. "Server A said that Server B said that Server C said that..." The only way I see to solve this is for each server to digitally sign what it sends to the next.

      SMTP has various facilities for digital signatures: S/MIME for end content (though I think it's body text only; headers (notably subject) are sent in the clear). SSL-level certs (to verify the transport is secure). SMTP AUTH (to authenticate a user to a server that knows that user; their mail exchange). But none of them can solve even the problem of verifying Received: headers.

      What's really needed is something that essentially treats these as a set of envelopes, each containing the last (and thus all the envelopes it contains). The innermost would be made by the user, the inside encrypted, and both the inside/outside (outside holding sender/recipient information) signed. The first server wraps it in its own envelope, signs it, and sends it to the next. And so on. You can skip the hearsay if you can verify signatures. When the final user opens it, the last link in the chain must be a UI that makes it really easy to understand the security implications with a "Verify" button or something.

      Of course, all these certificates would require a decent PKI system. Everyone paying Verisign is just not going to work. As I mentioned in another post, I think the ideal would be to implement SecureDNS. Top-level domains issue certificates to second-level, etc. The MXs issue them to their users. So you can grab someone's public key quite easily and verify it. Plus, it's still possible to have relative anonymity, if you can talk "anonserver.com" into issuing you a certificate as "Anonymous Person 42" or whatever.

      Having all the Received: headers verifiable means you can see the path a message took. It might also be beneficial to have a way of determining a reasonable path for a message to take, to avoid problems with open relays. (Though they're not as big anymore, since you can reliably tell where the message came from to begin with.) It's too late for me to think a lot about this problem, but I think using the DNS system for a domain to say what MXs may send mail to the world from it is a reasonable approach.

      So it's kind of a complicated system, but I think this would let you have a lot more accountability. You could find out who sent a message or the last person who is not willing to tell you whom they issued a certificate to. If there's an excessive amount of spam from that place, block them. You just can't do that now - there's no good way of telling where a message came from.

    15. Re:no it wouldn't by Anonymous Coward · · Score: 0

      You cannot mandate that reverse dns match forward dns. You'd break vhosts. Anyway, that's not a technical barrier to spammers; they can set up forward/reverse matching as easily as you can.

  14. unfortunatly by geekoid · · Score: 4, Insightful

    redesigning the internet would take away everything that makes it good.
    A redesign would be forceed to the best interests of conducting business, not sharing information.
    It would not cut down spam, only change the form it takes. SPAM can only be slowed via eduacation. People must learn that SPAM is not the way to buy things.

    If business don't like the way the internet works, then they can get together and build there own, down to, and including, laying there own backbone.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    1. Re:unfortunatly by reiggin · · Score: 2, Interesting
      Sure, it'd be nice to think that business can build "their" own, but do you really think that pipe dream will happen? If you want something done on that level, don't leave it up to business to do it on their own. There will never be one standard and instead, you'll just end up with absolute chaos. It takes a community of people committed to real change to ban together to make something like this happen. And I'm all for that.

      Who's to say that a redesign would take away? When people banned together to "redesign" the way the OS worked and was controlled, we got Linux. Now is that such a bad thing?

    2. Re:unfortunatly by The_Unforgiven · · Score: 1

      I don't mean to be redundant, but I can't agree more with the parent.

      --
      http://wsulug.org
    3. Re:unfortunatly by Skapare · · Score: 1

      You'll never educate enough people to stop buying via spam for that to really ever slow it down. Besides, those who actually want to buy things from people they don't know, who sent them a deal they never asked for, is their right.

      The problem is, for spammers to reach the 0.1% out there who might buy something from them, they end up pounding on our mail servers, and flooding our mail boxes. I do know that if spammers would pay attention to those "550" response codes they get on SMTP connections, and delete the address from their list as "undeliverable", 99% of the delivery attempts on my mail servers would cease. And that's where a substantial amount of the cost of spam comes from.

      --
      now we need to go OSS in diesel cars
    4. Re:unfortunatly by bheerssen · · Score: 4, Interesting

      SPAM can only be slowed via eduacation. People must learn that SPAM is not the way to buy things.

      Unfortunately, you're wrong about this. SPAM works because the vanishingly small amount of money it generates per message is still greater than the cost of the message. The people who get taken by spam are the same people that get taken by psychics that advertise on cardboard signs. These people will always exist - no matter how much effort is made to educate them.

      Two quotes come to mind:

      "There's a sucker born every minute" - P.T. Barnum

      and

      "Knowledge is realizing that the street is one-way, wisdom is looking both directions anyway" - unknown

      --
      (Score: -1, Stupid)
    5. Re:unfortunatly by pohl · · Score: 1

      I sometimes wonder about the 550 response codes. I really don't know, of course, since I'm not a spammer -- but I imagine that all of the 550 codes that I'm watching in my logs do nothing more than make me feel better. Are they really getting all the way back to the spammer, consuming disk space as bounces? Or does each one just end up incrementing some counter in their client software?

      Perhaps sendmail et. al. could implement a thoughtful pause (of a configurable value) before it gives the 550. If my mail server slept for 60 seconds before issuing the error, it might slow them down, or cause them to run out of threads.

      --

      The "cue the foo posts in 3, 2, 1..." posts will commence with no subsequent foo posts in 3, 2, 1...

    6. Re:unfortunatly by Dylan+Zimmerman · · Score: 1

      Quick vocabulary Nazi: People don't "ban together". The words that you should have used are "band" and "banded".

      You do have a good point about that, but just how far has Linux come anywhere except the geek market? In all seriousness, it just isn't popular.

      Perhaps people could make a way to transfer E-mail from one server to another and then switch it back to SMTP at either end, but that would defeat the purpose, wouldn't it?

      My point is, change to better standards doesn't happen overnight. Even if the geeks of the world unite and make a new, faster, more secure version of SMTP, no one would use it because it's a lot of work to switch from one protocol to another.

      Perhaps a mail client that only accepts PGP (or GPG or equivilant) signed E-mail would help. That would at least keep spammers from stealing other peoples' identities.

    7. Re:unfortunatly by quantum+bit · · Score: 1

      Perhaps sendmail et. al. could implement a thoughtful pause (of a configurable value) before it gives the 550. If my mail server slept for 60 seconds before issuing the error, it might slow them down, or cause them to run out of threads.

      Postfix does this by default. I think it pauses 10-15 seconds before issuing the error message. And the more errors you have in a single session, the longer the pause before each one gets. You can also configure it to automatically terminate the connection after X amount of errors.

    8. Re:unfortunatly by Anonymous Coward · · Score: 0

      If they opened up a redesign, you think a hodgpodge of hippies, privacy rights dreamers, piraters, anti-globalizationers, free-mumia'ers and anti-war protesters is going to have any say?

      A redesign would be dominated by CEO's, the Pentagon and Congress in that order. Imagine the US tax code hybrid with your telephone bill.

    9. Re:unfortunatly by jmh_az · · Score: 1

      You missed one: "Never underestimate the power of human stupidity." - Robert Heinlein

    10. Re:unfortunatly by Skapare · · Score: 1

      If the spammer runs a normal MTA, the 550 codes are likely to result in a bounce, but it probably goes to a mailbox that discards it in some way. I'm sure they can't be bothered with cleaning up their lists.

      If they are running spamware, those nasty programs that make a thousand concurrent connections and sends the same message to everyone in the list, it certainly can see that 550 code, but probably does nothing about it. They must justify that to themselves as "the address might still be good, but the server blocked me, so I'll just leave the address in for later when they stop blocking". In many cases the list is on CD, so it wouldn't be able to delete it and keeping a no-send list is probably more costly (to keep checking it in the future) than to just try addresses that can't be sent to.

      I've seen lots of spam, usually from big spammer operations, which have return addresses that encode the victim address. So clearly they have some means to potentially process it. But they might also be doing that only to track complaints. And if they are doing that from spamware, it might not deal with the fact that it happens during delivery, and just handle it only when a bounce comes back.

      --
      now we need to go OSS in diesel cars
  15. How History will see it by buyo-kun · · Score: 2, Insightful

    And, on the seventh day, of the seventh month, of the two thousand and third year of A.D. a darkness fell.

    The "net" fell, first one computer, then another, and another.

    The web was being taken down, ripped as if it was a spider's web that a clumsy person had walked through.

    A few rebels called "Spammers" held out, but they were soon slienced, then, and forever.

    But, then a light shined, a new web was forming, first one computer, then another, and another.

    And so the story ends, with a new beginning.

    1. Re:How History will see it by Snork+Asaurus · · Score: 4, Funny
      And so the story ends, with a new beginning

      Yet rejoice ye not, rather saddend be

      for 'tis Windows running, on every damned PC

      It seems that while the web was down

      MS finished buying off Washing-town.

      --
      Sigs are bad for your health.
    2. Re:How History will see it by buyo-kun · · Score: 0, Troll

      Who the hell put insightful, I was trying to be funny, and mocking of it.

      *Sighs*

      O well, better insightful then troll

    3. Re:How History will see it by buyo-kun · · Score: 0, Flamebait

      What extraordinary wit you have.

      *Bows down to his amazing word play*

      So concise, yet so powerful.

      Let me see if I can match it.

      Shut up you waste of flesh.

    4. Re:How History will see it by buyo-kun · · Score: 1

      Of course, the "How History will see it" document is an extract of a MS published article from the future.

    5. Re:How History will see it by Anonymous Coward · · Score: 0

      That was a very lame response.

      Let's face it -- you truly are a moron. Please fuck off and die. Thanks!

    6. Re:How History will see it by Anonymous Coward · · Score: 0

      Well then, it is a shame that your sense of humor is as about as retarded as that of the rest of the socially-moronic geeks that use this blog.

      Get out into the real world once in a while, and realise that your lame, nerdy in-jokes just aren't funny.

    7. Re:How History will see it by buyo-kun · · Score: 1

      A lame response to a lame insult.

      In addition to facing it, lets face that you're a bigger moron.

    8. Re:How History will see it by Anonymous Coward · · Score: 0

      Shut up, or I will nip round your house and rape your dog again.

  16. HAHA... by deadsaijinx* · · Score: 5, Interesting

    ... sorry, not happening. Hell, we can't even push out v6, let alone start from scratch. Sure, these organic growths (i'm talking bout the internet) may seem inefficient and disorderly, but anyone in theorectical math knows that such systems have an awkard effecientcy. Similar to the buses in Mexico (they don't have a single entity controling them, like the US does), the internet grows from several competing interests, and often seems chaotic and ineffective. Yet, studies show that the buses in mexico are several fold more effecient than the regulated from the start ones here in the states. Just some food for thought.

    (someday, i will make FP)

    --
    YOU SUCK BALLS!
    1. Re:HAHA... by doktor-hladnjak · · Score: 1

      And as anyone who has ridden a Mexican bus can tell you: efficiency isn't everything, although it usually seems pretty important.

    2. Re:HAHA... by Scrameustache · · Score: 4, Funny

      Yet, studies show that the buses in mexico are several fold more effecient

      Have you ever seen a mexican bus?

      They have 2x the internal capacity filled up AND people hanging off the sides! All the while running at about 1/5 the spped of light on narrow winding mountain roads...

      Its efficient? Its also the scariest thing ever!

      --

      You can't take the sky from me...

    3. Re:HAHA... by deadsaijinx* · · Score: 1

      why is it that everone assumes i've never ridden a damned bus in mexico? i have, so, i know. I sed that studies find them effecient. and they are, they get people to where they need to be faster than our standardized system. Not the safest ride in the world to be shure, but it gets the job done better than a controlled since birth system. that was my point.

      --
      YOU SUCK BALLS!
    4. Re:HAHA... by swillden · · Score: 1

      Have you ever seen a mexican bus? They have 2x the internal capacity filled up AND people hanging off the sides! All the while running at about 1/5 the spped of light on narrow winding mountain roads... Its efficient? Its also the scariest thing ever!

      And great fun, too! I used to love "bus surfing" late at night. Most of the buses that service the rural areas in southern Mexico have a space at the back where they've ripped out a couple seats to make room for luggage, construction materials, bulk food, livestock or whatever you might need to transport. Late in the evening, the buses typically run less than half full, so there's often some open space back there, and it's great fun to stand in that space and try to keep your feet without touching anything as the bus goes screaming around the aforementioned narrow winding mountain roads. At first it seems simply impossible, but once you get the hang of it you can "surf" for quite a while.

      Not everyone's idea of a good time, I suppose, but I enjoyed it.

      Hanging out the door with only your toes and fingertips attaching you to the bus can also be quite a thrill. I always preferred it over being packed inside, personally.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    5. Re:HAHA... by Anonymous Coward · · Score: 0

      Theoretical math? Mexican buses? What the fuck are you smoking that chains all this bullshit together?

    6. Re:HAHA... by LordMyren · · Score: 1

      anyone can start a bus company.

      there are great powers that be which control the internet. its no longer an evolved system, its a manipulated system, albiet one thats proven itself fairly maleable in the past. watching this pathetic attempt at IPv6 is just further proof that the internet is no longer under control of the techies.

      just because we're never going to break this stranglehold on stasis we've locked ourselves into doesnt mean we shouldnt die trying to fight our way out.

    7. Re:HAHA... by Anonymous Coward · · Score: 0

      its sum good shit, let me tell you

    8. Re:HAHA... by Ratphace · · Score: 1

      Let's not forget all the high quality livestock being carried onboard too...

  17. Actually, by Anonymous Coward · · Score: 0

    There's nothing really wrong with the Internet, it's the fucking morons that use it!
    Give something to the world and you find what the best AND the worst have to offer.
    Agree or not, it's like the guns issue: Intelligent humans can handle it with no issues, but when you put it in the hands of the ignorant, well, we can see the results...

  18. Building blocks by Anonymous Coward · · Score: 0

    It'd probably be wise to refactor a lot of the ideas that are currently contained in the RFP body. Distill out a solid and rich set of very basic building blocks of encryption, communication standards for characters, frameworks, etc. and start rebuilding the larger components, such as mail services, from there.

  19. Can We At Least Agree... by wo1verin3 · · Score: 5, Funny

    not to tell AOL? Lets just not mention anything to them, and suddently we have two seperate networks...

    The old network only consisting of AOlers.
    The new network consisting of everyone else.

    If this isn't acceptable, could we try just not telling Microsoft?

    1. Re:Can We At Least Agree... by lostchicken · · Score: 1

      I thought that AOLers already were in their own world.

      --
      -twb
    2. Re:Can We At Least Agree... by __past__ · · Score: 2, Funny

      Don't read usenet much, do you?

    3. Re:Can We At Least Agree... by Capt.+DrunkenBum · · Score: 1
      If you ever want ipV6 you need first to get M$ to push it for you.



      1. Get M$ to install ipV6 in Windoze XXP

      2. M$ pushes for the adoption of ipV6

      3. We all get to switch to ipV6 == profit.



      Why would M$ do this favour for us? Simple, Windows 95, 98, ME, NT, ETC, all become useless overnight. (OK more useless.) Forced upgrades baby.

      --

      Not everyone deserves a 320i

    4. Re:Can We At Least Agree... by envelope · · Score: 1

      Don't read usenet much, do you?

      Ah, that makes me all nostalgic about usenet before AOL. I remember clearly when AOL'ers started ruining the newsgroups.

      Anyway, I don't think that starting over is going to work. There is way too much invested in the current standards. Plus, as someone else has mentioned, if Microsoft gets involved, its going to be the inter.NET

      --

      appended to the end of comments you post, 120 chars
    5. Re:Can We At Least Agree... by syberdave · · Score: 1

      or how about telling just aol so it gets lost? :)

    6. Re:Can We At Least Agree... by Richard_at_work · · Score: 2, Informative

      Windows XP already has a IPv6 stack included. Granted all the tools are command line only, but its there and its actually a damn fine implentation. All you have to do now is get MS to push for it.

      Disclaimer: I help run ipng.org.uk, a uk IPv6 tunnel broker with /64 delegation and full rdns control.

    7. Re:Can We At Least Agree... by linzeal · · Score: 1

      Go to c:\ prompt in any windows xp type Ipv6 install, you are done.

  20. Agreement? by randumb_surfer · · Score: 5, Insightful

    You can't get 3 people to agree on where to eat. How does anyone expect to reach a worldwide agreement on how to redesign something that's become such a huge part of our lives.

    The only way we ended up with something as good as we have was due to the fact that it was created by a small group of very intelligent men with much foresight.

    With that in mind I suggest we form a task force to look into this matter. That way we can sleep soundly at night knowing nothing will ever actually happen.

    1. Re:Agreement? by Johnny+Mnemonic · · Score: 1


      The only way we ended up with something as good as we have was due to the fact that it was created by a small group of very intelligent men with much foresight.

      Yes--but critical in that process was that they next released those ideas to the world . If they had kept those ideas to themselves in an attempt to charge for them, the nascent Internet would have ended up with all those Betamaxes. Imagine if I owed $1.50 for the HTML tags that I just used, because it was, frankly, someone else's idea.

      And lest someone think that they could have gotten rich if they had only charged for it--wrong. The Internet simply would not have been used and nobody would have gained.

      --

      --
      $tar -xvf .sig.tar
    2. Re:Agreement? by wisdom_brewing · · Score: 1

      its easy to get 3 people to agree on where to eat, just use brute force... im sure the same will be possible with the internet... extreme causes call for extreme measures... i think "migrating" to the new service, were it ever to exist, wouldnt work too well, at least not in a reasonable short time period, you need a government (say australias, it likes that sort of thing) to place a cap on number of emails sent per person per day, that would require much higher surveilance leading to a demand for a new service which wasnt "officially" email, hell, why not just ban e-mail in its current form, would be fun to watch the consequences

  21. 100 per second? by Niles_Stonne · · Score: 5, Funny

    "If you limited normal users to 100 messages per second and major companies to 10,000 messages a second it would be hard for legitimate users to complain, but spamming would be much harder."

    Hm... At a limit of 100 per second that only means I can send out 100x60x60x24 = 8,640,000 e-mails per day. How am I going to be able to talk to all of my friends now?

    --
    Sticks and Stones may break my bones, but copyright will always protect me.
    1. Re:100 per second? by mlerner · · Score: 0

      Must be an error, it wouldn't make it easier or harder, in fact spam would stay the same.

    2. Re:100 per second? by deadsaijinx* · · Score: 1, Flamebait

      "How am I going to be able to talk to all of my friends now?"

      not a problem for most slashdotters .... okay, go ahead and hate me. whatever ^^

      --
      YOU SUCK BALLS!
    3. Re:100 per second? by ottffssent · · Score: 1

      With your share of the $20 million you helped smuggle out of Nigeria for that nice elderly chap, you can probably afford a cellphone.

    4. Re:100 per second? by Anonymous Coward · · Score: 0

      I just hope it doesn't tell me to "Slow down, cowboy!"

    5. Re:100 per second? by evilviper · · Score: 1

      Here's a better question... Who or what is it that is regulating this?

      If it's the sender's server, that's a non-starter. If it's the destination server, that's quite easy to get around. If it's some monolithic corporation that controls all e-mail, there's no way it will every gain popularity, and I'm moving to another planet if it does...

      As for stopping spam, if spamcop.net can do it, and provide a full 25MB encrypted IMAP service, for $30/year, it's obviously not going to be expensive to maintain a similar blacklist (or buy theirs). Spam can be stopped.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  22. Mail servers? by psicE · · Score: 1

    For years, there's been this little protocol called IMAP. It's really good. Yet most people, or rather most companies, insist on using the hopelessly-outdated POP3 standard. And these two standards are compatible - I can use IMAP without forcing everyone else to make the transition.

    You want to obsolete SMTP entirely? Get real.

    1. Re:Mail servers? by jawtheshark · · Score: 1
      Good you mention that one... I run my own small email server on a nice little obsolete Pentium 166 for my family. I wanted to centralize where the email is stored (easier to backup), so I opted for IMAP.
      I did that for about one day, then I switched back to POP3. Why? My server couldn't handle it. I think the main bottleneck was the network, but CPU usage was higher too if I recall correctly. Well, my internal network was 10Mbps back then (now 100Mbps).

      So, I still use POP3... Apart from that, most companies I know use IMAP. Never seen any company that used POP3 internally. (What does Lotus Notes use? That one is widely deployed too)

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    2. Re:Mail servers? by Anonymous Coward · · Score: 0

      1500 users, 1 mail server, POP3. That's how we've been doing it since 1995. The only change is that I've had to upgrade the hardware twice in those 8 years just to keep up with the growing quantity that gets shoveled around.

      I keep seeing exploits for things like IMAP servers. I'll think about IMAP when someone like Solar Designer writes one of those servers. Until then, popa3d is good enough for me and my users.

      So, there's at least one case for you.

    3. Re:Mail servers? by jawtheshark · · Score: 1
      POP3 is good enough for me, don't worry. Are you by any chance an ISP? I mean, if you are, you don't fit in my description of "internal business network".

      How do you backup you email? All clients configged with "don't delete on server"? (That's what I do)

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  23. Sure by mlerner · · Score: 0

    If it improves performance, reduces commercial advertising and leaves me more productive at the end of the day, I say go for it!

  24. I'd actually like the web to do this by Anonymous Coward · · Score: 0

    All the new web browsers would agree to support standards, and support them properly. No more of this half-assed guessing game as to what any browser will support. This would also including things like PNG. It's a good 7 years later, and IE (Windows) still can't get it right.

  25. Email != internet by mblase · · Score: 5, Interesting

    A subjective summary of the column:

    - Scrapping the Internet is a good idea because spammers have used email to annoy everyone.

    - Under this new, hypothetical email system, Verisign would require everyone to buy a secure ID to ensure they are who their messages say they are.

    - The columnist is willing to spend more money and lose his privacy in exchange for these conveniences, so we should be, too.

    Please. The problem with spammers isn't because SMTP is so weak. The primary cause of the modern deluge of spam is unsecured email servers around the world, allowing senders to spoof their identity and auto-email anyone they happen to have an address for. And no new system, no matter how rigidly secured, will make up for admins who don't do their job; if it did, it would be prohibitively expensive or complicated and thus be impossible to implement as widely as email is now.

    The writer, Larry Seltzer, complains about spammers abusing his account, and yet his online publisher sticks a link to his email address right at the bottom of everything he writes. I would suggest that if he wants to reduce the flow of junk to his inbox, he start with his own managers.

    1. Re:Email != internet by Anonymous Coward · · Score: 0

      I agree.

      And doesn't that suggest a new way of doing things? Shouldn't critical software, like an SMTP daemon, know how to self expire when a new version or stable default configuration comes out? Why not force admins to stay current? This practice isn't something that would need to be done in some radical way, but if one daemon source project after another started using this practice, then slowly over time CRUFT would kick in and eventually the systems being run by out of date administration methods would just melt away.

      No?

    2. Re:Email != internet by luisdom · · Score: 2, Insightful

      Agreed, but...

      The writer, Larry Seltzer, complains about spammers abusing his account, and yet his online publisher sticks a link to his email address right at the bottom of everything he writes. I would suggest that if he wants to reduce the flow of junk to his inbox, he start with his own managers.


      The point of all this is not to be afraid of posting your email address at the bottom of everything you write.

    3. Re:Email != internet by cpeterso · · Score: 1


      I remember a recent Slashdot story about spam "tarpits" the respond veeeeerry sloooowly to email servers that are sending spam. Why not take a more active approach? Someone should combine a spam tarpit with an automated rootkit. If your email tarpit detects that someone's broken email server is forwarding spam to you, your automated rootkit can nuke them. :-)

    4. Re:Email != internet by shadowbearer · · Score: 4, Interesting

      "Please. The problem with spammers isn't because SMTP is so weak. The primary cause of the modern deluge of spam is unsecured email servers around the world, "

      and if I may add, also the number of ISPs who don't Give A Shit. Seems from my reading that most within the US and Europe are at least making a start at implementing some decent spam solutions ( complaint monitoring and the actions taken/not taken is really the biggest problem) but from the steadily growing amount of spam I've seen in the last few months, not enough are doing their jobs.

      I don't think we need legislation to solve this. I think we need more education and public denial solutions (blacklisting till they've cleaned up their act - and possibly some standard rule set as to how to go about this). There are a lot of spam sites, but I haven't seen any yet who have a really comprehensive list of what should be "kosher" in anti-spam activism. Can anyone point me to a link?

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    5. Re:Email != internet by Garak · · Score: 1

      Is spam really that much of a problem? Having to click off delete on 30 or so emails a day that much trouble?

      I think the junk mail I get in my physical mail box more of a problem, that dosn't just jam up a few 100k in my inbox like spam, it fills up the land fills and makes a mess around my apartment.

      So maybe its time we restart the postal system from scratch.

      --
      God, root, what is the difference?
    6. Re:Email != internet by Anonymous Coward · · Score: 0

      Exactly! We can already tell which ISP the spam came from. They can already tell which user sent it. What good does this new scheme do? Nothing. It just a formallization of the current system.

    7. Re:Email != internet by Anonymous Coward · · Score: 0
      Is spam really that much of a problem? Having to click off delete on 30 or so emails a day that much trouble?

      Not again!

      Multiply that by the number of people doing it. Also, consider the storage. 100k doesn't seem like much to you, but multiply and it gets bigger.

      Also, I'd like to have my computer inform me when I get e-mail, since I work from home some. I don't need it interrupting me for spam.

      Here's another thing to think about. There are lots of people fighting spam. It bothers them more than you (and belittle them with your comments). If all those people stopped, you'd get more and more spam, until it bothered you. Since sending spam is free, if no one fights it, it would fill your e-mail box full in 30 seconds.

    8. Re:Email != internet by Anonymous Coward · · Score: 0

      Are you fucking kidding? The people in my company gets 1000's of spams a day. This causes lost productivity and in the not to distant future law suits because of sexually explicit spam. I personally get 100's a day, and on monday I usually have 500 or so waiting for me. How many times have I deleted a good email because I didn't see it lost in all that fucking spam? Too many times.

      Go away troll.

    9. Re:Email != internet by GeoGreg · · Score: 1

      It's not your 30 spams a day that are the problem... its the 30 x 150 million (or whatever) spams that clog up mail servers around the world. The incremental cost is tiny, but multiply a very small number by a large enough number, and you still end up with a pretty big number.

      If you want to reduce the amount of snail spam, you're going to need to start charging something approaching the true cost of first-class mail, as bulk mail currently subsidizes first-class in the USA. Apparently, sending a regular letter would cost almost as much as sending something FederalExpress. Good if you're running an online bill-pay service, I guess!

    10. Re:Email != internet by DongleFondle · · Score: 1

      I don't see the correlation between protecting yourself from SPAM and this last statement. Posting your e-mail at the bottom of an article read by thousands of people and THEN having that article posted to Slashdot pretty much makes that e-mail address about as public as information can get. A couple of SPAM a day, shit, a couple hundred SPAM a day is going to be least of his worries, and Seltzers proposed ideas wouldn't change this fact one bit.

    11. Re:Email != internet by shadowbearer · · Score: 1

      Yes. To whose benefit....most sysadmins hate spam already, their bosses hate it, the companies can implement solutions....ISPs can implement better solutions than they've ever had (Bayesian - tho I think my local ISP has a poorly written version, sigh) - why do we need to introduce another complexity into something which already functions?

      On the functional note, yes, I'm aware of the limitations of IPv4. Let it evolve. At least with lots of programmers around nowadays, if we get into a crunch with addressing ( or anything else for that matter), we'll have code ready to go. If open source is legislated via the Chinese Water Torture method (one drop at a time) we won't.

      Let it all just evolve. Standards are just like legislation; they can be hijacked and used for bad ends. We've all seen it happen.

      Damn, it's been a long Monday.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    12. Re:Email != internet by Anonymous Coward · · Score: 0

      Didn't you know? We're supposed to be clever and come up with ways of preventing people from getting our email addresses.

      You're not cool at all. I bet you've missed all the latest trends.

    13. Re:Email != internet by bcrowell · · Score: 1
      The writer, Larry Seltzer, complains about spammers abusing his account, and yet his online publisher sticks a link to his email address right at the bottom of everything he writes. I would suggest that if he wants to reduce the flow of junk to his inbox, he start with his own managers.
      What you're saying is a perfect example to prove how broken the e-mail infrastructure is. You shouldn't have to keep your e-mail address secret in order to avoid being deluged with spam. Some users need to be able to receive e-mail from people they don't know.

      Eventually we're going to have to have a sender-risks-paying e-mail system.

    14. Re:Email != internet by minas-beede · · Score: 2, Interesting
      "Please. The problem with spammers isn't because SMTP is so weak. The primary cause of the modern deluge of spam is unsecured email servers around the world, allowing senders to spoof their identity and auto-email anyone they happen to have an address for. And no new system, no matter how rigidly secured, will make up for admins who don't do their job; if it did, it would be prohibitively expensive or complicated and thus be impossible to implement as widely as email is now."

      You might as well sing the "secure your open relay" song. That hasn't worked and RFC 2505 tells why. The problem isn't just the clueless operators of open relays, it's also the clueful operators who have the strange notion that securing their own servers does something measurable to stop spam. You know: secure your server and then coast, bitching about all those remaining open relays and their stupid, irresponsible operators.
      I'll bet 99.9% of the ones who do secure their relays are proud of that and make sure they respond to every relay attempt "550 we do not relay." That tells the spammer all he needs to know about that IP - he goes on to the next. Eventually he finds ones that don't say "we do not relay" and most of those do relay. DUH. How much easier can it be? The spammer wants to find open relays and does. He gets help from both sides.

      Now if the guys with the secure relays would at least accept the spammers test message and keep mum about not relaying (why tell the spammer anything at all useful?) then the test message would be in the queue (or sompelpace) and the operator could learn from it something about that particulars spammers testing strategy. Then maybe he could send a complaint someplace (or two someplaces: the ISP of the origin, if it's not through an open proxy, and the ISP of the destination, if it's not the spammer himself.)

      That would be USEFUL.

      If the clueful operator would actually DELIVER the spammer's test message then the spammer would very likely think the IP was an open relay and send gobs of spam. Well, gosh, what to do? If the answer isn't "don't deliver it" you get an F. If the spam comes form the spammer (not through an open proxy, which s increasingly common) you have all you need to contact the spammer's ISP and tell them that the spammer is trying to steal service from you. Very often that causes Mr. Spammer some grief.

      All because you accpeted that test message and delivered it intead of being all proud about how secure you were.

      Don't do it on a server - do it on a system you set up just for this purpose. That grants you absolution for any number of "550 we do not" systems you care to run. You hardly have to think. If a message looks like a relay test, deliver it. If it doesn't, don't. That's the entire set of rules for delivery. if in doubt, don't deliver. Somebody else will be screwing the spammer real soon, if there's others doing this.

      Recently I've trapped spam with thousands of recipients/message. Here's some log counts:

      ... Counts: Good = 202; Bad = 0; Ugly = 0; Dup = 0

      ... Counts: Good = 2295; Bad = 0; Ugly = 0; Dup = 0

      ... Counts: Good = 589; Bad = 0; Ugly = 0; Dup = 0

      ... Counts: Good = 2516; Bad = 0; Ugly = 0; Dup = 0

      ... Counts: Good = 281; Bad = 0; Ugly = 0; Dup = 0

      ... Counts: Good = 964; Bad = 0; Ugly = 0; Dup = 0

      ... Counts: Good = 4; Bad = 0; Ugly = 0; Dup = 0

      ... Counts: Good = 2596; Bad = 0; Ugly = 0; Dup = 0

      It's chickenfeed trapping, but imagine the thrill of that compared to just watching nothing at all happen. Some guys hit it big. One guy, with a 120 MHz Pentium (64 Mb) trapped spam for 281 million recipients in his first year of running a fake open relay.

    15. Re:Email != internet by Anonymous Coward · · Score: 0

      Great idea. Let's think about this for a second.

      1. illegal
      2. grounds for lawsuit
      3. probably gets you labelled as a terrorist which means life in a federal pen

    16. Re:Email != internet by Anonymous Coward · · Score: 0

      You, sir, are a total idiot. There is absolutely no way to implement any system of retroactive payment for spam unless ip allocation and use are totally redone by every isp.

    17. Re:Email != internet by Ratphace · · Score: 1

      Lest we not forget beyond the ISP's that don't care, you have the equally as bad ISP's that just don't know wtf they are doing. They have their service running and are billing customers and do not look to provide any quality or improvement of services. I think their motto would be "if it ain't broke, don't fix it..." Much to the dismay of the rest of us. I don't know about you all, but getting 35 mortgage and penis enlargement solicitations a day is quite annoying... :(

    18. Re:Email != internet by JuggleGeek · · Score: 1
      The writer, Larry Seltzer, complains about spammers abusing his account, and yet his online publisher sticks a link to his email address right at the bottom of everything he writes. I would suggest that if he wants to reduce the flow of junk to his inbox, he start with his own managers.

      I put an email address on my website. Many businesses do. You seem to believe that you should have to hide from the spammers, but IMO, that's one of the prices we are already paying due to spam.

      You shouldn't have to hide your address. That makes the net less useful, not more useful. If an old friend finds my website, or someone wants to hire me, or someone with the same hobby I have wants to write me, they should be able to do that. That sort of thing is part of why I have an email address.

    19. Re:Email != internet by shadowbearer · · Score: 1

      " Lest we not forget beyond the ISP's that don't care, you have the equally as bad ISP's that just don't know wtf they are doing. "

      It's the same thing. Crap, man, there's something like a half million IT people out of work in the US alone. That's a HUGE job pool. If they can't bother to hire someone competent, then they just don't care. I've dealt with that subject with my local ISP enough.

      I hear you on the spam. I have 5 accounts I use regularly, all except two on different servers, and I deal with over a hundred spams a day (these accounts have been around for a long time and actively used, most of them :) That doesn't even mention the other accounts I use on a semi regular basis.

      I've had it. It's time for a formal declaration of war on these suckers. A war with rules, tho, like limiting collateral damage :)

      Sigh.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    20. Re:Email != internet by mblase · · Score: 1

      Don't do it on a server - do it on a system you set up just for this purpose. That grants you absolution for any number of "550 we do not" systems you care to run.

      With all due respect to your solution, expecting admins to set up a honeypot and monitor it aggressively isn't exactly fair. Doing that is a fair amount of ongoing work, while simply securing an open relay one is responsible for is a low-effort one-time job. It's the difference between locking your front door and organizing a neighborhood watch; the latter may be more noble, but that doesn't make the former an unreasonable request.

    21. Re:Email != internet by minas-beede · · Score: 1

      "With all due respect to your solution, expecting admins to set up a honeypot and monitor it aggressively isn't exactly fair. Doing that is a fair amount of ongoing work, while simply securing an open relay one is responsible for is a low-effort one-time job. It's the difference between locking your front door and organizing a neighborhood watch; the latter may be more noble, but that doesn't make the former an unreasonable request."

      The neighborhood watch is a good analogy. Some can do it, some can't - I was a bit extreme in my language to make a point.

      Returning to the neighborhood watch analogy, I think in a real neighborhood watch you'd have some zealots and some sluggards - some that want to go out and watch the neighborhood, some that agree it's a good idea and even do it once in a while, reluctantly. That's how people are - no solution that requires a change in human nature is likely to become popular or successful.

      But with the honeypots you can "watch the neighborhood" in a way that has no real-world analog: the lazy watchers can just smart-host their incoming port 25 traffic to a system run by a neighborhood zealot. Better yet, if honeypots get numerous (and if large numbers of operators only trap relay tests, deliver nothing) then lots of things can look threatening to the spammer who is honeypot-aware, including systems that accept tests for the (lazy) operator to examine someday, with the (lazy) operator never bothering to look.
      So, while I state that an aggressively monitored honeypot has power over that of a mostly ignored honeypot the latter still has value. It could send the relay tests to /dev/null (or the equivalent) - as long as the spammer doesn't really know what is happening he has to fear it the same as an aggressively monitored hp.

      At this point in time I'd stress the value of capturing spammer relay tests. The zealots can report these to the ISPs of source and destination, the slackards can ignore. The spammers don't know which is which (as long as the ISPs don't spill the beans) - both are a problem to the spammer. The best spammer defense is to leave the IP that is (or may be) a honeypot strictly alone. That is exactly what I want them to do, for the entire internet. ISPs can be honeypot operators - then instead of the internet becoming spammer-dangerous one IP at a time it can happen one ISP at a time. That could move pretty fast. When the spammers are off the existing internet they're done sending abuse-based spam - there's not going to be a second internet for them to abuse. You can think a long, long time but I don't think you'll hit on a way to test for open relay that doesn't reveal itself to be just that: a test for open relay. There is no stealth way for the spammers to test - the curent "stealth" is really inattention of those who could be watching. Start watching - it is worth doing (even if you have the neighborhood zealot do the work for you.)

  26. Offtopic, but you need to know... by Dthoma · · Score: 1

    ...for the Latin/Classical Civilization ignorant, the parent post is a poorly formatted bastardisation of poem 16 of the poet Catullus. You can find an approximate translation here. The parent has just substituted "Aurelius" and "Furius" in line 2 for "Billy G" and "Microsoft" respectively, and "versiculis" for "software" in line 3.

    --

    Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    1. Re:Offtopic, but you need to know... by Anonymous Coward · · Score: 0

      FUCK YOU!

  27. No Way. by BigChigger · · Score: 2, Interesting

    MS would buy control of the process and then pollute any standards that result. At least now there is a level playing field.

    I don't want MSInternet.

    BC

  28. Intel.... by gilesjuk · · Score: 1

    Intel created a 64 CPU from scratch and it appears to be a bit of a turkey. Good design but not a real world solution, you can say the opposite about the Internet.

    If the Internet has protocol problems then fix the protocols, it didn't take that long for most of the web to adopt http resume.

  29. Fickle Programmers Sickness by Enrico+Pulatzo · · Score: 4, Insightful

    This happens to all projects, irregardless of size. Developers will eventually believe that a total restart is the only way to fix problems. It's kinda sad, but I'm as guilty of it as anyone. I don't know how many times I've rewritten a project cuz I didn't like how it turned out, or couldn't fix a bug in the system quite right.

    Same thing here.

    The fallacy comes in the notion that something can be perfectly engineered. Nature teaches us that a vulnerability will be found, the weakest link will break, and that the internet will have problems in it.

    Just cuz you don't like SMTP doesn't mean you should try to take it away from everybody.

    1. Re:Fickle Programmers Sickness by reidbold · · Score: 1

      Irregardless is not a word, the ir prefix and less suffix make no sense together. It's as if you're trying to say 'without with regard' or something equally absurd.

      --
      -Reid
    2. Re:Fickle Programmers Sickness by Planesdragon · · Score: 1

      Irregardless is not a word

      Of course it is. No one reading his post has ANY question what he meant by saying "Irregardless."

      It may not be proper grammar, it may be horrible slang, and it may not do much to improve the utility of the language--but it sure as hell is a word.

      And so is "ain't", goddamnit!

    3. Re:Fickle Programmers Sickness by swillden · · Score: 1

      Irregardless is not a word

      Sure it is. It's just a word that is fairly new, is not widely accepted and has no real reason to exist.

      Merriam-Webster says it well.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    4. Re:Fickle Programmers Sickness by GlassUser · · Score: 1

      Ain't has been in the dictionary for a while. It's a contraction of "am not". For example, it is apparently proper to say "I ain't going home now" though it would still be improper to say "he ain't the mayor".

    5. Re:Fickle Programmers Sickness by rabidcow · · Score: 2, Insightful

      The fallacy comes in the notion that something can be perfectly engineered.

      It doesn't have to be that. Every time you rewrite, you make mistakes. Later, you find them and learn so that the next rewrite will have less significant mistakes.

      If the internet were to be redesigned, I'd recommend designing it so that the underlying protocols could be changed again later as easily as possible. (while staying secure, of course)

      The trick is doing that perfectly...

  30. Evolution not Revolution by bcollier06 · · Score: 3, Interesting

    I can understand the author's frusteration with the current infrastructure, and it might be nice if we could chuck all of the bad at once.

    BUT, this is completely impractical and would never happen. The current installed base and backwards compatibility always have and always will act as insurmountable intertia to sudden and drastic changes. The innovators will keep on innovating while the rest of user base slowly upgrades their most woefully inadequate equipment/software to the new standards.

    Let's face it: once the internet moved out of the realm of hobbyists and academia and into the commercial sphere it lost the willingness to accept drastic changes. While it continually evolves (the emergence of ipv6, internet2, etc), I don't think we will be seeing a real, identifiable revolution anytime soon.

    --

    -bcollier06

  31. Uh, I've been to Mexico - a lot by tacokill · · Score: 1

    ..and, exactly, what studies are you reading?

    1. Re:Uh, I've been to Mexico - a lot by deadsaijinx* · · Score: 1

      the paper is about two years old. like hell i can find it. If you want a bit sized version of the paper, did thru the last two years of PopSci, Discover, and Harpers. I know it was mentioned in one of them.

      --
      YOU SUCK BALLS!
  32. Brilliant! by jdbarillari · · Score: 3, Interesting
    Tonny Yu, founder and CEO of Mailshell, says that any new and better replacement for SMTP would have to have some sort of certification system to guarantee that senders are who they say they are.

    Try SMTP AUTH. Any respectable MTA implements it.

    The other important requirement, according to Yu, is a system for tracking resource usage per sender. Basically this means that profiles should be established for normal amounts of mail sending from different types of users. If you limited normal users to 100 messages per second and major companies to 10,000 messages a second it would be hard for legitimate users to complain, but spamming would be much harder.

    This would take a centralized authority -- without one, enforcement is left to the commons, and we all know what happens then.

    I'm sure we'd have no trouble finding a decent, well-respected, centralized authority to control all of the world's email. After all, no one has any cause to complain about the Internet's existing centralized authorities!

    1. Re:Brilliant! by shadowbearer · · Score: 1

      That's exactly it.

      There are already existing solutions to these problems - the above example being one - why do we need to change the base format of email transmission when there already are solutions to user authentication which are in use and work? Add it to the standard, maybe...find out which outside auth library is the best, and add it. But rewrite the standard completely? Come on. It would have to absorb into the internet slowly, anyway...so isn't evolution the best choice at this point? Kinda like introducing a server update slowly across the network is better than all at once? (trojans in the source code). Let it evolve, people.

      Another thought: who would have control over how a new standard was implemented? Who chooses the people who are on the committee?

      *hint* Who would we _not_ want to have control over it?

      I smell the marketing stink here somewhere. This article has a whiff of it.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
  33. Might be good in theory by yankeessuck · · Score: 5, Insightful

    Seems like every implementation I've seen first hand of "let's rebuild this super humoungous system from scratch" never goes as planned. Inevitably, there are many unforseen problems with the new system. Some of these problems are due to poor planning. Some are not. Some of these problems will be a tremendous pain to fix. Some will be discovered immediately while others will be discovered months or years down the road. In the end, you may wind up with more problems than the old system and you wonder if it was really worth it. Just my $0.02.

  34. Pipe dreams and wishes by WIAKywbfatw · · Score: 4, Interesting

    Seriously, we could talk about what if's all day long, whether about the internet, global politics, the SARS virus, or even the DH rule (I'm against it) but it won't change a damn thing.

    Last time I checked, actions speak louder than words.

    I'd love to see some action to seriously combat spam because, frankly, I think it's going to do some serious damage over the next few years if the current situation is allowed to continue unchecked.

    When people stop checking their inboxes because finding genuine messages is like finding a needle in a haystack, and when 25 or even 50 percent of all internet traffic becomes spam, thus slowing down the entire system for everyone and (more importantly) costing infrastructure providers, ISPs and ultimately the end-user serious money, it'll be a bit late to address the problem.

    Better that it's done today - I'd rather deal with the disease now rather than treat the symptoms later.

    --

    "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    1. Re:Pipe dreams and wishes by maxume · · Score: 1

      I pretty much think that when Outlook and Outlook Express gain any sort of effective spam control, spam will start to all but disapear. At this point, I can't imagine that anyone who uses something other than the default isn't doing something about spam yet, meaning that the people who still use the default email program are really the only people still getting spam.

      --
      Nerd rage is the funniest rage.
    2. Re:Pipe dreams and wishes by spectecjr · · Score: 2, Informative

      I pretty much think that when Outlook and Outlook Express gain any sort of effective spam control, spam will start to all but disapear. At this point, I can't imagine that anyone who uses something other than the default isn't doing something about spam yet, meaning that the people who still use the default email program are really the only people still getting spam.

      Won't happen. Blue Mountain Arts had their eCards dumped into the trash by the junkmail filter in OE. Blue Mountain Arts complained to a court. Microsoft offered to help them fix their cards so that they didn't trigger the junkmail filter. Blue Mountain Arts ignored them, sued them, and got a court injunction to force Microsoft to remove their anti-spam measures from their software.

      If you want someone to beat up, send a nasty email to Blue Mountain Arts.

      Simon

      --
      Coming soon - pyrogyra
    3. Re:Pipe dreams and wishes by minas-beede · · Score: 1

      "Last time I checked, actions speak louder than words."

      How do you feel about stopping spam at the relay and at the proxy? That can be done NOW, it is done NOW (on small numbers of systems), works NOW.

      Individuals can do it. Even better, ISPs can do it. If telesp.br had any decent way of controlling traffic to proxy ports in their space then the spammers would have to give up trying to use all of the open proxies there. If the spammer does one-hop proxy abuse then all that proxy traffic comes from the spammer's own IP. That can be blocked, and as a bonus telesp.br could tell the spammer's just exactly what he'd been doing.

      If they'd look they'd find it. Then stopping it would become very easy (unless some accursed law stands in the way. But it is abuse traffic - why should it ever be required to carry that?)

      Same for any other ISP plagued with abuse of its customers open proxies.

  35. The most telling line of the article by Dthoma · · Score: 4, Insightful

    "The Internet was designed to be secure from nuclear attack, not its own users."

    The problem is, it's very difficult to protect all of a technology's users from harming themselves with the technology or destroying it all together. Just look at virtually all of our inventions and discoveries: nuclear reactions, cars, CFCs, weapons...you can't generally save people from a technology if a substantial proportion of its users are hellbent on using it to annoy everybody else. I think even an "Internet2" would be unsuccessful unless it was so advanced it could somehow protect itself from its own administrators. But even that has its problems. (Insert Terminator reference here.)

    --

    Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    1. Re:The most telling line of the article by Anonymous Coward · · Score: 0

      No, the Internet was designed as an experiment in packet switching networks and to help different computer systems talk to each other.

      The "nuclear attack" scenario is bogus. Read Where Wizards Stay Up Late to learn the real history of the Internet.

    2. Re:The most telling line of the article by Anonymous Coward · · Score: 0

      FUCK YOU!

  36. Not going to happen by Neophytus · · Score: 4, Informative

    I can see IPv6 being phased in in the next couple of years as the IP problem becomes more intense and NAT becomes even more of a royal pain in the backside. What I don't see happening is twenty years of maturity (in some form) being tossed out the window. It would be a shame to see existing protocols being dumped because they arn't secure - most of the time it is the IMPLEMENTATION that doesnt work or has flaws. Many software packages should be scrapped altogether and rewritten and designed from the top - sendmail is the example that comes straight to mind. So many flaws have come out over time it is silly. I'm not saying SMTP itself isn't flawed though, it most certainly is.

    The people at PlanetJailbreak have designed, from scratch, on paper, the UT2003 version and the work has appeared to have paid off - an incredibly low number of bugs from their alpha testers have been reported. Where there have been many flaws in a package based on a fundamentally old codebase it should be rewritten totally, regardless of it being server or client software. The problem would be getting people to adopt - many people never patch a thing.

    1. Re:Not going to happen by Ratphace · · Score: 1

      I think the evolution of the Internet is more or less a bandaid system. As it chuggs along from its beginnings, and things were added and taken away, it was just bandaided to keep it running. Which in any complex system, will undoubtedly occur. The trouble is, that once the amount of bandaids gets thick enough that you can't see the original bandaid any longer, that fixing it becomes almost impossible, not to mention cost prohibitive. Cause peeling down the layers to get to the core problem would mean breaking multiple things as you work your way down and noone wants to take the responsibility (from both a financial and blame aspect) to get down to the core problems that are underlying the system...

  37. bloody proprietary nonsense coming, look out by swschrad · · Score: 1

    smells and sounds like the first shot to have One Corporation To Bind Them take over the damn net, too.

    nonsense, good thing I'm getting back into ham radio.

    The Internet belongs to the users. Always has, damn well better always will, or we'll take it back ;)

    how about you just add a header field, and users can decide whether they check it or not. and follow that up with dedicated bits for spam, porn, response to yours, etc. that are outside the security field. violators of the spam and porn bits get to wire Turkish prisons for 35 years ;)

    and if we don't care about OCTBT and their steekin' rules, we just ignore the field. if that clots somebody's snot, well, their BGP listing might be redirected, as it deserves to be.

    that is how the Internet is supposed to work. you don't like it, build your own.

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
    1. Re:bloody proprietary nonsense coming, look out by Anonymous Coward · · Score: 0

      Do turkinsh prisons have internet access?
      ADSL?
      ISDN?

  38. What i want in email... by larryleung · · Score: 1

    Email *should*:
    -be spamproof (extensible mechanism for integrating CAPTCHAs)
    -require a digital signature (so everyone on the network has some degree of digital identity instead of the just trust me model. Solving the distributed digital identity problem probably wont happen in any way we want, so I suggest a simple peer-to-peer identity mechanism much like the one ssh uses. It's good enough for now)
    -provide a receipt on delivery (no more your mail has been sitting on a server for a day and you don't know it)
    -autonegotiate formatting/language options (your mail server tells the sender to use HTML vs plain text, english vs spanish)
    -use ssl in all negotiations (client-server-server-client)

    Is this going to happen? Probably not. There's too much stuff built around SMTP that it'll take a decade at least.

  39. Evil Bit by Cranx · · Score: 2, Funny

    This would be a good opportunity for all the new protocol implementations to include use of the "evil bit" we first heard about sometime around the beginning of this month.

  40. Perhaps not even that difficult by iion_tichy · · Score: 1

    I haven't read the article, but with regard to email: since it's invention, people have picked up up other means of electronic communication, like ICQ. So perhaps they would also pick up something like 'email2'? Some nerds could start using it, just for kicks, and more and more people might join in. Eventually the old email system could become obsolete. Because of the spam problem, people also have a real incentive to make the switch.

  41. What we really need by Apreche · · Score: 1

    What we really need is to replace the entire technological infrastructure from scratch.

    New electical, plumbing, telephone, fiber, roads, everything. Technology has advanced so much over the past 100 years that the infrastructure, in the USA in particular, is a patchwork of "legacy" and new technologies. You can see just driving around places where shitty old telephone poles head underground. Places where you'll see new fancy street lights, with old crappy lights at the next intersection. Of course, it's unrealistic. But it would be pretty awesome.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:What we really need by Anonymous Coward · · Score: 0

      Don't forget the legal infrastructure - particularly with regards to the Internet.

      Could we get _useful_ intellectual property protections into the RFCs? For example, consider patenting a new secure email protocol, then grant a free license to any interested party on the condition that they grant a free reciprocal license on any current or future patents they receive based on that technology.

      If someone thought of this ten years ago, perhaps we wouldn't have all these silly "...but, it's on the WEB!" patents now.

  42. Please return to reality and fasten your seatbelt by jmoriarty · · Score: 4, Insightful

    This is an interesting mental game but nothing more. Pick any complex system that has evolved like the Internet and you will find valiant efforts going into total redesign. Off the top of my head, look at how long Microsoft has been carrying along legacy code, or look at how Intel is trying to make a clean break from x86. In the non-computer realm, our legal system is so snarled sometimes the police just stop enforcing certain laws. How about gridlock in a developing city? Would sure be nice to just start over with new roads where and how we would like them to be, but fat chance.

    I would even go far to say that even if you COULD rebuild the Internet from scratch, the effort would be useless. The Internet has been an evolutionary system, adapting to the demands users place on it with ever changing requirements. The changes you would make would be accurate for 0.001 seconds, then would start on its own road to obsolesence. You would see this very same article posted on Slashdot about Re-Redesigning the Internet in 2008.

    So have fun with the mental exercise, but this beast will always grow on its own.

  43. Bad idea by rbolkey · · Score: 0

    To reach a rational conclusion:

    1)Read or skim Lawrence Lessig's "Code and other laws of cyberspace".

    2) think a bit about the DMCA and DRM (assuming you oppose them).

    3) if you still think this is a good idea, please click here to find practical help in your area.

  44. Why don't we just migrate to a better email system by Anonymous Coward · · Score: 0

    Developers could work out the detail of a secure/user-trackable email system, and build it. Then, over a few years time, we have two email accounts. One classic, one new secure style. Once everyone you know has migrated, you can do away with your old email address.

  45. Porotol upgrade = trash the net? by NanoGator · · Score: 2, Interesting

    I'm a little confused about this article. It talks about rebuilding the net, but it focuses on a protocol that's really only a software change. You don't need a whole new internet to do that. Just create your messaging service and entice people to use it.

    Frankly, I'm surprised more people haven't ditched email for Instant Messaging. Spam just doesn't work on it anymore because permission has to be granted before anybody can contact you. Etc etc.

    --
    "Derp de derp."
    1. Re:Porotol upgrade = trash the net? by Thomas+M+Hughes · · Score: 2, Insightful
      Frankly, I'm surprised more people haven't ditched email for Instant Messaging. Spam just doesn't work on it anymore because permission has to be granted before anybody can contact you. Etc etc.
      It depends on your IM client and protocol. I receive spam on the MSN network and on the ICQ network. I don't recall if I've ever received spam on AIM, and I don't use Yahoo.

      Furthermore, Instant Messanging is designed for quick, well...instant messages. Short little things that might replace a phone call. Email on the other hand can be utilized for long, drawn out topics, that require several pages of typing to argue through. Stuff you don't want an "instant" reply for, because you want the other person to read it, and think about it, and provide a thoughtful reply. You also don't really care if their at their computer at that moment too. If you send an IM, and they aren't present, your message likely won't go through.
    2. Re:Porotol upgrade = trash the net? by NanoGator · · Score: 1

      "It depends on your IM client and protocol. I receive spam on the MSN network and on the ICQ network."

      I'm on the ICQ network via Trillian. I haven't gotten spam in ages. I wasn't having that problem on ICQ either, I had it set up to where ppl could only message me if they were authorized. If I could do that with email, my spam problems would be over.

      "Furthermore, Instant Messanging is designed for quick, well...instant messages. Short little things that might replace a phone call. Email on the other hand can be utilized for long, drawn out topics, that require several pages of typing to argue through."

      Fundamentally, email and IM really aren't that different from one another. If you're not on-line, messages get stored on a server. If you're on-line, they get sent straight to you. Though the UI is definitely tuned for fast quick messages, it wouldn't take a whole lot to make it work with bigger messages.

      --
      "Derp de derp."
    3. Re:Porotol upgrade = trash the net? by cant_get_a_good_nick · · Score: 1

      Fundamentally, email and IM really aren't that different from one another. If you're not on-line, messages get stored on a server.

      Depends on the protocol. This is true for ICQ and Yahoo, not true for MSN or AIM. Obviously, IM is whatever you make it, but current implementations vary.

    4. Re:Porotol upgrade = trash the net? by Anonymous Coward · · Score: 1, Insightful

      That doesn't work for everyone though. If for example you are an HR manager waiting for replies to a job advert, you will be wanting emails from people you have never heard of before, but only on that particular subject.

    5. Re:Porotol upgrade = trash the net? by NoMoreNicksLeft · · Score: 1

      Sometimes a stranger will contact me out of the blue, and his message will be relevant or interesting. Maybe he read something I wrote 5 years ago, and wanted to know more. Or he saw that 2 yr old usenet post, where I asked if anyone had a starlan nic, and now he has one to sell.

      Pre-authorization kills this though. It's not an answer. More work needs to be done on identifying the culprits, and sentencing them to 20+ years in prison, no parole. If they are in another country, then a special ops assassin works too.

      There has to be a solution, it's just that pre-auth isn't it. Wish I knew what it was.

      PS Yes, I really am looking for a Starlan nic, PCI preferably. Also HIPPI, econet, myrinet, 100mps token ring, and omninet...

    6. Re:Porotol upgrade = trash the net? by evilviper · · Score: 2, Insightful
      Frankly, I'm surprised more people haven't ditched email for Instant Messaging.

      Frankly, I'm surprised more people haven't ditched postal mail for telephones.

      That's right, very different purposes. Besides, do you want the majority of all the internet communication in the world to depend on AOL's servers. I thought we all already understood the need to decentralize important services...

      Might I point out that you can have a whitelist for you email as well.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  46. Not the *whole* internet... by fm6 · · Score: 3, Interesting
    Really this discussion is about smtp, the design assumptions of which are about 20 years out of date. Perhaps there are other protocols that need to be completely replaced, but none has anything like the problems of smtp.

    I've been arguing for years that the only way to fix the spam problem is with some kind of certified-user infrastructure. And I doubt that I'm the first person to see this. Filtering simply does not work, as the current volume of spam (60% of all mail traffic, I'm told) indicates. The only question is, how do you make everybody switch over?

    Seltzer's idea of SMTP gateways is ridiculous. Its just another filtering solution. Nor does it make sense to wait for Internet2 to roll out -- that technology will probably exist side-by-side with the current Internet for decades.

    Not that I have any better ideas. Perhaps users who go to the new protocol could bounce SMTP email with the appropriate "please change" message. Whatever.

    In any case, I don't think the answer will come from the standards wonks. More likely the major ISPs will get together and invent something.

  47. Easier Solution by denisonbigred · · Score: 1

    If your primary concern for updating the internet is to prevent spam, or to at least limit it, ive found a fairly good solution. I just keep two seperate addresses. One i use for the bulk of my important personal and business communications and the other is merely a decoy. Any service that requires me to give an address on a form I automatically assume will also lead to an inordinate amount of spam, so I give only my decoy address. This has been very effective for me, because at least 95% of my spam goes to that address and most of that is easily filtered out. The one thing I would love to be able to do is to sort the mail as it comes in so that mail from certain address I know to be important can beput into a seperate folder or something so that I am sure not to miss it (for my decoy account).

    --

    "There's no way to rule innocent men. The only power any government has is the power to crack down on criminals."
  48. Nice Idea but you've got a lot of machines... by JoeCommodore · · Score: 2, Insightful

    Nice idea but you've got a whole lot of machines to support in the transition, not everone would want to upgrade their 68k Mac, BeBoxen or Amiga to run a nother platform with compliant software, so who would get the programs for the old systems working?

    Before you say "just get with the program," think of 3rd world countries non-profit organizations and schools who don't have the money for the new hardware and associated software AND licensing for the related necessary upgrades... ("think of the children cames to mind here..." :-)

    Yeah, nice idea... in theory.

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
  49. Yeah right. by Anonymous Coward · · Score: 0

    Like everybodies going to be using untrustedebian and closedbsd.

  50. imap is a hog by Indy1 · · Score: 1

    pop3 is really quick and has little overhead.

    Imap can bring a server to a crawl, espcially if your lusers er clients are trying to sync every porn spam they've recieved in the last 10 years with the latest bug ridden copy of outlook they insist on running.

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!
    1. Re:imap is a hog by Khazunga · · Score: 2, Interesting
      pop3 is really quick and has little overhead.

      Nice timing. I am just retrieving the 5345th message from my ISP inbox, which contains a password recovery code. I couldn't care less for the other 5344 messages in there (one year spam collection). Yay! 20min overhead.

      It does not classify as little overhead. I could get the message in 2s using IMAP, but nooooo! That'd qualify as Good Service(tm).

      --
      If at first you don't succeed, skydiving is not for you
    2. Re:imap is a hog by Indy1 · · Score: 1

      sorting 5000 some msgs with imap is insanely slow from my experience. Your pop connection was slow because either their mail server is slow, or the connection between you and the mail server is slow.

      --
      Lawyers, MBA's, RIAA? A jedi fears not these things!
    3. Re:imap is a hog by Khazunga · · Score: 1
      Sorting 5000 messages, for the right Imap server, is a snap. I sysadmin Portugalmail, an email provider with 200k accounts. The backend is IMAP based, and it copes easily with the 25 thousand daily users.

      POP is a braindead protocol. All it can do is give you the messages in order of arrival, which is by all means insufficient. Recent versions have the ability of giving you the headers for perusal, but then you can't pick a message without retrieving the others from the queue. Worse yet, you can't delete a message without downloading it. It's a pain even on cable connection as I am now, and gets unusable if you are stuck with a slow analog connection, like a 9600bps GSM.

      --
      If at first you don't succeed, skydiving is not for you
    4. Re:imap is a hog by smellystudent · · Score: 2, Informative
      telnet %mailserver% 110
      user %username%
      pass %password%
      retr 5345
      quit
      --
      Predictive text is shiv!
    5. Re:imap is a hog by Anonymous Coward · · Score: 0

      Rubbish. POP3 has always been able to retrieve just the headers of a message using the command:

      TOP 0

      that is, retrieve the first 0 lines of the message referenced by . And if you want to delete that message just do:

      DELE

      You don't have to go through the entire queue at all. If you just received the message recently, start at the end of the LIST and work backwards to find it.

      Your uncreativity in the use of the POP3 protocol is astounding. Get a clue!

    6. Re:imap is a hog by Anonymous Coward · · Score: 0

      That should have read

      TOP <messagenumber> 0

      and

      DELE <messagenumber>

      'Plain Old Text' my arse. Bah.

  51. How would we pay more for emailing? by confused+philosopher · · Score: 1

    The article suggests that it would cost more to send email, but not more to get it? How would this be enforced? Could we design a mail protocol that charges per email sent, which means that your co-worker can't send you and his 40 other email buddies the latest joke picture, or religious pronoucement that you must forward to 40 of your friends or face dire consequences?

    This idea may have more than a little merrit. Although the cry for "annonymous" email will be loud, do any of us really need to live double lives on /. and use funny email nicknames so that no one can become offended by our words, find us on google.com, and come to our house and kill us? Or, maybe because of the accesiblity to our private lives on the Internet, there is a need for private, untraceable email?

    --
    Why slashdot? Why not?
    1. Re:How would we pay more for emailing? by Anonymous Coward · · Score: 0

      Let's say it costs .001 to send an email (10 emails for a penny, 1000 for a dollar). Your ISP could include 1000 a month, and charge you extra after. At the same time, every email you get pays you back this .001. As a result, heavy email senders (spammers) have to pay, while heavy receivers get paid a little for their time an effort. They could even create a "cashing" service. Someone could buy back these credits, giving you real money, and giving them the ability to send more email.

  52. starting all over from scratch... by ecalkin · · Score: 4, Interesting

    here's my list:

    1) let's clean up ftp. real security options, performance options, etc.
    2) smtp. as in the article, smtp needs work, at the protocol level and implementation of mail programs and their handing of information. i really believe that a little key management at the isp level (if enough isp participated) could really make a difference.
    3) dns. i would drop .com, .org, maybe even .edu and .net. use the ccTLD with other localizations below that.
    4) more ip addresses. ip6 would be nice, but if i'm starting over from scratch, just increasing the ip address from 32 to 48 or to 64 would help.
    5) the ability to do a number of things in a slow, throttled-back fashion to run nicely in the background.
    6) better printing protocols. lpd is a mess and the other printing protocols seem to problematic.
    7) snmp. this seems to be getting better via v3. the real problem seems to be the software, not the protocol.

    just my $0.02

    eric

    1. Re:starting all over from scratch... by delta407 · · Score: 1
      1) let's clean up ftp. real security options, performance options, etc.
      That's a problem with your FTP server. Check out pure-ftpd if you want FTP, or if that doesn't float your boat, pay somebody to write something that suits you.

      i really believe that a little key management at the isp level (if enough isp participated) could really make a difference.
      Having ISPs authenticate all mail exchange is a really bad idea. Don't get me started.

      3) dns. i would drop .com, .org, maybe even .edu and .net. use the ccTLD with other localizations below that.
      Great. Check out the multitude of alternative DNS root services (OpenNIC good place to begin), or start your own.

      4) more ip addresses. ip6 would be nice, but if i'm starting over from scratch, just increasing the ip address from 32 to 48 or to 64 would help.
      Or, you could use IPv6, which is already designed and uses a 128-bit address space...

      5) the ability to do a number of things in a slow, throttled-back fashion to run nicely in the background.
      QoS flags probably address most of the reason behind your complaint, and if not, you can use iptables to limit the rate of specific traffic.

      6) better printing protocols. lpd is a mess and the other printing protocols seem to problematic.
      Like IPP? IPP is a dream for network printing; if you are including it in the "problematic" list of "other protocols", it's probably user error.

      7) snmp. this seems to be getting better via v3. the real problem seems to be the software, not the protocol.
      So use different software.

      None of your points give a reason to start over from scratch; in fact, most of them can already be done using existing tools. So, what is the problem?
    2. Re:starting all over from scratch... by johny_qst · · Score: 1

      since refuting this entire list would take too long... i'm focusing on #5. It's called process priority. Set anything you aren't worried about losing cycles to whats in the foreground to 'low' and problem solved.

      --
      Fnord.sig
    3. Re:starting all over from scratch... by techno-vampire · · Score: 1

      We don't need to increase the address space to get more IP addresses. Just get rid of Class A and Class B IP addresses, and let everybody work with Class C. Why anybody would ever have thought that somebody would need 16 million or so IP addresses for their exclusive use is beyond me. Hell, how many companies with Class B subnets need than much address space? Just go to Class C for everybody and reclaim all the waste.

      --
      Good, inexpensive web hosting
  53. Bingo by dant · · Score: 1
    redesigning the internet would take away everything that makes it good.

    Exactly. Anybody's who's been around Slashdot for more than five minutes should know enough to be terrified of the very idea.

    A new design would inevitably reflect business motivations over technical ones at every turn. Say goodbye to the end-to-end concept, get ready for trivially-encrypted protocols just so that the DMCA can be used to force you to use 'authorized' clients that make you view advertisements left and right, expect to see some sort of licensing regime before you can even put up a public server somewhere, etc.

    It's a good damn thing this is completely impossible, because it would be an absolute disaster if it happened.

  54. The main source of spam currently is by Indy1 · · Score: 1

    spam hauses (hope thats the right way of spelling plural spam haus). And based on my mail/firewall logs, these are 50% of the time hosted by XO, Verio, Level 3, and C&W, with C&W being by far the worst. If these companies either stopped carrying spammers, or if everyone and their mom blacklisted these fools (check blackholes.us for a kick ass listing of various ip ranges for these hosters) and used spews and spamcop on their mail servers (content filtering in my opinion isnt the cure, your still wasting bandwidth accepting the crap, why not bounce it right away with a rbl?) , the spam problem would drop considerably.

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!
  55. Adventures of (fanfare) Problem & Answer! by ackthpt · · Score: 2, Funny
    Problem: Internet has security issues, various aspects which were never considered an issue until someone exploited them.

    Answer: Compeletely remake the internet.

    Problem: The cost would be prohibitive.

    Answer: It'd trigger another tech boom and everyone would have jobs and even dumb people with marginal skills would be paid like chemical engineers.

    Problem: The switch over would require eveyone to run parallel systems.

    Answer: See above.

    Problem: Current security depends more on exclusion than inclusion.

    Answer: See above.

    Problem: Who are you going to trust to write that security model? A wise collective endorsing open standards, an oligarchy of businesses vying for proprietary standards or the government?

    Answer: Oh, the wise collective, for sure.

    Problem: But do you honestly believe they'd be allowed to?

    Answer: Uh, no ...

    Problem: So what do you see?

    Answer: A problem.

    --

    A feeling of having made the same mistake before: Deja Foobar
  56. Already doable with existing stds by blackpaw · · Score: 4, Interesting

    The author isn't very knowledgable. Quota's for email can be implemented without breaking existng email clients. SMTP allows Authentication via certificates to be layered on top or, most email clients allow SMTP send with authentication.

    asked a few people involved in solving the problems of e-mail what would be involved in fixing it. This put them in an awkward position of conflict; after all, spam-filtering vendors and other security companies make their living because these problems exist

    Bollocks - the mail guru's who maintain this stuff are mostly volunteers and are not interested in making money off spam/protection. Thats an insult to them.

    1. Re:Already doable with existing stds by Anonymous Coward · · Score: 0

      The mail guru's who maintain that stuff are volunteer zealots, not interested in making money. They're battling for good, against evil.

      It would be a total disaster for spam to go away, the anti-spam zealots would wander into other interests which they would doubtless fuck up.

  57. "Reduce the spam?" by mdw162 · · Score: 2, Insightful

    This will not "reduce the spam." That's like saying copy-protection mechanisms will stop piracy. Or that it's possible to make the Internet completely secure. New protocols will take longer to develop than will crackers' methods of exploiting them.

  58. PKI is the answer - not rebuilding from scratch by elliotj · · Score: 4, Insightful

    Nice article. I've had similar thoughts, but it's possible to do what this guy suggests using existing, off-the-shelf, technology (and it can all be done open source too).

    The argument in a nutshell is that if everybody were using authentication (and encryption would be nice), then everybody could filter spam at the gateway by simply saying, "I don't want to see any un-authenticated mail".

    Ok, fine then. Let's all authenticate our email. There are loads of PKI based SMTP gateways. If you're an MS shop, you could even implement this on a per-user basis. There's a lot of security technology out there that isn't being used.

    Ask your favourite Win2K network admin this: do they use L2TP and IPSec on all connections between all machines on their network? Probably not. It's kinda crazy that nobody does since this has got to be one of the most sure fire way to improve your security posture because it prevents all passive network scanning from seeing any data of importance.

    Similarly, why aren't we all using PKI to sign and encrypt our email. It's nuts that confidential legal and personal messages are sent around the 'net everyday with no encryption whatsoever. When was the last time your mailclient had to use it's S/MIME capability to decrypt a message from anyone? Would your lawyer send you those important documents on the back of a postcard? How about that multi-million dollar deal your company is working on? Would your CEO be happy mailing the paperwork in a clear-plastic envelope that anyone could see?

    Seems to me that we need to be smarter and more consistent in using the technology that we have today before we rush out and architect a new solution that will no doubt be full of holes that we can't forsee at the moment. The open standards of the Internet make it both strong and weak. But as they say, "guns don't kill people, I kill people."

  59. Thank you, Anonymous Coward. by Dthoma · · Score: 1

    I often have problems understanding certain types of humour. Literal humour is no problem, but for some reason nonliteral humour - irony, I believe it is known as, though I may be wrong - I have a problem with. Perhaps it is due to my naivete. Since I so rarely utilise this verbal sleight of hand, it sometimes escapes my notice when someone addresses me with it. Thanks for pointing out this usage of irony to me. I hope that I will be better equipped for it in future, courtesy of your advice.

    --

    Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    1. Re:Thank you, Anonymous Coward. by Anonymous Coward · · Score: 0

      Would you, perchance, be a citizen of the Etats-Unis?

    2. Re:Thank you, Anonymous Coward. by Dthoma · · Score: 1

      Yes.

      --

      Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    3. Re:Thank you, Anonymous Coward. by Anonymous Coward · · Score: 0

      All that was required were simple reading comprehension skills, moron.

    4. Re:Thank you, Anonymous Coward. by Dthoma · · Score: 1

      Pfft. Does it matter? I got the karma I wanted. And at the end of the day, isn't that what really matters?

      --

      Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    5. Re:Thank you, Anonymous Coward. by Anonymous Coward · · Score: 0

      FUCK YOU!

    6. Re:Thank you, Anonymous Coward. by Anonymous Coward · · Score: 0

      FUCK YOU!!

    7. Re:Thank you, Anonymous Coward. by Anonymous Coward · · Score: 0

      FUCK YOU!

  60. How nifty by maxpublic · · Score: 3, Insightful

    Yet another call to hand off the net to some mythical central authority which'll be able to monitor everything we say and do, then use it against us should we ever complain about what the powers that be are up to.

    I'll take a pass on this 'solution', thanks. I'd rather deal with spam than make it any easier for anyone to track every single thing I do on the net. Hell, it's too easy as it is, hence the development of things like Freenet....

    Max

    --
    My god carries a hammer. Your god died nailed to a tree. Any questions?
  61. X.500 mail protocol, failed challenge to SMTP? by Anonymous Coward · · Score: 0

    Have you guys heard of X.500? My impression
    was that it was a challenge to SMTP, and it
    failed. Does anyone have more info?

    1. Re:X.500 mail protocol, failed challenge to SMTP? by geekbox5 · · Score: 1

      You can find more information on X.500 Here, here, and here.

    2. Re:X.500 mail protocol, failed challenge to SMTP? by clarkc3 · · Score: 1

      wasnt X.500 more along the lines of a directory service? I mean, thats why ldap is derived from

  62. Sounds like a great idea! by netdemonboberb · · Score: 1

    I believe there is only so far you can drag along an outdated system. Rebuilding the internet from scratch is a great idea because it allows us to use our experience to start over. That way, we can simplify any improvements because we don't have to carry along the old outdated protocols, etc for compatibility purposes.

    --

    Volunteer Mozilla developer, RPI Student.
  63. Um, you are insane by DotComVictim · · Score: 1

    This proposal does not make any sense. It's a little late for April Fools jokes.

  64. It would boost the job market! by diverman · · Score: 1

    I'm guessing that such a "switch" would once again create demand for the tech sector, for companies trying to switch as well as for companies seeing the new opportunities that may arise.

    Would be nice... especially for all of those unemployed people out there!

    -Alex

  65. Re: Not quite by Paladine97 · · Score: 1

    I strongly disagree. The most popular caching software, Squid, doesn't even support 1.1 yet! Nor do a LOT of servers out there.

  66. great idea by Musashi+Miyamoto · · Score: 1

    Then the majority of the world can connect to the NEW better-designed internet on their better-designed Linux boxes using their better-designed Dvorak keyboards.

    Already-implemented trumps better-designed.

    1. Re:great idea by Anonymous Coward · · Score: 0

      Linux sucks. It itself is a Not-Invented-Here reinvention of the freely available, technically superior, BSD operating system.

  67. wait, i've got it... by spotlight2k3 · · Score: 1

    to settle it all, lets just unplug all the smtp servers and write letters by hand again... no wait .. aol'ers wouldn't understand why their computer stopped saying "you've got mail"

  68. This could work if... by Kaypro · · Score: 1

    An organization was created devoted to promoting the new internets open standards, which is then backed my some major corporations. And while we're at it can we please ditch HTTP and the browser as well. Re-work the browser to work like a native app and not hypertext. In other words a "web site" would become a "web app". It would work the same way as a browser in that you plug in a URL and the window transofrms itself to include appropriate widgets and information. Don't say this is what web services is for... that's another clunky method that still relies on http. And while I'm at it let's throw in a universal IM protocol. Who will step up to this challenge...? As much as I'd like I don't think anyone would or even could.

    Often times, technological advances only happen when it's convenient, not when it's actually needed.

    1. Re:This could work if... by Anonymous Coward · · Score: 0

      Ummmmmm, how about using Java, Flash, .NET, Gaim, and Trillian???

    2. Re:This could work if... by Kaypro · · Score: 1

      Java... ummm no...

      Flash... interesting... does it support widgets such as list boxes and tabs... if so... then yes! .NET... maybe.. but we still would need a universal browser instead of downloading a .net app for each site I go to

      gaim.. irrelevant to this discussion

      trillian... see gaim

      now if we could get rid of msn/aim/icq and stick with jabber... we could solve the IM portion at least

  69. My one word response... by fortinbras47 · · Score: 1

    QWERTY

  70. LMAO by Anonymous Coward · · Score: 0
    If business don't like the way the internet works, then they can get together and build there own, down to, and including, laying there own backbone.
    And who exactly do you think provides the current Internet backbone?
  71. Lets start over by digitalgimpus · · Score: 2

    Start with SMTP

    Then lets redo http, to be more efficient, use a PCI card to do compression... we could make it much more efficient.

    Replace all HTML with XHTML

    Replace POP3 with IMAP all around

    Replace All file sharing with WebDAV, perhaps enhance it a bit.

    Then a standard IM Protocol.

    Ah life would be good.

    1. Re:Lets start over by robi2106 · · Score: 1

      I bet Microsoft would love to take all of those suggestions and stick them in their Windows 2006 OS, which would be completely locked out from talking to other OS'es.

      All those ideas a good (most of them) as long as the body that generates the standards does not involve a single OS / app provider.

      robi

  72. mail is a funny thing by mrsbrisby · · Score: 1
    The largest problem with internet mail is that the cost of delivery is on the recipient. Certification paths are always brought up- either by people who don't understand the real issues, or by genuinely dumb people.

    The one true solution is to move the cost of delivery onto the sender. The recipient needs to be charged with the task of picking up their mail. If you'd like to look at it using existing technologies, think of everyone having a different POP server for every sender that delivers them mail.

    The obvious benefit is that it's simply not possible for the bad guys to deliver you email. But mailing lists get cheaper too, and there becomes no such thing as a bounce-back.

    Most people will want to add people manually. A robot confirm system (image or audio related- human readable- not robot readable) that exists on my website would allow you to add your POP server to my POP list.

    I've talked about this quite a bit, and the two questions everyone seems to ask is "but that's just like certification" (which isn't a question), and "pop is on the way out. it should be imap instead" (which also isn't a question). The latter is easy- of course it doesn't have to be POP3. IMAP isn't terribly friendly for this application either, but you're right in thinking that it doesn't matter. Mailing lists may want an IMAP-like system, but for single-delivery, you'll probably want something more like POP. You'll download you message once to your system - whether that be your workstation, or a centralized server that can keep all of your mail for you.

    Now about certification. I think many people miss some very important details:

    1. I am not a robot. I choose individually to add your POP server to my list. I don't trust who you trust, and I feel free to remove that server at any time.
    2. The mail comes down ALWAYS on my request, or not at all. Never on yours. I get to choose when is the "cheap bandwidth" time for my neighborhood, not you.
    3. Even though you've given me a POP server, does not mean I have to read your email. See above.
    4. Even though you've given me a POP server does not mean I have to read all your email. This one is important. If you're "sending" five-gig messages you only fill up your own hard drive. I don't have to accept the first meg whether I like it or not and then tell you know. I get to know before hand. If I feel like you're lying, I'll never read your mail again.

    And finally, the most important detail is that we are moving the cost of delivery from the recipient back to the sender- if you have EVER been in a time or place where your bandwidth was costing you by the minute, then you'll know why this is so important. For those of you that don't; get an imagination.

  73. If everyone could agree by Ryan+C. · · Score: 1

    if everyone would agree on something like this it would definitely reduce the spam

    I think it would be easier to get everyone to agree to not send spam.

    In order for something like this to work every single user of the Internet has to agree to use it. There is no central authority. And this is a good thing. If you want to make a new authentication scheme and have people opt-in to it, we already have that with PGP and SSL signed messages.

    A case could be made to have commercial ISPs enforce some rules, so long as nobody is forced to use a particular ISP.

    -Ryan C.

    --
    -Ryan C.
  74. Start with less draconian measures first by yggdrazil · · Score: 1

    The real problem is less technical. It is political and judicial. And it is localized to a few countries which are not serious on cracking down on spam: USA, Korea...

    Countries which have proper laws on spam have practically no domestic spam problem.

    The US needs to clean up its own act. Get a clear cut federal law against spam. It works wonders. It makes it that much easier for ISPs to convince customers that spamming is bad, if you can point to a law rather than just say it's bad etiquette and not considered acceptable use blah-blah-blah...

    Don't blame the internet protocols for US politicians faults.

  75. Not even close, unfortunately... by Chewster · · Score: 2, Insightful

    The thing is, the guy never even came close to coming up with a valid justification for replacing the Internet... spam is in of itself not a good reason. There are all sorts of protocols and standards that would be great to replace: - DNS - get rid of telnet and make SSH the standard - replace FTP with SFTP or SCP - clean up the port 80 mess and put more control back into the firewalls I'm not fluent enough on IPv6, but I'm willing to bet the networking folks would love to take a crack at replacing TCP/IP and coming up with a better plumbing, on which the protocols could be built upon. Do that, screw backwards compatibility and I'm sure the replacement will be better than anything we see today. Of course, then some dumbass small company will claim to own a patent on this, and we'll be even more screwed....

    --
    ---- Meh.
  76. Follow the current rules by linuxwrangler · · Score: 4, Insightful

    Before running off to change everything how about just getting people to follow the rules we have.

    For example one requirement of the SMTP RFCs is that everywhere a domain appears in an SMTP conversation it must be fully qualified AND it must resolve. Unfortunately that requirement is rather widely ignored. Just set your mailserver to reject EHLO/HELO greetings that don't conform and you will bounce lots of spam as well as tons of legit email.

    Like the cockroaches they are, spammers rely on hiding in shadows. If legit mail-server operators stuck to the RFCs detecting, filtering and tracking the shady ones out would be easier.

    No, it's not perfect, but at least I could do things like check the EHLO against the connecting IP to see if the other server is lying.

    I would be absolutely delighted if AOL, Earthlink, Hotmail, Yahoo, MSN and other large mail handlers started being very RFC picky in what they allow. This would force a mass cleanup of non-compliant servers and would make my job a lot easier.

    --

    ~~~~~~~
    "You are not remembered for doing what is expected of you." - Atul Chitnis
  77. The cycle of technological life. by Anonymous Coward · · Score: 0

    "So have fun with the mental exercise, but this beast will always grow on its own. "

    Well part of the problem with the "systems" that humans build is that there's a creative process (build it and they will come). But rarely a "destructive" process to taking it apart. Laws are made, now where's the proactive process to removing bad and no longer relevant laws?[1] What about technology, or government agencies? Things just sit around until they decay, if at all.

    [1] This is were someone yells "courts", but courts are reactive, rather that proactive.
    [1a] The creative process has a structure and checks and balances. The "destructive" process would need similar to prevent a "race" condition.

  78. Is it doable? by gdarklighter · · Score: 2, Insightful

    Yes. Is it practical? That's a different matter entirely.

    IF it was to be done, it would have to be done bit by bit, protocol by protocol. You could take SMTP, start work on it, keeping developers in the loop all the while so they could work on incorporating the protocol into their programs. Once the protocol is finalized, you could leave a period of time for developers to finish their programs, then release the new programs and put the new protocol into effect. Of course, rebuilding the internet this way would take a long time.

    On the other hand, you have to acknowledge the fact that the internet does behave like a living organism. The internet is very flexible, capable of growing and adapting to meet many different needs. It's a prime example of the fundamental concept of chaos theory: behind chaos, there is order. Do we really want to mess with something that works?

  79. Illegal under the DMCA by Anonymous Coward · · Score: 0

    why bother, all new software development that has the potential to copy/move bits from one machine to another must be approved/controlled by the *AA.

    I'm sure that this.parent is in violation of some law by merely suggesting that any new networking software ought to be built. Such thought is the exclusive legal domain of the bit-sequence owners.

    Go to Jail. Now.

  80. A terrible idea by rknop · · Score: 4, Insightful

    The internet is as flexible and free today as it is simply because it grew up before it was on the radar of the marketing and legal arms of corporate America, and the legislators they send campaign donations to. We're very fortunate about this; an open architecture is what the Internet is "stuck" with, and it's proving difficult for those who would replace it with a closed arcitecture to work against that history.

    You had better believe that if we rebuilt the information superhighway from scratch, it would have in place all the controls and restrictions that the various entertainment industry wants, and would be run on standards and protocols which are closed and proprietary. (Many likely from Microsoft, but they would probably be "magnanimous" and licence other proprietary protocols from other companies who have influence with legislators from other states.) In the end, you would not have nearly the flexible and open Internet we have today, but rather something much closer to the one-way "content delivery" system that the entertainment first thought the Internet was, and is now trying to legislate the Internet to be (once they realized that it wasn't naturally that).

    -Rob

  81. Already done by Skapare · · Score: 3, Funny

    I've already written my own protocol to replace SMTP. I set up three servers to send mail to each other. They've been busy at it all weekend testing it out. It looks like a great success. There's been no spam at all :-)

    --
    now we need to go OSS in diesel cars
    1. Re:Already done by Anonymous Coward · · Score: 0

      What kind of either/or bullshit is it that your .sig is implying?

    2. Re:Already done by Skapare · · Score: 1

      Read it with Baghdad Bob's accent in mind.

      --
      now we need to go OSS in diesel cars
  82. Microsoft by Unregistered · · Score: 1

    This can't happen. Microsoft will not embrace new standards that they don't control. It's just not how they operate. Without support form Redmond, nothing will happen.

    1. Re:Microsoft by JuggleGeek · · Score: 1
      This can't happen. Microsoft will not embrace new standards that they don't control. It's just not how they operate. Without support form Redmond, nothing will happen.

      MS doesn't control the net. And if a system that allows people to communicate via email without the problems we have now were to come about, any programmer interested could write an email program for Windows. Eudora would proably be glad to jump on it. If MS doesn't play along, they'll have nobody using Outlook and OE anymore, because almost universally, people hate spam.

  83. How the spammers find you by cpeterso · · Score: 1


    The Center for Democracy and Technology has released the results from a six-month survey on how spammers obtain email addresses. The researchers created a few hundred special-purpose email addresses, then carefully exposed each one in exactly one place. After that, it was mostly a matter of sitting back and waiting for the spam to roll in. The destination of each spam indicated where the address had been found.

    "Why Am I Getting All This Spam? Unsolicited Commercial E-mail Research Six Month Report"

    Some highlights:

    By far the most spam was sent to addresses harvested from web pages. Postings to Usenet newsgroups came in a distant second. On Usenet, posters to groups like alt.sex.erotica will receive vastly more spam than those posting to misc.industry.insurance.

    Even the most simple sort of address obfuscation ("lwn at lwn.net") appears to be highly effective.

    Dictionary attacks (simply trying login names from a list) result in a significant amount of delivered spam. Short account names are more likely to receive this sort of spam than longer ones.

    Contrary to expectations, the WHOIS domain name database is not a big source of spam.

    Most web sites honor their promises regarding unsolicited email - but you do have to be careful about making your wishes clear.

  84. Me too by Anonymous Coward · · Score: 0

    I remember when AOL joined Usenet too. That's when all the overweight divorced 45 year old women with little yappy dogs named "Boo boo" and "Bubby" invented the gayest of all internet abbreviations:

    "LOL"

    If you use the term 'LOL' that will mark you forever as an AOL moron.

    1. Re:Me too by Tarpan · · Score: 1

      You sir, are now officially my idol.

    2. Re:Me too by envelope · · Score: 1

      Glad you brought that up. I never use "LOL" or any of those abbreviations. Nor smileys, for that matter.

      --

      appended to the end of comments you post, 120 chars
    3. Re:Me too by Anonymous Coward · · Score: 0

      LOL

  85. Run your own server by MrGibbage · · Score: 1

    I get no spam in my mailbox. Not a single piece. First my server catches most of it, then if it gets through, my procmail grabs what's left.

    Of course not that I have "challenged" everyone here, I am probably about to get tons of it.

    But seriously, I think the problem with spam is education. Watch where you give out your email. Read those web forms carefully. Quit with the "FW: FW: FW: This is so cool!" emails. They aren't interesting, or cool. Stop sending online greeting cards. They are only in the business to collect email addresses. It's really not that hard.

  86. From the article: by netdemonboberb · · Score: 1

    "Tonny Yu, founder and CEO of Mailshell, says that any new and better replacement for SMTP would have to have some sort of certification system to guarantee that senders are who they say they are. The obvious candidates would be certificate services like Verisign, but if demand shot up perhaps there would be more competition. Mail servers would also have to be certified, or mail sent to them would not be trustworthy. "

    I agree with mail servers having to be certified, but not individual senders unless its a free service. When setting up SSL for my site, I had to pay for a certificate. Since it will be an online store, that's fine... But a casual user of the internet shouldn't have to pay for certificates in order to send an email. I guess if ISPs offered their users the ability to lease a certificate like we do IPs, that would be fine. Those who want more than that could pay for it.

    --

    Volunteer Mozilla developer, RPI Student.
  87. No Way!!! by PincheGab · · Score: 4, Insightful
    Even if it was feasible I still would be adamantly against it. The reason is that the US Government would immediately seize the opportunity and embed eavesdropping on high-level protocols under the guise of "national security." Stupid people in high places would support it (as they support all the other dumb things going on right now, anyone saying "save the children" can get the most iditiotic laws passed too. Smart people in high places are afraid to oppose it because it would "harm children." This is why Clinton signed the COPA, by the way).

    Of course, copyright proponents would love to inspect the contents of Internet traffic as well, and they would put huge money into getting these provisions into the specs.

    Unfortunately the things I mention are not the stuff of crappy science fiction, but rather what has been going on so far wherever certain interests can have an influence. Thanks but no thanks. I'd rather keep hitting the delete key more than a hundred times a day and keep my spam and my privacy wherever I can.

    1. Re:No Way!!! by Maul · · Score: 2, Interesting

      I agree 100%. If we tried to rebuild the internet from scratch the government would get its grubby little paws on the project. The following then would likely happen...

      1) Microsoft would offer its "solutions" to the government. As a result, MS would own all of the major protocols of the new net.

      2) The DOJ/Dept. of Homeland Security/Schutzstaffeln... err Secret Service/etc. will make sure all these protocols are snoop friendly.

      3) The RIAA and MPAA would get in on the mess and lobby for SSSCA/CBDTPA-like crap placed into the protocols as well... and perhaps free reign on people's hard drives.

      We'd probably still get spam, but we'd have zero freedoms online.

      --

      "You spoony bard!" -Tellah

    2. Re:No Way!!! by Enigma2175 · · Score: 1

      The reason is that the US Government would immediately seize the opportunity and embed eavesdropping on high-level protocols under the guise of "national security".

      They don't need to rebuild the internet to spy on us. They can do it with IPv4 and it is already happening. Why do it in the high-level protocols when you can do it on an IP level?

      --

      Enigma

  88. A related article... by mebon · · Score: 2, Informative
    Just minutes after reading this article, I ran across an article that gives a real-life example of how insecure the SMTP protocol is and what damage it can do.

    How serendipitous!

  89. Business potential! by ForestGrump · · Score: 1

    Aren't there software patches out there already?
    or I could be wrong.

    anyway, selling hardware is always better (the fry's potential!)

    Who wants to start a new company with me?
    Lets make a 10 dollar box that translates ipv6 to v4 and sell it to the people who still use 9x out there.

    this box features
    -plug and pray a 9x machien onto an ipv6 network
    -provides basic firewalling
    -????????
    -and a few other key words that sell to the general public.

    --
    Is it true that more people vote for the winner of American Idol, than vote for the president? -Ali G.
  90. Starting over... by jemenake · · Score: 2, Funny

    Would we have to start over from scratch with new pr0n, too?

    It's been such an arduous journey just to get to this point, I don't think I could handle it a second time. :)

  91. clean up ftp? by elliotj · · Score: 1

    oh, you must be talking about scp

    as with most of the other "ideas" on this thread, the thing you'd like to have already exists. all we have to do is use it.

    ...and therein lies the challenge.

    1. Re:clean up ftp? by Istealmymusic · · Score: 1
      He's not talking about SCP, but SFTP. Unfortunately, SFTP is a hack job and no good clients are available making SCP the dominant protocol. I've never even used SFTP - there isn't a good, GUI, Win32 client available (WinSCP rocks by the way).

      How can I do anonymous SCP?

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    2. Re:clean up ftp? by jeremyacole · · Score: 1

      See www.ssh.com. The Win32 SSH.com client supports SFTP in a most beautiful way.

  92. Email != internet, so true. by OwnerOfWhinyCat · · Score: 1

    I agree. It is a terribly weak premise that the whole of the Internet has to be scrapped to reduce the annoyance of spam. First off, the most secure transfer protocols I've used (those in ssh) can ride quite comfortably on an insecure protocol. The insecurities in TCP/IP aren't at all responsible for spam.

    In the same thread one layer up, secure signed messaging has been available for years, and it is absolutely trivial to configure your mail services to throw out all email without a proper GPG signature. The tools for this have been tested and proven for some time.

    The change that is required is social in nature. You need the Moms and Pops on the big services to want "whitelisted email only" enough to get a signature. Someone like AOL could host it for their clients for free, but for the rest of us, we'll have to pay money for the centralized database, to do for e-mail what Verisign does for SSL.

    It'd be like buying a domain name. Once the authentication is set up, SSL style, my relatives go on the keyring, and a service like Slashdot goes on it as well. Verisign can set up hyperbolic rate plans for the number of authentications per day per sig. allowed so that the flat fee would cover any normal church mailing list generator but more than that and it just gets denied. Slashdot can configure their site to verify member's keys for up to five e-mails per day per user. So I can post my "real" e-mail to various services and they can throttle and knock off spammers because they have to co-sign every message that gets to my inbox. Organizations like the kernel mailing list can similarly have their key available to add to your ring so they don't have to use a "key" service to get the data out.

    We can have all this with the tools we have today. But living in the real world, I simply cannot afford to go whitelist-only while my resume is online and my job sucks; because out of the thousands spam I get, could be the one computer- incompetent middle-manager without the signed e-mail that wants to retain my services at a fun company with good dental and cool laptops.

  93. Hash Cash by PD · · Score: 1

    SMTP spam can be fixed with something called Hash Cash. Is that idea going anywhere at all? Has anyone written an RFC and submitted it to the IETF? I think that this can be rolled out in a way that doesn't break the existing mail system during the migration of the world to the new system.

  94. Spam? What Spam? by Tsugumi · · Score: 1
    I just don't get it with spam... I get virtually none. I never have - it just isn't rocket science to take some minor steps to avoid it. The only times I do get spam, it's to a spam trap account that I leave out in the wild, but then it's no more that a nigerian with a busines proposition or two a week. It's the same with viruses - I don't seem to get those either.

    Point is the answer isn't some ill-thought plan to try and impose centralised control over protocols, it's just old fashioned education that's needed.

  95. No more anonymous email? by Captain+Tripps · · Score: 3, Insightful
    First off, the story is badly mistitled (even in the original). The author is only asking to phase out SMTP, not redo the Internet entirely. What he seems to want to do is have all email users get their identities certified by Verisign (or some other cert. agency) so spammers can't forge their identities. He notes correctly that this would be the end of anonymous email (for those using the system) then says:

    Of course, it was never really supposed to be anonymous, and real e-mail anonymity is only possible if you forge headers and if your mail-server admin doesn't care. Speaking of not caring, I don't care about the anonymity problem.

    Sure, your IP address may be in the headers, but to resolve it to an identity still takes the cooperation of your ISP. People use webmail accounts all the time with the expectation of anonymity. People use email to leak rumors and expose secrets, like with the Halloween documents. A friend of mine uses her Hotmail account on a mailing list for domestic abuse victims. There's lots of good reasons to hide your identity online, and I won't give them up just as a quick fix to the spam problem.

  96. Oh, no, not again.. by Black+Copter+Control · · Score: 2, Interesting
    what would be involved in fixing it. This put them in an awkward position of conflict; after all, spam-filtering vendors and other security companies make their living because these problems exist.

    Right -- and guess who's going to make money off of charging 'email taxes' for everybody who wants to send a message? This is like the big kerflufle over the (false) claims that Canada was going to charge a $.05/email tax to help cover the losses to Canada Post.
    So now we're going to pay more money to NSI/Verisign for an email cert when they're refusing to deny DNS to prolific spammers? We'd still need a grey-market method of keeping track of which of those certs were sold to spammers.

    Before we get too deep into the idea of using PKI to 'secure' email, I'd suggest that people look at the rather interesting article pointed to by the GnuPrivacyGuard site about The Ten Risks of PKI.

    A more interesting question is whether this could be done in an open-source manner, with peer-to-peer authentication servers, webs of trust etc.

    The protocol wouldn't be so much a drop-in replacement for sendmail as it would be a parallel delivery mechanism. As (and if) it became proven and trusted, I expect that such a system would slowly overtake SMTP as the preferred method of accepting email (with the 'old' method being less and less trusted). Once 'enough' people started using such a system, the critical mass would result in a flip-over in emphasis by the bigger players.

    --
    OS Software is like love: The best way to make it grow is to give it away.
  97. As T.A.T.U. would put it by Unominous+Coward · · Score: 2

    "not gonna happen!"

    But on a more serious note, the upgrade cost would be tremendous. Are you going to chip in? If not, then who is?

    --
    "Smoking helps you lose weight - one lung at a time" -- A. E. Neumann
  98. Stasis by LordMyren · · Score: 1

    Protocols aside, getting down to pure necessity here:

    Something needs to happen. I'm sure the internet's backbone has been continually improved to some extent, but I question how sufficient these upgrades really have been. As everyone and their uncle gets broadband to the home, it feels more and more like everyones fighting for a piece of the pie.

    In many ways, Internet usage is degrading into "he with the better tools" wins. Since everyones fighting for a piece of the pie, just send twenty differente requests with something like Getright, and get twenty peoples helpings. While us technical elite dont seem to mind so badly, the fact that the situation is this grusome is a bad sign of the times.

    I know this is the case for broadband, where ISP's never ever ever so much as dream of buying enough bandwidth to allow you to max your pipe, I'd really like to hear how the backbone of the net itself is holding up.

    I'd put my buck with mesh systems, but the latencies inherent in current technologies do not permit it without a real backbone. All the extra maintence communication to keep the mesh optimized and running will only further burden the backbones.

    Broadband prices seem fairly fixed for their given areas. No real change seems to be in the air. Once you start looking at more serious connectivity options, things seem even more locked into stasis. Highspeeld syncronous DSL is the one new comer thats sometimes available, although I know nothing of its reliability. T1, T3 and Oc3 12 then 48. I suppose innovation isnt welcome or wanted for equipment that works and whose primary responsibility is reliability, but what are the pricing trends for these upper level connectivity solutions? I'd wager to guess prices remain fairly static. Compared to the rest of the computer industry, they're probably moving backwards.

    Something needs to happen to keep the internet growing. Stasis is setting in already.

    Myren

  99. djb has 80% of the answer. by Anonymous Coward · · Score: 0

    Dave Bernstein's Internet Mail 2000 proposal offers a solution the largest problem- excessive bandwidth used by spam crippling the entire network.

    Obviously, any system needs authentication; adding it to regular and "IM2000" systems would be an equal challenge. But in a sender (or sender's-ISP) hosted system, you're only sending a small flurry of notification packets, instead of a DDoS attack of full mail text.

    Smart MTAs/MUAs could then automatically request and preserve local copies based on whitelists and user activity... and the system could coeexist with existing infrastructure, even SMTP. (Abusing an SMTP gateway would then 'only' clog the disk on the outgoing host, and generate a fairly inconsequential burst of notifications.)

    Your SMTP servers should require authentication, anyway.

    Protecting from spoofed headers is great, but don't expect every router along the internet to give a crap about anything inside the datagram. Authenticated mail may solve part of the problem for the end-user, but it doesn't solve the (DoS-level) problems on the network itself.

  100. Why do we need to start from scratch? by KalvinB · · Score: 1

    Why doesn't somebody just create a new e-mail protocol using the existing infrastructure. And then pass around free servers and clients with source as PUBLIC DOMAIN so as to make it impossible for anyone to bog it down to prevent wide spread adoption from forced use of one company/organizations client or server. I don't need to go through some licence to write an SMTP server or client. I shouldn't have to for the new protocol either.

    Everyone keeps whining about how insecure SMTP is yet can't manage to prototype an alternative. It doesn't take a whole new infrastructure to do. Just do it. It's not like companies needed to redo the internet to make MMOs. Or do you want DRM built in the hardware running the net?

    Ben

    1. Re:Why do we need to start from scratch? by Backov · · Score: 1

      I've been thinking the same thing myself.

      Perhaps a hybrid SMTP/SMTP-New server, but with the SMTP half by default doing the whitelist-only (TMPA?) thing.

      That way you get backwards compatibility, and in the whitelist message you can bug people emailing you to upgrade their mail servers.

      --
      In the law there is no overlap between theft and copyright infringement whatsoever.
  101. I agree! by Billy+the+Mountain · · Score: 0, Offtopic

    Count me in!
    Here's the first line:

    while (1==1) {

    BTM

    --
    That was the turning point of my life--I went from negative zero to positive zero.
  102. the same was said about the US government by Anonymous Coward · · Score: 0

    The only way we ended up with something as good as we have was due to the fact that it was created by a small group of very intelligent men with much foresight.

    People have said that about the US government, yet look at how its turned out.

  103. If my grandmother didn't die, she'd still be alive by JohnnyBigodes · · Score: 1

    if everyone would agree on something like this it would definitely reduce the spam (among other things)

    Yeah, "if everyone would agree", right? Well, if everyone agreed on basic standards like valid SMTP headers, we wouldn't be talking about this in the first place...

    Everyone's agreement would make the world a great place. Guess why it's so fucked up now :)

  104. The ultimate solution to spam by steveha · · Score: 1

    The fundamental reason why we get so much spam is this: it is almost free to send spam to us. The cost is so low, spamming is worth it even if there is a 0.00001% response rate.

    To truly solve spam, we need to change that. It has to be no longer essentially free to spam us.

    One way to solve this would be for some sort of Email Authority to impose a fee structure on sending and receiving emails. Wrong, wrong, wrong; the cure would be far worse than the disease. I want control of my email; I don't want bureaucrats in government to have any say over what I do with it. Suppose they decide they don't like me and I have to pay $25 per message to send email? (Anytime regulations get proposed, you should always ask yourself "What would happen if my worst enemy were in charge of applying these regulations?")

    The correct way to solve this is for each of us to use a mail transfer agent that charges to accept email. Here is how it should work:

    You specify an amount of money that it will cost a stranger to send you email. For most of us, five cents would be good, or even ten cents. If you are a famous person, such as Stephen King, you could set the bar higher to cut down the amount of email.

    This scheme requires a ubiquitous micropayments system: it shouldn't cost $1 in fees to pay ten cents, and if I want to charge ten cents, you need to be able to pay it (the micropay system I use and the one you use need to be able to cooperate).

    Your email client would have a button to click, that would refund the cost for a message you are glad to have received, and another button that adds the sender to your white list: anyone on that list can send you email for free.

    (Note that you really don't want to trust the email headers to correctly identify who sent the email! Best would be for digital signatures, with GPG or something similar. If the signature matches your friend, then you trust that the message really is from your friend.)

    I actually don't want to receive zero unsolicited messages. There are some messages I would like to get. Suppose it's a coupon for a store I'd like to shop at? But right now, they spam you with a fire hose; I get messages telling me how to increase my penis size, and messages telling me how to increase my breast size; and messages in languages I can't even read; and so on. They just don't care whether you would want the message. But if it cost them $10,000 to send emails to 100,000 people, they wouldn't be so random; they would try to send messages that the person might actually respond to.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  105. Full of Fsck by LordMyren · · Score: 1

    That might be a little overkill on the paranoia.

    Yes, big brother is everywhere.

    But if you build a datacom network, you kind of own it. Big brother cant tell you how to design protocols. Most of em wouldnt know a protocol unless it caused the soon to be infamous Y2.038 or Y3k bug.

    men in black suits: build in these backdoors for us, and these requests from hollywood lobbyists
    garage full of jolt sipping geeks: well, i guess living and working in antoher country might not be that bad.

    big brother can always require data carriers to provide whatever taps they are capable of providing, but as soon as you say the magic words "end to end security" a whole lot of such maliciousness starts flying out the window. and good luck outlawing encryption.

    whomever has enough power to develop and build a new system will be free to rule it. good luck making it, and then good luck squared getting it used by anyone.

    Myren

  106. with due respect to the fathers by LordMyren · · Score: 1

    AKA: because there was nothing better at the time

    Theres nothing in existance itself that couldnt stand to be rebuild, and wouldnt be better in the end for it. The question is never if, only at what cost.
    -Engineers Credo

    Myren

  107. Re:Spam? What Spam? by Minna+Kirai · · Score: 1

    You are advocating an approach that is pragmatic in your personal circumstance, but is sub-optimal. We can do better, and we should try.

    The steps you've taken to avoid spam have hurt you. Just a little, but the damage is real.

    First, it took your time to create alternative "trap" email accounts, and it takes mental effort for you keep these multiple accounts straight and to recreate them when needed, etc. If you're smart enough, that kind of effort doesn't bother you much. But it's more than you should have to do, and it's more complicated than many people can understand. Nerds shouldn't oppose technical solutions to spam because they personally can evade it- they should work to stop spam for the greater good.

    Secondly, those steps are "hacks". They are inelegant workarounds. They offend my sense of systemic beauty. Prehaps most people don't care about this, but the existence of poorly-designed patches on a system are a hint that it wasn't build quite correctly in the first place.

    Third, (and most importantly) by forcing you to email your email addresses hidden, your abliity to communicate is reduced. You can't allow other people to email you as much as they might like, because they might be marketers. It's impossible to tell how many opportunities we all might have lost due to this effect.

    The best email solution depends on economics- micropayments or similar. If a person could decide to impose a charge of a few pennies or dollars for the service of recieving an unsolicited message from a stranger, all spam problems could be solved.

  108. bill gates' dream - inter.NET by b17bmbr · · Score: 0, Flamebait

    hasn't bill gates been hoping for this?

    --
    My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
  109. Wireless lily-pad network by Anonymous Coward · · Score: 0

    While we're at it, let's throw out the wired telcos too, since they're monopolizing the foundation communications media of the present internet. Let's implement a completely separate network infrastructure, solely by millions of WIFI access points and repeaters. Everyone run one omni antenna and one high-gain parabolic grid pointing to the next omni 3-4 miles away. Saturate the countryside with these setups and route around the telcos. We could even have our own "arin" and re-use the existing IP-4 address space separately from the "establishment's" internet.

  110. RFC6969 by shadowbearer · · Score: 1

    more nekkid women

    -Homer

    --
    It's old. The more humans I meet, the more I like my cats. At least they are honest.
  111. IM2000? by Greg+Hewgill · · Score: 1

    I'm suprised that nobody has mentioned IM2000 yet. Dan Bernstein came up with a bunch of ideas about how to reform email, the most important of which is the outgoing mail is stored on the sender's server until it is picked up by the recipient. There are lots of unanswered questions about the design, but the seeds are there.

  112. worse still by SHEENmaster · · Score: 1

    link to an msn search for slashdot.org after opening a popup in js that asks the user if they want to connect to the internet :-)

    I still remember kicking the (late) last micros~1 box on my LAN while screaming "why the @#$$ don't you realize you're on the @#$@#$ing network!" (Yes, I know that you have to reconfigure msie, but a browser shouldn't care if you're on the internet or not.)

    --
    You can't judge a book by the way it wears its hair.
    1. Re:worse still by Anonymous Coward · · Score: 0

      Yeah, Windows is so difficult to use.

      You should switch to a simpler system, like Linux.

  113. What the next version of the Internet REALLY needs by Mikey-San · · Score: 1

    ... Is a way to render irrelevant the burnination known as the Slashdot Effect! ;-D

    -/-
    Mikey-San

    --
    Mikey-San
    Karma: +Eleventy billion (mostly affected by watching Celebrity Jeopardy)
  114. Oh no... by sharph · · Score: 0, Troll

    I got a spam...
    well, i guess its time to rewrite the entire internet from scratch so that everybody will have to by a $2000 certificate from VeriSign and force everybody to use it, just so there's no more spam.

    Sounds like a stupid plan to me.

  115. SMTP is not bad, broken standards are by DocSnyder · · Score: 4, Insightful

    SMTP means "*Simple* Mail Transfer Protocol". It's the equivalence of a letterbox - simple and efficient. Of course it can be abused for spamming, but so is any successor of SMTP and any different messaging service. As long as it is possible for anyone to send email, it will be possible for anyone to send spam.

    The main problem does not consist in trying to stop spam in general (that would be impossible), but in making *anonymous* spamming *very* difficult. Standards are there - but many legitimate operators don't care about a standards-compliant infrastructure, stifling security efforts that would be good enough to keep a lot of spam out.

    For example, each IP address should have a DNS reverse record pointing to a valid hostname, which resolves to the same IP address. HELO strings and message ID domainparts should be FQDN and not only "office" or "workstation", the sender's host should be an official Mail Exchange (MX) for the envelope-from domainpart, and so on. This way you could easily - using *existing* standards - make sure that the sender is authentic. Anonymous spamming via open proxies or open relays would be impossible, and spammers using their own infrastructure can be RBLd.

    So why invent new standards with millions of people having to switch on, which would take 10 or 20 years? Why not use and push existing standards not only as "nice option" for email communication, but as requirements?

    1. Re:SMTP is not bad, broken standards are by Pig+Hogger · · Score: 3, Funny
      SMTP means "*Simple* Mail Transfer Protocol".
      Oh, great. Let's all switch to CMTP... Voilà, problem solved!
    2. Re:SMTP is not bad, broken standards are by Anonymous Coward · · Score: 0

      IM2000 is an interesting concept, the sender is responsible for storing unrecieved mail. Sending mail anonymously would require a hacked machine or an anonymity service, which would then bear the responsibility associated with anything you send.

  116. what? by Anonymous Coward · · Score: 0

    and i thought when updating and rebuilding the *world* i receive a shiny new internet with it each time?! what a ripoff..

  117. Um... by Anonymous Coward · · Score: 0

    The Internet works because of ** LAYERED PROTOCOLS **, so if something doesn't work, you just replace one layer with something better.

    Application
    TCP
    IP
    Physical

    The guys who designed the Internet knew they wouldn't figure it all out at once.

    So, if spam is your problem, then replace SMTP and any other mail protocols with Something Better(TM).

    Sheesh. This is just another excuse motivated by greed.

  118. Let's see... by Anonymous Coward · · Score: 0

    I have been running a mail server at home for about 9 months. I never, ever get spam, except for when someone spams a mailing list I'm on. The amount of spam I get is so miniscule that it in no way bothers me to hit "d" when I see one. I am not poor, but I sure am not rich, and my $45/mo cable bill is more than enough to pay. I don't have money laying around to be paying $100/mo for internet access, "secure email", and whatever other secure services this guy is proposing, I'm fine the way things are, thanks.

    Posted anonymously so that no one sees the url linked to my username and starts signing me up for spam just to fuck with me ;)

  119. Declare war... by burtonator · · Score: 1

    Maybe we should just claim that the Internet is hiding Weapons of Mass Destruction, invade, then hire Halliburton to do the rebuild!

  120. Scrap SMTP or DIE!!!!!! by fm6 · · Score: 1
    You're right, talking about SMTP as if it were the whole internet is silly. But...
    The primary cause of the modern deluge of spam is unsecured email servers around the world, allowing senders to spoof their identity and auto-email anyone they happen to have an address for.
    Spammers don't need unsecured servers. They just make life easier. I'm sure there are people who would willingly forward spam for the right price. Maybe you could blacklist those servers, but I doubt it.

    And that's actually a good thing. Blocking email transmission is an ideal tool for censorship. We need a solution that blocks unauthorized email reception.

    And no new system, no matter how rigidly secured, will make up for admins who don't do their job; if it did, it would be prohibitively expensive or complicated and thus be impossible to implement as widely as email is now.
    You're assuming that the current ad hoc assemblage of email servers is the only kind of infrastructure possible. That's precisely the kind of open-architecture-trust-everybody approach that created our current problems.

    Rather than having a separate administered email server for every single domain, the new setup would require relatively few servers, administered by people who sell certified-user email as a product. It wouldn't be free, but economies of scale should make it affordable.

    Of course, these vendors are themselves potential censors. Hopefully there will be enough vendors in enough different jurisdictions to prevent this. If not, then SMTP will still be around for unregulated communication.

    The writer, Larry Seltzer, complains about spammers abusing his account, and yet his online publisher sticks a link to his email address right at the bottom of everything he writes. I would suggest that if he wants to reduce the flow of junk to his inbox, he start with his own managers.
    Please. We all know about email scraping. But the only countermeasure, not broadcasting your address, is a terrible nuisance. It means there can never be an email 411 system. It means using all that weird obfuscation that is a pain to deal with -- and which I suspect spammers will eventually defeat. And if you're a journalist, or a support person, or anybody else who has to trade email with a lot of technically clueless strangers, not broadcasting your email is not even an option.
  121. DNS actually solves a lot of problems... by SuperBanana · · Score: 1
    Please. The problem with spammers isn't because SMTP is so weak. The primary cause of the modern deluge of spam is unsecured email servers around the world, allowing senders to spoof their identity and auto-email anyone they happen to have an address for.

    Huge amounts of email can be blocked at the server by simply requiring basic checks like seeing if the server hostname resolves to the IP the connection it coming from. Another check is to make sure the hostname in the HELO(after it's been verified to resolve to the right IP) matches the domain in the MAIL FROM command. Ie, you aren't going to be sending me mail as joe@aol.com if you're coming from nowhere.net.cn. Postfix has all of these checks, and more, if you want them, although they start racking up the false rejects pretty quick.

    No fancy filters needed or nothin'. The only problem is the huge number of idiotic ISPs and companies which don't have proper DNS set up for their servers. We tried this on our listserve, and it cut spam to the list addresses(and list-admin addresses) down to nothing(and I mean NOTHING. No spam. Nada, zip, zilch), but about 3x a week a subscriber's ISP would have a mail server in their cluster that either didn't have a reverse DNS entry, or even worse, didn't have a REGULAR DNS entry(!) It was pathetic. Some big ISPs were involved, too- and they were usually the ones who gave us the most crap("It's a problem on your end". "Read what I just said. YOU DON'T HAVE ANY DNS SET UP FOR YOUR MAIL SERVER AT IP _____." "It's a problem on your end." etc.- the clueless phone-monkeys always thought we were subscribers trying to send other people, with no DNS, email.) The small and mid-size ISPs were usually very good about this("Oops, wow, thanks for telling us, we just fixed it!") We got tired of dealing with the headaches, even though I suppose we should have kept at it, informing the clueless, one mail server at a time. A better error message would have helped too, as the "your server doesn't have any DNS" made people think that OUR server didn't have any DNS....)

    If everyone was better about setting up DNS for their mail servers, and started requiring more stringent checking, spam would grind to a halt because the headers are so obviously fake to a mail server with half a brain about them. It's a real simple rule- you wanna send email? You need a hostname. PERIOD.

    1. Re:DNS actually solves a lot of problems... by jmkrtyuio · · Score: 1

      I dont get it. Its perfectly legit for my server smtp.example.com to ehlo/helo to you as smtp.example.com and say mail from: me@example.net In fact most ISP's would not be able to send any mail anywhere unless they had a seperate system for each senders domain. Which when you consider that idealy your ISP should provide smtp relay services to you @ at whatevervaliddomainyouhave.com - since they control your net connection and can enforce an Acceptable Use Policy. Furthermore, if this became prevalent I would look up at hacking sendmail to ehlo as sender domain if it matched in class w so as to send to all the idiots out there my lusers want to talk to. You dont understand SMTP

    2. Re:DNS actually solves a lot of problems... by SuperBanana · · Score: 1
      I dont get it. Its perfectly legit for my server smtp.example.com to ehlo/helo to you as smtp.example.com and say mail from: me@example.net In fact most ISP's would not be able to send any mail anywhere unless they had a seperate system for each senders domain.

      In practice, the tests aren't as simple as I put it out to be- the MX records are checked, basically. If an ISP isn't in the MX records for your domain, they don't have any business sending mail as you. All this stuff about certificates is a bunch of bullshit- DNS is a perfectly acceptable means of authentication, provided people set it up properly so that it can be relied upon to be correct.

  122. Guaranteed method of fighting SPAM by Zone-MR · · Score: 3, Informative

    Register your own domain or get an address like blah.ath.cx. Then host an SMTP server. You will get email addressed to anything under that domain.

    If you need to give a site your email addy, leave in a reference to that site. eg slashdot@myname.ath.cx. That way if someone sells your address, an address leaks, or whatver, you know EXACTLY who is responsible, and you can block junk mail without affecting legitimate email.

    Ive been using this technique for quite a while. I can check my email and be confident I have no spam whatsoever. At times when I got spam, it always turned out it was a single site that leaked my addy, and I easilly identified and blocked it.

    1. Re:Guaranteed method of fighting SPAM by quantum+bit · · Score: 1

      If you need to give a site your email addy, leave in a reference to that site. eg slashdot@myname.ath.cx. That way if someone sells your address, an address leaks, or whatver, you know EXACTLY who is responsible, and you can block junk mail without affecting legitimate email.

      I've been using this technique too for quite some time (except I use subdomains so I don't even have to accept SMTP connections for dead accounts anymore). The only spam I get is on mailing list accounts and I rotate those every once in a while. It's also great for automatically sorting your email -- think sieve. Combine with SSL+IMAP access to your mailbox folders and life is good.

      And there's no way in hell I'm going to pay for a certificate for each one of my 50+ addresses. That guy is an idiot.

    2. Re:Guaranteed method of fighting SPAM by RedHat+Rocky · · Score: 1

      This method is good, but has its flaws, specifically "shotgun" spammers. Meaning those that just make up a list of names at a domain to spam; you'll get spam that appears to have been leaked when that isn't necessarily true.

      Of course, I'd don't have anything better to suggest. :(

      --
      Anything is possible given time and money.
  123. Wouldn't it be easier... by filibust · · Score: 1

    just to skipped to IP v.7. That way all of the integration issues would be taken care of by Lain.

  124. What we need by TerryAtWork · · Score: 1

    Is someone to design a nice new safe protocol for email and release good, working open source GPL programs for it that plug right into your existing system, implementing compatibility with whats there now AND transparent compatibility with the New Way for the future!

    The trick is to give sys admins as few excuses as possible not to implement the New Way.

    It'd be a lot of work, but it could be done.

    --
    It's Christmas everyday with BitTorrent.
  125. Verification? Easy on top of the current system! by root+66 · · Score: 2, Interesting

    The author of the article suggests that companies like verisign should sell certificates to users. I think that'd be wrong and no doubt quite expensive, destroying the foundation of email itself. Also, dropping the current protocols is not necessary.

    But verification is a nice idea that must not to be abandoned.

    I propose that ISPs themselves do the verification (they should do this anyway to be sure their bills get paid).

    Usually when you sign up with an ISP you get an email address. Now, you just get a verification signature, too.

    The smtp server of your ISP would check your signature and ensure that all headers are correct.

    The sender verification at the target would be a simple request to the verification server of the ISP that's hosting the sender. (These servers should have some sort of signature like SSL)

    Checks could include the message id or a checksum of the headers generated and stored by the smtp server. (Thus, still keeping privacy.)

    I think this approach is both logical and simple (and cheap). And it could be implemented on top of the current system.

    In the beginning it won't stop spam being sent through open/exploited relays. But mail from untrusted sources could be easily filtered out. Later it could be blocked altogether if verified emailing would be widely adopted.

    --
    -- I love the smell of Blue Screens in the morning.
  126. Hell yes by Dawn+Falcon · · Score: 1

    Hell yes...but NOT as suggested.

    For one thing, I DO NOT trust Verisign. Never have, never will.

    And set up a parallel network. Only new E-mail could be recieved in new progams - which could also have a module for recieving POP3. Sooner or later, everyone who dislikes spam will activate the new protocol and get a spam-free addy.

    Bring on Mail4

  127. I tried to change the world already ... no dice by Anonymous Coward · · Score: 0

    Wrote to LinkSys to see if they'd support IPv6 in a new firmware release. The response I got back was: "we're looking into it." In other words, "fugheddabouddit."

  128. A Zen Meditation by Anonymous Coward · · Score: 1, Funny

    As the Yin would not exist without the Yang, could the Usenet exist without the spam?

  129. Already been done. by Anonymous Coward · · Score: 0

    This idea keeps popping up, but there's no need for a big revolutionary change. The author doesn't know much about SMTP.

    You can do this today, using ordinary off-the-shelf email software.

    Have a look at RFC 2487. It defines STARTTLS - the use of SMTP over SSL (or its new name, TLS). Sendmail supports it with a small compile-time switch, most other email server software supports it, even Outlook and Outlook Express support it! It's also backwards compatible.

    My company is using it right now, primarily to support roaming laptop users who need to use our SMTP server when they're on the road.

    But, about 1% of the email servers my server talks to also support STARTTLS. When both source and destination support STARTTLS, the source and destination are certified, and the email can be encrypted.

    By using SSL certificates, the source of email is certified. Since spam isn't illegal in most jurisdictions, identifing the source of email tells you who to complain to. If you receive email using regular SMTP, it should go into a queue to be scanned by your spam-filters.

    Of course, there is the cost of buying certificates. And if you handle a lot of email, there is the additional CPU load, but it's a small price to pay.

    There's no need for an email revolution, just an evolution using proven technology.

  130. Wow how long did that take.... by bildo · · Score: 1
    ...It's not the only problem out there and it doesn't completely trump others, like anonymous pornographers e-mailing our kids.
    1. Screw anonymity its for the Children!
  131. dangerous power grab by g4dget · · Score: 3, Insightful
    Tonny Yu, founder and CEO of Mailshell, says that any new and better replacement for SMTP would have to have some sort of certification system to guarantee that senders are who they say they are. The obvious candidates would be certificate services like Verisign,

    Yes, just like what Verisign would want: $100/year from anybody who wants to send or receive mail. Thanks, but I'll stick with unauthenticated mail and spam.

    If that's the sort of thing you want, you can already run SMTP over SSL--you don't need a new protocol for that. Operating systems terminally incapable of building services out of modular building blocks can hard-code SSL into their mail servers. Reasonable operating systems can use something like stunnel for wrapping SMTP. Either way, you get authentication. There doesn't even need to be any complex interaction between the SSL authentication and the SMTP server because SSL can simply verify the identity of the connecting host, and SMTP can continue to use its regular host-based identification.

    The other important requirement, according to Yu, is a system for tracking resource usage per sender. Basically this means that profiles should be established for normal amounts of mail sending from different types of users. If you limited normal users to 100 messages per second and major companies to 10,000 messages a second it would be hard for legitimate users to complain, but spamming would be much harder.

    We don't need a new protocol for this. Per-user throttling of outgoing SMTP connections could be implemented by ISPs at the TCP level, and per-user throttling of incoming SMTP connections can be implemented by the SMTP server. The reason why this isn't done is because it's largely ineffective: many spammers are beyond such controls for outgoing connections anyway, and limits on incoming connections can be circumvented simply by posing as hundreds of different users.

    Solutions to the spam problem are things like CAPTCHAs, intelligent text analysis, and communications pattern analysis. Restrictions on who can send what to whom at the ISP level, or the imposition of authentication fees by ISPs or companies like Verisign, however, are thinly disguised attempts at squeezing money out of users. In addition to being ineffective and increasing the cost of E-mail, they also just threaten the openness of the Internet that has made it so successful in the first place.

  132. yeah THAT's reasonable. by Anonymous Coward · · Score: 0

    So if I get swamped at home by telemarketers and door-to-door salesmen, I should just move, correct?

    That's assinine. Why should anyone accomodate the scum that are harassing you?

  133. Won't happen by sfe_software · · Score: 5, Insightful

    SMTP being replace, that's a possibility. But with "trusted authorities" such as Verisign? Never. Those of us already having to deal with Verisign (or Microsoft or whoever) do NOT want something as important as email to be completely in someone else's hands.

    SMTP should be replaced by a protocol that requires authentication. That's the biggest probley (open relays) really. Going any further than that will be more of a pain than its worth.

    As for everything else (including IPv4), there are too many old clients out there (old meaning unsupported by the vendor). There are enough Windows 95 clients out there, not to mention other systems where upgrades are simply unnecessary otherwise, to where changing the underlying protocol simply won't happen.

    Incremental upgrates, sure. We'll probably end up replacing SMTP -- or updating it -- to support, or even require, authentication. In a few years. We may even supplant FTP with SFTP or some other more secure variant.

    But to try and simply replace a major, established protocol -- with no backward compatibility -- simply will not happen. There will be enough resistance and reluctance to make it infeasible; then the upgraders will have to begin supporting both "legacy" and new protocols, and we'll be in a bigger mess than before.

    So, my opinion is this: we'll slowly, with full backward compatibility, supplant older protocols with updated ones -- perhaps via adding extensions to them (like SMTP Authentication), allowing slow upgraders to catch up as needed. No revolutionary changes will happen, no forced upgrades...

    --
    NGWave - Fast Sound Editor for Windows
  134. US Goverment by halo8 · · Score: 1

    While on the subject of doing the impossible, lets reorginize the US Govt while were at it.

    --
    The More Knowledge you have the Luckier you Get- J.R. Ewing
  135. Why do you want to clean up ftp??? by bazmonkey · · Score: 1

    Just get rid of it.

    Seriously, between sftp and https, what do you need ftp for?

    I s'pose you wanna "clean up" telnet too, eh?

  136. Well, uh, why not analyze the problem first? by minas-beede · · Score: 2, Interesting

    OK, we've got DNSBLs, we've got filters, we've got DCC, we've got Razor. Why don't they stop spam?

    Let's take DNSBLs. They stop much spam but they don't end the spam problem. Why not?

    Possible answers:

    (1) Not enough mailboxes are protected by DNSBL

    (2) too many spam-source IPs escape listing for too long

    For (1) the answer would seem to be: get more mailboxes protected. Get enough protected so that the amount of spam that gets through is too little for the spammer to earn the cost of sending the spam.

    For (2) the answer would seem to be: recognize spam faster, get IPs listed faster. Automated recognition might be ideal. Razor, perhaps, feeding back to a good DNSBL?

    If it's filters then the problems include:

    (1) Not enough mailboxes protected by filters

    (2) Too much spam slip sthrough the filters

    For DCC and Razor:

    (1) Not enough mailboxes are protected.

    See a pattern here? I'd say there are solutions, they just aren't used widely enough. With the recent inititive at AOL to block spam there's been a big change: that's one whale of a lot of mailboxes at least partially protected by something that works. Those AOL lawsuits may do a lot as well.

    I favor relay spam honeypots and open proxy honeypots - throw them into the mix, too. To some extent these would help compensate for the "not enough mailboxes" problems - the honeypots might end up trapping spam for those unprotected mailboxes anyway (trapping spam that would be DNSBL blocked only helps in that it reduces some bandwidth costs - the spam is doomed form the start if the mailbox has good DNSBL protection.) But if we had universal (which might really mean 85 - 90%) usage of a good DNSBL then spam might die just from that. No change in protocol, just a bigger effort to use what already exists.

    Same for any really effective filter - get it used widely enough and the delivered spam falls below the self-sustaining level.

    Why not?

  137. What? by Anonymous Coward · · Score: 0

    I just caught a column on a security site advocating for a total start from scratch as far as certain internet protocols like SMTP.

    That's not a sentance.

  138. stuff by luphus · · Score: 1

    Okay, so suppose we setup an entirely new mail system and force authenticated mail transfer with some sort of PKI. Everyone that wants to run a mail server needs to get a certificate for their server from their ISP and all certs belong to some sort of tree structure heirarchy. Give everyone who has a certificate the ability to generate a sub-cert for someone else downstream of them.

    If someone starts spamming from any particular corner, you can just refuse all mail from that corner of the tree. That might work as incentive to ISP's to lay the smack down on spammers - most of their other customers would probably want functioning mail.

    It might not actually be terribly practical, but in my current sleepy state, it sounds quite reasonable. I suppose it sets up a single point of failure, but you might be able to set up multiple roots a la DNS or something.

    I dunno.

  139. But did you consider... by robotpants · · Score: 1

    That maybe the internet does not want to be rebuilt?

  140. Totally disagree. by DannyiMac · · Score: 1

    I think the *.6 or the *.5.1 version usually get it right--not *.5. I'm sorry, I'll be waiting for those versions before I upgrade my Internet.

    --
    - Danny
    1. Re:Totally disagree. by fordboy0 · · Score: 1

      Can't I just click on "Windows Update"?

      --
      Ligaguinggligagiggagoogoogwillgo
  141. secure scp by elliotj · · Score: 1

    I'd excpect you could do secure scp by creating an anonymous acct on your system requiring either no password, or a password you make public.

    Just out of interest, if you are willing to allow anyone to get a file from your server (ie: anonymous), why the heck would you bother using an encrypted protocol to do the file transfer? If you're willing to make it public, who cares whether someone sniffs your download?

  142. You guys are all ridiculous... by LucidityZero · · Score: 0

    I'm seriously surprised that there is always so much discussion that goes on about spam-mail.

    I swear to God, I have NEVER received a SINGLE piece of spam. This is because I'm not stupid, and I don't ever submit my email address to anything but companies that I do business with. I promise you that it is TRULY that simple.

    --
    Sig.i>
    1. Re:You guys are all ridiculous... by Anonymous Coward · · Score: 0

      Yes, but there's lots of other ways to get spam.

      For instance, someone wishing to educate you about spam could take your address from your header there (alex@sometimes.org) - and post to a newsgroup with it.

      Totally beyond your control, isn't it? But that doesn't mean it doesn't exist.

    2. Re:You guys are all ridiculous... by Anonymous Coward · · Score: 0
      Both brianfca@aol.com and alex@sometimes.org are listed in the WhoIs for sometimes.org, both under the name Brian French.

      If he expects me to believe that he doesn't get spam to addresses listed in WhoIs, then he's an idiot.

      Regardless, people shouldn't have to hide their addresses - that's one of the prices of spam that we are already paying.

    3. Re:You guys are all ridiculous... by alienmole · · Score: 1

      LucidityZero - what an appropriate nick...

  143. It's not broken. by Anonymous Coward · · Score: 0

    SMTP does exactly what it should do. If an Anonymous person want to send an E-Mail to someone else, so be it. This is modeled right out of the real world -- except for mail fraud. If you want to fix SMTP, you need to extent the law to E-Mail.

    Most of us are sending postcards instead of letters. Let start by securing our documents and dump the postcards.

  144. That's why... by mdfst13 · · Score: 1

    I think that it would be better to focus on server side protocol changes. The author of qmail hosts this site that talks about on alternate protocol to SMTP. Note that this would be entirely a server side change (it would affect relations between mail servers, while leaving existing protocols for client/server communication).

    I sent you (Larry Seltzer) an email. Instead of using expensive certificates, I propose that we add a new type of record to DNS (call it an smtp record for now, someone can always come up with a better name later). The new record would tell what IPs (or FQDNs) are allowed to send email with a certain domain. For example, if an email address is me@slashdot.org, then only mail servers with SMTP records for slashdot.org would be allowed to send an email from me@slashdot.org. If a different mail server tries to send it, the receiving server can refuse the email.

    Also check out tmda.net. It uses a number of methods to prevent spam, including temporary addresses and whitelists built by challenges (and client actions). Unlike the previous two proposals, this requires client changes (on the receiver's side), but it does not require others to change the protocols they use. Except for the challenges, senders and intermediary servers do not even need to know it exists.

    All three of these proposals could be started more simply and with less additional infrastructure than the certificate idea. The first two require changes to the way things are currently done, but only on the server side. The third is even simpler, only the receiver has to make changes (btw, these are both client and server changes).

  145. More than SMTP needs to be replaced by isdnip · · Score: 1

    The article was half right. SMTP is in need of replacement. But so is the entire TCP/IP suite.

    Sure, most Internet users simply assume that it's good, because the Internet is cool, and uses it. But TCP/IP was a lab research project from the 1970s, designed for closed government networks with a small number of time-sharing computers on it. Misbehavior could be dealt with easily, because connections were not open to the public. And the backbone links went at 50 kbps; most sites got on at 9600 bps.

    People are now using TCP/IP for anything and everything. Voice, video, radio, spam. It's flexible enough to handle it all, but not efficiently! There are many technical flaws in the protocol suite. IPv6, btw, does nothing to fix it; it just makes matters worse by having even more overhead. NATs today are a security feature, not a bug; apps like FTP that put the address in the application layer (hard on NATs) are BROKEN! BTW, FTP did that because it saved a little code in the Pluribus IMP print routine in 1973. Don't know what that was? Good -- but don't foist its workarounds on the future.

    A new protocol suite should be developed that handles today's high speeds (as well as slow links, which will always exist), resists spam and identity spoofing, allows multihoming, handles voice and streaming with connected-mode QoS, and doesn't have TCP/IPs overhead. It can be done. Stamp out TCP/IP fundamentalism!

    1. Re:More than SMTP needs to be replaced by ComputerSlicer23 · · Score: 1
      Hmmm.... Several things. First off, I'd really like to see the documentation that shows FTP sends the network address because it saved code. I've always assumed it was because in the RFC, there are control channels and data channels, and they are differet. You can use FTP on machine A to transfer files from machine B to machine C directly. So if you have FTP access to B and C you can directly move files, without having to log into B or C. That's why you send the IP and port over the wire according to the RFC. That might be a feature left over from what you're talking about, but I'll bet that FTP is so old, nobody knew what best practices would be in designing a network protocol. They designed FTP to be everything to everybody....

      Second, quality of service is trival to handle now out of band from TCP/IP. QoS is also a rats nest of stuff that will drive up costs. Differentiation of traffic is a neato way to have extra costs foisted on you by the upstream ISP. Multi-homing can be done today by anybody who knows about TCP/IP. Now getting your own AS number and having the BGP protocol broadcast that two ISP's can get to your network is a problem.

      IPv6 might have a magic solution for this, I haven't read up on it enough yet. As far as I know they just added 2 octects to the routeable IP space (while they added another 6 octects to the local space). So essentially, you only have to route to the first 6 bytes of the IP, after that, it's the local link/router's job to actually deliver the packets from there.

      Kirby

  146. All we need is better VRFY by Animats · · Score: 3, Informative
    All that's really needed to stop forged spam is a few modest improvements to SMTP. I'd suggest this:
    • In order to send mail as "foo@bar.com" and get it delivered, there must be a mail agent for "bar.com" that knows enough about you to answer an SMTP VRFY.
    • Each message sent contains some random ID or digital signature, chosen by the sender.
    • Any mail agent wishing to verify the source of a message can query the senders's mail agent with SMTP and a VRFY, and obtain a reply that verifies the message, using a challenge/response or digital signature system.
    • Ultimately, mail messages that cannot be verified are bounced. During a transition period, some manual authentication scheme involving replying to a message is used.
    This is backwards-compatible, easy to implement, and implementable in stages. It would be implemeted primarily in ISP mail transfer agents, so deployment doesn't require end user software.

    Spammers can still spam, but at least they have to have a real domain name to send from.

  147. No by mindstrm · · Score: 1

    What we need to get back to is basic IP routing.. and let the world add services as we want to.

    Is SMTP at fault for spam? Sure.. in that the system wasn't designed to combat it. There is no reason to re-do anything to bring about a new email system, involving, say, certified links & signaturse of each server & users involved. That can be added to the current internet any time anyone wants to do it... all we have to do is agree on how it works.

    THe same goes for DNS, or any other system we don't like.

  148. That's because V6 is fucking broken by rs79 · · Score: 1

    And 2,000,000 person hours of design by committee won't fix that bloated piece of shit.

    There are lots more miles left in the V4 core transport though that people are just figuring out.

    You don't need v6 to use 128 bit addressing.

    --
    Need Mercedes parts ?
  149. More Spam at the NYT by cvdwl · · Score: 2, Informative

    Yet another NY times article about the endless battle against Spam.

    --
    ... grumble, grumble, grumble, mutter, mutter, Millenium... Hand... Shrimp, I tol' 'em, I tol' 'em.
  150. Little-known advantages to rebuilding the Internet by Zhe+Mappel · · Score: 1
    It's true. If we rebuild the Internet from scratch, all of the following will happen:

    Consumers will rush out and buy lots of new PCs, eager to find out what this "rebuilt Internet" is all about!

    Not to be outdone, Al Gore will re-invent the Internet!

    The Dot Com boom will happen all over again, with all of the same companies performing just as well as before, which will make picking a winner even easier this time! Just get in at breakfast and get out by lunch!

    Thanks to the reintroduction of exciting new "synergies," it'll be possible to re-open companies that didn't do anything before and won't do anything now!

    You'll waste lots of time sending "e-mails" at work, while billing the boss for your extra-curricular discovery of "web pages" like Slashdot!

  151. I don't know what he smoked but... by fulgan · · Score: 1

    ...it certainly was good.

    Beside the fact that mail isn't by far the only "feature" of Internet, there are so many obvious flaws in his proposition of scrapping SMTP that I doubt the guy had more than two minutes to think abou it:

    1/ Authentication: Like many pointed out, this would require a central authority. This is already turning into a legal blackmail for SSL certificates so imagine if EVERYONE had to get a "valid" cert. And what about countries like china: the governement will never yield control to a western agency and there will then need to be granted certification ruights and, unltimately, gain the ability to censore anyone in their territory. In other places, it will be easy for spammers to get valid certs and you're back to your initial position.

    2/ Certifying mail servers... Well, this is either Paladium (where every software has to be "certified" to run on a machine) or SMTP over TLS (which already exists, BTW) which would run the costs of running a mail server through the roof and exhibit the same flaws as proposition 1/

    3/ Resource control: that MUST be central or someone could simply use different services to route his mass mailing. If it's central, it is also a central point of failure. It also places a LOT of power in the hand of a single authority.

    I think the least we need now is someone "redesigning Internet" following such ideas.

  152. One of the Worst Ideas Ever by edward.virtually@pob · · Score: 1

    You must be joking. The Internet is as free and unfucked up as it is because it was created before the assholes of society "discovered" it. Any replacement Internet would be even more hideous than what said assholes are turning the current Internet into -- a latest version Windows/MacOS only pay-per-the-byte form of interactive TV with patented protocols, digital restriction management, and any other profiteering garbage they could dream up. Any replacement would have these things embedded from the start at the lowest levels and legal language to ensure they never left. At least with the current Internet they have to fuck things up piecemeal which takes longer.

  153. What a dumb article! He doesn't know what... by Dolemite_the_Wiz · · Score: 1

    ..he's talking about. I see no mention of DNS on the originating Mail server.

    Most mail servers now a days are checking that the originating mail server exists in DNS as an A Record or DNS record.

    If the Check doesn't pass, the transmission ends.

    Most of the time, servers don't check the originating server to see if it exists in DNS.

    If a protocol update is to happen, why not add a transmission line to the SMTP message delivery process to ensure that not only the originating mail server is valid in DNS but make sure that the, recently validated in DNS, SMTP server actually created or received the message from a trusted host.

    Verisign. Bah! What a dumb idea!

    Dolemite
    _________________

    --
    Save the World! Use a Quote!
  154. We Can Put A Man On The Moon But We Can't... by Erik+Fish · · Score: 3, Funny

    Every time I watch the news, I see another story about all the wonderful things NASA is doing in outer space. I know, I know, it's all supposed to be very impressive and exciting. But to be honest, it just boils my blood. I mean, the federal government can put a man on the moon, but it can't build a killer robot police force to hunt down and execute all the spammers? What kind of priorities do we have in this country?

    Just the other day, there was a big article on the Security Supersite about how the internet might have to be rebuilt to save our children from pornographic spam. And then I read in USA Today how the government is spending $40 billion on outer-space surveillance satellites. Couldn't they put some of that satellite money to better use by constructing space-based laser cannons in geocentric orbit above all the ISPs to make sure our children are safe?

    And for a fraction of what NASA spends on all that Mars rover monkey business, I could have a radio-wave-controlled stun gun that would finally stop anyone I thought might be spamming from ever thinking about looking at me wrong again.

    It is painfully obvious that the government has the money and resources to build a high-energy force field around every single American, yet it doesn't. I mean, when I'm chasing after spammers with my stun gun it's darn near impossible to ensure my personal safety. Are a few measly cameras in the corners of the Foodland really going to deter an angry man who looks sort of like Alan Ralsky? What about my laptop? The pictures on my screen saver of little Kevin and Annie are irreplaceable! (I'm only going to be a grandmother once, you know! Unless, of course, the government finally gets on the ball with those cryogenic pods.)

    And that Hubble telescope, there's a real beaut. Who needs to know if there's life out in space trillions of light years away, anyway? As long as the spacemen don't start sending me special business deals, making me wonder when they will deposit the gold bars in my savings account like that nice man Chavez from Boca Raton, I don't care who they are! If only NASA had aimed that telescope at Boca Raton instead of Pluto, you can bet I'd know what Chavez had for breakfast this morning.

    It's shameful the way the internet has been allowed to degenerate, what with unsecure servers and protocols strewn everywhere. Just thinking about all the millions spent on that Mir station gets me in a dither when I check my e-mail and see donkey porn everywhere, with no donkey-porn-sensitive sunglasses to save my poor eyes.

    And it sure would cut down on those ill-mannered spammers who keep on spamming despite the ISP's strict anti-spam terms of service if their computers were destroyed by spam-sensitive cybernetic space bees. I only have time to write so many complaints, you know!

    If I can't demand killer robot police, then the least I can expect is a laser-powered servo-motored patrol-bot for my yard. How else will I know if it's a that Ralsky look-alike's lawyer trying to serve me court documents or just a raccoon rustling around out there late at night? I understand that in Sweden, every citizen is guaranteed a patrol-bot. But here in the world's richest nation, we go without! The sheer wastefulness of our government makes me sick!

  155. Sad but possibly true..... by Anonymous Coward · · Score: 0

    The massive increase in spam seems to be linked to the "broadband" revolution, where every small office can run a badly set up exchange server, all day, every day. I have a nasty feeling that the only way to get any SMTP replacement accepted universally, is for MS put it in Outlook Express etc.... (although how much more secure this would be is anyones guess). To get most of the world to close their open relay's, may sadly require MS to make Exchange default to a more secure setting (which could be opened up by the technically adept if needed). "For gods sake Mavis, grap the penguins and RUN!!!"

  156. Where Did You Get Your DOS TCP Stack? by Anonymous Coward · · Score: 0

    I have a DOS box with a TCP stack. It is on a boot floppy and is used for remote system installs of a Linux based Samba machine. No NETBEUI for me.

    Can you tell me more? Which TCP stack are you using and where did you get it?

    If you'd rather reply offline, please email me at ra2ps3202@sneakemail.com

    I guarantee my spam filter won't kill your message:)

    Thanks!

    Best Regards,

    Mike Monett

    1. Re:Where Did You Get Your DOS TCP Stack? by Anonymous Coward · · Score: 0

      Actually, I'm pretty sure M$ released the Dos TCP/IP Stack about the time of Windows 3.11. I think I have an old boot disk image around somewhere.

      -Brian S.

  157. New internet == less freedom ? by master_p · · Score: 1

    This is hypothetical only, but government agencies and other bodies interested in "security" (i.e. media mega-corporations that want to milk out everything they can) may be more interested in "re-designing" the internet...maybe enforce some "standards" along the new design to make P2P file sharing impossible!!!

  158. Weird standards by Anonymous Coward · · Score: 0

    Let's face it, IPv4 is a weird hodgepodge of bizarre protocols. After all, why does the download of a mail message have to use a different protocol then the download of a FTP file? Identicate the user, offer the data he wants, let him download. The differences date from the time when people sent messages using a telnet prompt, and these days are over. A new internet protocol could define ONE flexible way of transferring data, and the biggest difference between SMTP and HTTP would become the port it runs on.

  159. dont revise smtp. by Anonymous Coward · · Score: 0

    Oh great, thenext thing you know ISPs will start charging me for this too. I send out only around 20 mails a week and i use the smtp on my machine. What you are proposing here is that somebody certify your identity...well thing is iam not interested in paying anymore. maybe its teh ISPs who are promoting spam, just so that they can be certifying authorities in the future...

  160. We don't need to kill SMTP to beat spam. by Sir+Runcible+Spoon · · Score: 2, Interesting

    The main problem as I see it is that we cannot identify the senders of most spam. Some do not hide their origin and could be identified but these are a small proportion and they are generally of a nature that is not offensive.

    If we don't know who they are, we cannot chase them with legal action. If they can be found, then laws stand a chance and the threat of legal action will reduce the numbers. Those who remain can be made an example of.

    You can argue that legal options are limited as spam is sent from outside of the country, and that filtering is the only real option. However, even filtering becomes more effective if you can identify where the spam is really coming from. To avoid being blacklisted the multi-million message spammer would have to keep moving domain name and that would prove expensive.

    Here is my solution to "Who sent the spam?".

    I originally thought that we should ditch SMTP. But now I don't think that is really the case. Besides that would be such a major change that it would probably stop the change happening. SMTP works, it gets the mail there, the only problem is you only have the sender's word for who sent it. We just need to extend the idea a little bit to check who sent the mail, and then wait until the whole world has adopted the extension.

    I suggest a new header which indicates that the sender's mail server supports verification. A receiver's mail server that also supports verification then has the option of sending a checksum of the mail (or some token sent with the header) back to the sending server, to ask "did you really send this mail?". Upon no reply or a denial the user settings can elect not to have the mail delivered.

    At first only some of your mail will be verified, but you will be certain who sent the verified ones. Later as most of the world begins to use the system, people will elect not to receive unverified mail.

    I like this idea because it does not break the existing infrastructure, it does not demand big new central servers, nor does it demand everyone gets a new mail reader. It's just the mail servers that need extending, and they can be done one at a time (or may be not at all) without anything breaking. Also there is nothing about it that will stop people receiving the unsolicited porn spam if they want it, they only have elect to receive unverified mail.

  161. That want stop unwanted mail... by trezor · · Score: 1

    We would at least have to stop SPAM and worms from "authenticated" Microsoft Outlook-users fooled into opening this-weeks-malicious-attachment.

    And death to all FWDs!

    --
    Not Buzzword 2.0 compliant. Please speak english.
  162. all you people complaining about spam... by acid_zebra · · Score: 1
    ever thought of *NOT* registering at all those dodgy websites? Not clicking all those 'I Agree' buttons?

    I thought not.
    Banning hotmail (I swear microsoft sells those addresses to spam agents or generate spam themselves!) I have no trouble keeping my 'main' business email account clean. Just use a hotmail address for all those forms and stuff and watch the spam pile up in there, while at the same time keeping your regular account spam-free.

    Seriously, children, if you can't act responsibly we are just going to have to take your toys away from you.

    --
    -- No Sig is a Good Sig
  163. Trustworthy Computing by EmagGeek · · Score: 1

    The article kept talking about "trustworthy" email, which means to me that MicroSoft will somehow have to see it before it's considered "trustworthy..."

    No, thanks...

    Any time the word "trustworthy" pops up, I immediately feel as if it is someone trying to violate my trust, my privact, and my right to be left the hell alone...

  164. Dejavu by saqmaster · · Score: 2, Interesting

    I suggested something similar to this to some friends a while back.

    How hard could it be to setup a few servers (just like the current DNS Root Servers, which seem to run just fine) to handle keys/certs to validate emails.

    It wouldn't be rocket science to get something like this running :-

    - User sends email
    - Client looks up keyservers, requests a new message ID, keyserver logs user key with new message id
    - mail gets sent, with key and id info

    And upon receiving, the client does the same in return. This is a very basic way of detailing it, but i'm sure you all know where i'm coming from. I'm suprised nothing like this already exists in the open sauce community (it probably does, i've just not checked).

    Hoorah.

    nb: if it's flawed, i don't care.

    --
    "Never let the truth get in the way of a good story..."
  165. microsoft tried TWICE by peter303 · · Score: 1

    The first time was in the early 90s when MS wanted to build its own network as part of MS, mainly to beat AOL. They had has a thinnly disguised "emulation" of TCP/IP and http. then Bill had his ephipany and decided to embrace the standard InterNet with his give-away IE.

    The second time is presently. They are adding special "security bits" to the TCP/IP (Palladium) that maybe usuable by non-MS OSes.

    Win-a-few, lose-a-few, MS will always try to dominate a market.

  166. It is time for something better than SMTP by Anonymous Coward · · Score: 0
    I think that the key to successfully replacing SMTP is a protocol that stores messages on the originating server and only sends header information that contains name, subject, etc to the destination server.

    The advantage of this is that if forces the initiator of the email to keep their server up and running to to claim responsibility for the email. If somebody is harassing me, I can now identify them and be able to have legal action taken against them.

    Sure, there are some problems with this approach, but I think that it is preferrable to the other alternative that are being proposed, such as e-stamps or certifications which just put another agency between me and the people I want to communicate with.

    For those think that alternatives would be hard to implement because of the spam filtering industry, just consider that there is another side to that coin. I am sure that the ISPs would like to take that money they are spending on filtering and put it in their pocket.

    I actually started a discussion on this very topic several months ago:

    http://groups.google.com/groups?hl=en&lr=&ie=UTF -8&selm=jUwga.13037%24se1.6318202%40newssvr28.news .prodigy.com

  167. Re:What the next version of the Internet REALLY ne by JuggleGeek · · Score: 1
    The slashdot effect wouldn't really be that hard to fix. A webserver that is getting overrun by requests shouldn't try to fill them all. It should have "friends" (other webservers which it has agreements with) which it sends mirrors to.

    When the flood comes, it sends the mirrors, and then simply forwards the rest of the requests to them, thus spreading the load.

    No, I don't know of any system that does this automatically now. That doesn't mean there isn't one. I'm certain that I could write one - it's just not that hard.

  168. the good and the bad by Tom · · Score: 1

    I like that this guy is looking for a _technical_ solution to the spam problem. Too many legal solutions have been proposed. While I'm the first to say spammers should be fined $100 plus one 0 tacked to the end for each repetition, the very real problems of identifying and dragging them to court remain.

    The bad is that it won't work. Allegedly modern companies still use Microsoft Word 97 - if that ain't the pinnacle of cluelessness, I don't know what is. Same companies will use SMTP on their exchange servers in 2020, even if we start using a better system _today_.

    Some other poster hit the nail right on the head: Not enough mailboxes are protected. Especially not mailboxes of idiots. The spammer business model works on the 0.01% of total retards their scattershot approach hits. I think they couldn't care less if the clueful 5% of the internet population use spamfilters, they aren't the target anyway.
    AOL using good spamfilters does more damage to spammers than all of RBL, Orbs, Spamassassin and Razor together. Because, on a rough estimate, AOL users are 97.462% more likely to fall for a scam^H^H^Hpam than someone who knows about Spamassassin.

    Tarpits seem to be the most effective attack, IMHO. If I can keep the spambot occupied for 1 min instead of 0.1 sec, and even 1% of the net population does that, his "cost" for sending spam will increase by about 700% (for 1 mio mails, from 27 hours to 194 hours).

    --
    Assorted stuff I do sometimes: Lemuria.org
  169. Been there, Done that by Bishop923 · · Score: 1

    This is where XML comes into play.

    The whole idea is that you can separate the core content from the presentation. You want plain text, run an XSLT file that converts your source xml to a Tagless ASCII file(Keeping the source intact of course). Want all the fancy HTML/Javascript stuff? Yup have another XSLT file for that too. WML for your Cell Phone? Yup.

    No need for a separate net, just use the tools that are already available.

  170. You Really Want It? by StormyMonday · · Score: 1

    Fine. Build it. If it really is an improvement, people will use it. Remember the mantra of the IETF: "Rough consensus and working code".

    Oh, and if you REALLY want it, drop me a line and I'll pass it on to the client I wrote it for. I'm sure they'd be happy to deal.

    --
    Welcome to the Turing Tarpit, where everything is possible but nothing interesting is easy.