Slashdot Mirror


Would you Warranty Your Email?

Kurt writes "A team from the University of Michigan is proposing an economic solution to spam. Instead of relying on technical solutions or government regulations, they use a sender warranty system. In some cases, they argue, it can even be superior to a perfect filter with zero cost, and no errors. Their working paper is available at SSRN. With the caveat that some infrastructure is necessary (isn't it always?), they also claim their approach restores control to the recipient, halts spam, and creates a marketplace for valuable information exchange."

89 of 395 comments (clear)

  1. Would you Warranty Your Slashdot Posts? by inertia187 · · Score: 5, Interesting

    I wonder how well this would work if everyone on Slashdot could warranty their posts. It could be implemented by adding a checkbox next to Post Anonymously, call it Post With Warranty. Your comment then gets bumped up to "+5, via Warranty." If people think it's not worthy of being +5, and they have mod points, they can moderate it down. If they mod it down, they take subscription points from the poster. If the metamoderator disagrees, the moderation is reversed as expected *and* the subscription points are returned to the poster.

    I think this could work. But it sounds like a pain to implement.

    (fp)

    --
    A programmer is a machine for converting coffee into code.
    1. Re:Would you Warranty Your Slashdot Posts? by Evil+Adrian · · Score: 3, Insightful

      The problem is, there are a TON of moderators that will go and mod-bomb people because they don't like them, regardless of how well-reasoned their post is. Posts are supposed to be moderated, not individuals, but that's not how a lot of people do it.

      --
      evil adrian
    2. Re:Would you Warranty Your Slashdot Posts? by FileNotFound · · Score: 3, Interesting

      You would need to record the moderator and make him visible in such a case.

      This way any mod bombing would be obvious. Since you are taking a direct financial loss due to poor moderation, you need to know 'who' is causing it.

      Kinda like you can't sue people anonymously.

      --
      In Soviet Russia, the television watches YOU!
    3. Re:Would you Warranty Your Slashdot Posts? by The+Unabageler · · Score: 3, Funny

      Personally, I treat slashdot like the rest of the internet. you all are a faceless lot of text for my consumption :-)

      --
      perl -e '$_="\007/4`\cp%2,".chr(127);s/./"\"\\c$&\""/gees; print'
    4. Re:Would you Warranty Your Slashdot Posts? by Josuah · · Score: 4, Interesting

      The problem is, there are a TON of moderators that will go and mod-bomb people because they don't like them, regardless of how well-reasoned their post is. Posts are supposed to be moderated, not individuals, but that's not how a lot of people do it.

      Then does starting at +5 and going down really make a difference from starting at +1 and going down, in that respect?

      Two problems I can think of: reading at +5-only becomes just as bad as reading at -1 until enough moderators run through the _entire_ thread culling out the stupid. The penalty for "voiding your warranty" (as proposed by the parent-parent) isn't worse than getting modded down regularly.

      Possible solutions? Warranty puts you up to +X where X is a preference setting. Maybe the default threshold you read at. People who have liked what you said in the past will see you at +X+1 (friend/foe system). The first mod-down removes the warranty completely and pushes the post to +Y where Y is what the poster would have posted at without warranty.

    5. Re:Would you Warranty Your Slashdot Posts? by Pedrito · · Score: 2, Informative

      Actually, mod-bombing works for a while, as I discovered. Then, suddenly, you're no longer given the ability to mod. I got ticked at someone and mod-bombed them for a few weeks. Then it all came to a sudden end about 2 years ago and I haven't been able to mod since. Oh well.

    6. Re:Would you Warranty Your Slashdot Posts? by wo1verin3 · · Score: 2, Insightful

      >> Your comment then gets bumped up to "+5, via
      >> Warranty."

      If the person changes their online identity, then they'd automatically be back to +5. It would more sense for that person to increase to +5 via moderation, that would give people incentive to keep the same indentity.

    7. Re:Would you Warranty Your Slashdot Posts? by milkman_matt · · Score: 3, Interesting

      I think something you could add to this plan to fight abuse is -- If someone mods it down, they guarantee that that's what they want to do by agreeing that if the moderation is reversed, it takes THEIR subscription points to repay the person who's points were originally taken?

      -matt

    8. Re:Would you Warranty Your Slashdot Posts? by ncc74656 · · Score: 2, Informative
      Yeah, but M2 doesn't work.

      Well, that's rather broad - what, in particular, doesn't work in the meta-mod system?

      Overrated (the favorite tool of the modbomber) isn't subject to M2. (Neither is Underrated, for that matter.)

      --
      20 January 2017: the End of an Error.
  2. Why not use PKI authentication instead? by ka9dgx · · Score: 5, Insightful
    I favor an alternative approach, which the authors concede has some merits, but quickly dismiss, sender authentication.

    If I start rejecting all email which is not from a verifiable sender, I'll quickly cut spam, and impose some costs onto those who wish to sent me email. I'm willing to pay those costs when it becomes my turn to send an email. I would start with the recent authorized sender protocols, in addition to Public Key Infrastructure, to begin to authenticate a sender.

    Once PKI starts to take hold, there would be an incentive for the spammers to start creating throw-away identities, which we could counter with a reputation system for the sender's domain. We could also create a "web of trust", automatically managed by our mail servers, or ourselves, to nip the counteroffensive.

    So, there it is... my alternative... sign and validate all email.

    --Mike--

    1. Re:Why not use PKI authentication instead? by Ieshan · · Score: 4, Insightful

      The worst part about all this is that suddenly everyone who writes an email is required to be identified.

      Email is one of our last few partially anonymous methods of communication. Emailing (and posting) as "Anonymous Coward" is a seriously useful thing and taking it away from people will probably be more disasterous than originally imagined.

    2. Re:Why not use PKI authentication instead? by Homology · · Score: 2, Interesting
      Once PKI starts to take hold, there would be an incentive for the spammers to start creating throw-away identities, which we could counter with a reputation system for the sender's domain. We could also create a "web of trust", automatically managed by our mail servers, or ourselves, to nip the counteroffensive.

      Your argument is flawed. PKI and "web of trust" are in essense incompatible. PKI is hiarchic in its design : depending on a root CA to sign certificates. "Web of trust" (like in PGP) does not have any concept of a "root" or centralized control that PKI implies.

    3. Re:Why not use PKI authentication instead? by Anonymous Coward · · Score: 2, Interesting

      Their system relies on a sender verification system How else would the link between email message and escrow account be made?

      Once a reliable sender verification system exists, then is the proposed system of any extra value (except to the people running the escrow network)?

      I saw this presentation at MIT, and it reeked of a VC presentation. I bet the term "the VISA of the email network" comes up a few times in their actual biz presentation.

    4. Re:Why not use PKI authentication instead? by Russ+Nelson · · Score: 2, Informative

      You are describing Domain Keys. Oh, and the Web-o-Trust.
      -russ

      --
      Don't piss off The Angry Economist
    5. Re:Why not use PKI authentication instead? by gcaseye6677 · · Score: 3, Insightful

      Anonymity vs. accountability is always a tradeoff. If it is easy for anyone to send emails without disclosing their identity, this can have its advantages. But if they start spamming, how will you stop them? People should have the option of receiving only email from trusted sources, which can pretty much eliminate spam for them. They can easily filter out any source they do not wish to receive from. Someone who is not comfortable with this idea can always choose to receive from anyone and then use appropriate filtering techniques that work for them. Its kind of like setting your slashdot filters. You can choose to include everyone, or you can filter out ACs, low rated posts, foes, etc. You could even choose to only read posts from people you trust, if that's your preference. Having a moderation type system for email, combined with other filtering systems, is by far the best way to cut down on spam.

    6. Re:Why not use PKI authentication instead? by ka9dgx · · Score: 2, Informative
      PGP is a type of Public Key Infrastructure... SSL keys aren't the only game in town. The only difference between the whole "Root CA" and PGP is that the "Root CA" list gets distributed with most SSL implementations, with PGP, you make your own lists.

      Technically, anyone can make themselves a root CA, just like anyone can set up their own DNS root. It's a simple matter of consensus, the roots are as valid as the users believe the are.

      --Mike--

    7. Re:Why not use PKI authentication instead? by hta · · Score: 4, Funny

      -----BEGIN PGP SIGNED MESSAGE-----
      Hash: SHA1

      There's a slight problem .... in that until everyone signs their
      email, you'll have to be willing to handle unsigned email as well as
      signed. That leaves the signing people worse off than the non-signing
      people (more pain, no gain).
      Difficult deployment problem.

      -----BEGIN PGP SIGNATURE-----
      Version: PGP 7.0.1

      iQA/AwUBQCOn5jjI/tvlmNBeEQLIdwCfTzU3AFyy3vAyqJ1T re ICmreO16YAoJ3J
      Yl8AGPs6HHxEEGJfkmV857m1
      =XHyf
      - ----END PGP SIGNATURE-----

    8. Re:Why not use PKI authentication instead? by Total_Wimp · · Score: 2, Interesting

      Or better yet, why not a real warranty, like the kind you get with your toaster.

      The government could simply make a word ("warrentemail" for example) and a law that includes the exact legal definition of the word as it relates to email.

      The legal definition would state that all people that put this word in the subject line of their email warrant that either a)the email is for personal, non-business purposes only or b) if it is for business purposes then the sender has a preexisting relationship with the recipient, much like the do-no-call list specifies.

      The law would also specify a $10,000 tax for domestic use or a $10,000 tariff for international use with 20% of all tax or tariff going to any improper recipient. It would apply to anyone who used the word but didn't meet the correct legal criteria. It would apply to each improper email sent.

      Then everyone just makes a simple filter to filter out everyone that does not include this word in their subject line.

      Result - No new infrastructure cost. Very minor burden on personal use. Very minor burden on legitimate business use. No burden on anyone who doesn't use the word. Major burden on anyone who spoofs the word. Major incentive for both private and public parties to catch and prosecute offenders. Actual criminal offenses for offenders that don't pay up because tax evasion is a federal offense.

      TW

    9. Re:Why not use PKI authentication instead? by Phillup · · Score: 5, Insightful

      Whoa there partner...

      You are only required to be identified if the receiver requires it .

      While you have every right to "free speach"... you have no right to force someone to listen to said speach.

      Quite frankly, I don't want any "Anonymous Cowards" in my home.

      I go to Slashdot... and other web sites. But, I bring my mail into my house. At least, in the social sense of things.

      So, right off the bat... to me there is a huge difference between encountering information I might not want to encounter because I went somewhere, and encountering the same information because it was sent to me.

      --

      --Phillip

      Can you say BIRTH TAX
    10. Re:Why not use PKI authentication instead? by dolphinling · · Score: 2, Insightful

      But as spam accounts for only around half of all email sent, that hits legetimate users just as hard as spammers. Think of how many emails are sent each day--100 million? 10 million? Let's say 10 million to be conservative. Assuming it takes about 1 minute for your message to go through, the replying computer to send a response puzzle, you to do it, and send your result, (which is definetly underestimating it, average would probably be a few minutes or more, in congestion even higher) that's still over 15000 hours a day at a very conservative estimate that could be being spent productively that are instead wasted.

      --
      There are 11 types of people in the world: those who can count in binary, and those who can't.
    11. Re:Why not use PKI authentication instead? by Lord+Apathy · · Score: 2

      I agree, Anonymous Coward is a very important feature that doesn't need to be scraped lightly. For intance ever now and then someone will says something so assine that I'll just have to log in as "Anonymous Coward" and call them a dumbass or even point out there are medications for thier problems.

      This serves two purposes, first dumbass finds out how stupid that he is and should really seek professional help. All the time while allowing me to save my valuble and hard earned karma for trolling like it should be.

      See? Win-Win

      --

      Supporting World Peace Through Nuclear Pacification

    12. Re:Why not use PKI authentication instead? by SwiftOne · · Score: 2, Informative

      Note the headline of that page:
      "Trust gets personal with Thawte's Web of Trust (WOT)"

      This is not a discussion of the Web of Trust concept as a whole, but of Thawte's use of the terminology in their little setup. As they are trying to make money off the deal, you can expect them to be slightly skewed.

      Note also that their system starts by awarding Trust Points for showing up in person. The Web of Trust PKI concept doesn't care WHO you are, so much as that you are the same person every time, and if you are (whatever you claim to be). So the above poster's hope is that spammers would be unable to be marked as useful/acceptable by anyone within your web of trust. Simple, beautiful.

      (The unfortunate weakness, however, is that it just takes 1 security hole on any system in the web of trust, or 1 clueless user, to insert tainted approvals, which can then start spreading. There are fixes to this, but the fundamental simplicity is lost when you insert stupid (read: normal) users.)

    13. Re:Why not use PKI authentication instead? by jsebrech · · Score: 4, Insightful

      First of all, there is no credible difference between holding a discussion over slashdot or holding a discussion over email. Do it through a hotmail account and you're even using the same program to do it. You can come to slashdot and read something you find offensive without warning in advance that it is, just like can happen with email. So trying to draw an arbitrary distinction between anonymous cowards on slashdot and anonymous cowards in email is just that, arbitrary.

      One might also argue that shielding yourself from that which you find offensive is bad for the mind. If you shy away from extremes, inevitably your comfort zone shrinks, and you become close-minded. It's only by trying to see the viewpoints of those who disgust you that you can come to truly new realizations about how the world works. Treading the trodden moral paths doesn't take you into uncharted lands, though it does guarantee you a pretty average and "normal" life.

      Secondly, the problem is that if a pki system were to take hold to identify senders, eventually it would become required to be identified just for someone to SEE the mail you're sending to them. Although it is possible to devise a system where the net identity of someone is thrustworthy while at the same time not revealing their real life identity, it is ridiculously unlikely that such a system would be promoted by the big isp's. They've already got the riaa and friends breathing down their neck wanting identification of customers, they're not going to back a system that helps people stay anonymous while comitting crime.

      Too bad the founding fathers didn't recognize privacy as a right that could be threatened. Until a few decades ago, it wasn't feasible to tie together the knowledge the world has amassed on someone into one large fount of dirty details. Today it is. Most people can have their lives ruined just by the not-so-secrets that are spread around the globe about them (don't believe me? think about everything you've ever purchased with a credit card, now think about everyone in your life knowing about those purchases... unnerving, isn't it?).

      There are two ways out of this, force privacy by law, or admit there is no privacy and stop holding people's pasts above their heads. Both are unlikely, and any other system leads to major abuses.

    14. Re:Why not use PKI authentication instead? by Phillup · · Score: 2, Insightful

      First of all, there is no credible difference between holding a discussion over slashdot or holding a discussion over email. Do it through a hotmail account and you're even using the same program to do it. You can come to slashdot and read something you find offensive without warning in advance that it is, just like can happen with email. So trying to draw an arbitrary distinction between anonymous cowards on slashdot and anonymous cowards in email is just that, arbitrary.

      There are one very important differences in my mind.

      Percieved and intended audience. I'm not talking about the technical aspects of security and privacy and sniffing the wire... I'm talking about the percieved audience of the participants.

      Many people consider their email to be private. Unwanted email is a violation of that privacy.

      Not many people consider a posting on Slashdot to be private.

      One might also argue that shielding yourself from that which you find offensive is bad for the mind. If you shy away from extremes, inevitably your comfort zone shrinks, and you become close-minded. It's only by trying to see the viewpoints of those who disgust you that you can come to truly new realizations about how the world works. Treading the trodden moral paths doesn't take you into uncharted lands, though it does guarantee you a pretty average and "normal" life.

      I agree. But that doesn't mean that someone should be able to force it upon you.

      Again, a person should be able to have a bit of privacy when they want. Not everywhere, but at least in their own home using the tools that they use for the sole purpose of communicating with their family.

      I know many people that only have email so they can keep in touch with their family... they like seeing pictures of their grandkids.

      Surely we (as a society) don't need to intrude upon that, do we? Can't people have one way of communicating with family and friends that isn't accessible to commercial interests?

      Too bad the founding fathers didn't recognize privacy as a right that could be threatened. Until a few decades ago, it wasn't feasible to tie together the knowledge the world has amassed on someone into one large fount of dirty details. Today it is. Most people can have their lives ruined just by the not-so-secrets that are spread around the globe about them (don't believe me? think about everything you've ever purchased with a credit card, now think about everyone in your life knowing about those purchases... unnerving, isn't it?).

      Some, such as myself, would say that the fourth ammendment covers that. Of course, my thoughts on the matter don't count in a court of law, but... I do think they saw the issue and addressed it the best they could.

      --

      --Phillip

      Can you say BIRTH TAX
  3. Bah by Quasar1999 · · Score: 5, Funny

    I propose that any and all spammers be subject to possible castration when caught. No infrastructure required... although verification of actual spamming may be a good idea, I say we fly by the seat of our pants... As a positive side effect, Open relays would be fixed pronto... for many admins would fear for their manhood...

    Laugh, it's a joke! ;)

    --

    ---
    Programming is like sex... Make one mistake and support it the rest of your life.
    1. Re:Bah by Prince+Vegeta+SSJ4 · · Score: 5, Funny

      That would drive all of the males out of the market, thereby making all spammers female. Now male /. users would not only be scared of girls, they would loathe them as spammers as well. Given the difficulty of the /. user in getting a date as it is, this is not a good idea.

  4. how about a physical solution? by squarefish · · Score: 5, Funny

    A team from the University of Michigan is proposing an economic solution to spam.

    if you stop sending me spam now, I won't kill you

    --
    Creationists are a lot like zombies. Slow, but powerful and numerous. And they all want to eat our brains.
  5. Sounds good, but... by teamhasnoi · · Score: 5, Funny

    will I get charged a restocking fee when someone replies?

  6. Bad idea by ObviousGuy · · Score: 5, Insightful

    One benefit to having email is the ability to post information anonymously in order to avoid possible repercussions. Slashdot has that feature with the "Post Anonymously" checkbox (which should be pointed out, is not 100% anonymous and can be tracked by IP and logged-in account name) and it also exists with anonymously emailers.

    Forcing someone out into the open by the use of such 'warranties' imposes a chilling effect on free speech through email.

    I hate spam, but I hate the idea that important speech could be stifled by the use of badly considered spam 'solutions'.

    --
    I have been pwned because my /. password was too easy to guess.
    1. Re:Bad idea by ceritus · · Score: 5, Insightful

      Yep, and this is the crux of the whole spam problem: We want to be able to send as many emails with any content in it to anyone we want without any cost yet, we don't want someone to send us tons of email that we consider crap. You just can't have both these things; it's impossible to seperate the two. We can't be hypocritical and say to someone "I should have the right to this free speech medium while this guy over here can't have the same because he's doing something we don't like". I think we're going to have to give up some of our "rights" in e-mail to get rid of this junk mail. I don't like it but I have the feeling that it's going to have to happen.

    2. Re:Bad idea by freepath · · Score: 2, Insightful

      NO! Email is not anonymous by definition. Headers contain a lot of information, including IP addresses. It can be made hard to track if the sender spoofs their identity or uses a third party email service. This is what spammers do.

      The difference between email and postal mail is that email is FREE! Oh, and postal mail is easier to send anonymously because there aren't computers recording header information. (It's up to the sender to put their return address.) Now imagine how much junk mail you'd receive if postal mail was free, too.

    3. Re:Bad idea by localman · · Score: 2, Insightful

      I strongly disagree.

      I think that anonymity is _very_ important, just as you do. But I don't think it applies in my inbox any more than it applies in my house. If you are going to make a direct 1-to-1 communication to me (an intimate event) I have the right to know who you are.

      If you want anonymity, then use a public forum, like Slashdot. Or put it on the web.

      I think the usefulness of having verifiable senders outweighs the benefits of anonymity in this case. In fact, email, a certainly useful medium, will eventually be ruined as a dependable communication medium as is. And when it's ruined what good will the anonymity be then?

      At least there should be the option for each recipient to accept or deny unverifiable email. Then you can have your intimate free speech and spam, and I'll have a useful inbox again.

      Cheers.

    4. Re:Bad idea by wthynot · · Score: 2, Insightful

      No one's going to take away anonymous email--the difference here is that recipients can choose to receive anonymous email or not. At home, you should have every right to filter out anonymous emails, just the way you would block anonymous phone calls. And if you feel like hearing opinions and solicitations from any Joe out there, well then, go ahead and open up the door. The idea is having real control over what communications you receive, especially when you're footing the ISP bill. Anyone who wants to force you to hear what they're saying is automatically an annoyance.

    5. Re:Bad idea by Alien+Conspiracy · · Score: 2, Informative
      I can't imagine wanting to receive anonyous mail, though I already use a pseudonymous pay-to-send remailer that works.

      Can't see much that is newsworthy in this article. Move along please, nothing to see here...

  7. Summary by iota · · Score: 4, Informative

    The idea is basically this: You (the recipient) put a value (say $10) on incoming mail from strangers. If someone wants to send you mail, they have to put that in an escrow account. Then if they meet your requirements, you can recieve the mail. -- If you don't like the mail from any reason, you can take the money from escrow. If you don't do anything, escrow will be released after some time. Oh, they mention that this might not be neccessary for people you already know (whitelists).

    This is just lame. The amount of "infrastructure" required is totally ridiculous.
    They ignore the fact that email is a general communications media / People who do not like eachother do email because it's practical / but under this nutty system, people would only email people they trust not to "steal" their money in escrow. Mailing lists, anyone?

    Once again, someone thinks that you can "solve" spam for the recipient at a huge penalty to a legitimate sender.

    Arrg! I hope they didn't get paid to write this tripe.

    1. Re:Summary by radixvir · · Score: 2, Insightful

      It seems like everyone is coming out with their own pay email scheme these days. and they always boil down to 2 things

      • change smtp
      • use whitelists

      i wish these people would stop writing these elaborate papers when the solutions are so clear

    2. Re:Summary by shic · · Score: 3, Insightful

      I disagree with your position. The fundamentally different thing about this warranty idea is that it presents a payment system which would permit cost free maintenance of legitimate mailing lists. When a user wishes to subscribe to a mailing list they send an email with warranty to the list maintainer, who claims (or puts this sum in permanent limbo) the warranty funds, which should exceed the warranty demands of the subscriber. The subscriberwould then remain subscribed at no additional cost until such time as they either request to unsubscribe (under which circumstances the funds are released back to them) or they claim the warranty on an email sent on the list... which would be detected by the list maintainer and effect a termination of the subscription. I personally suspect a very low warranty value would prove remarkably effective... $1 associated with each of millions of spam messages would get expensive, whereas tying up $20 for a typical user with only a handful of messages in limbo at any one time is unlikely to be a significant burden.

      I agree that the infrastructure would be considerable - but I for one, remembering how useful email was a decade ago, would be willing to pay whatever it takes to establish a system in which any individual can contact me easily but where a few dozen arrogant cretins don't bother me every few hours with their typically criminal mass mailed proposals. I like the idea of warranties far more than I like the idea of micro-payments which (in my opinion) are likely to prove a far more significant burden for honest email users.

  8. vacuous by CGP314 · · Score: 3, Funny

    A team from the University of Michigan is proposing an economic solution to spam. Instead of relying on technical solutions or government regulations, they use a sender warranty system. In some cases, they argue, it can even be superior to a perfect filter with zero cost, and no errors. Their working paper is available at SSRN. With the caveat that some infrastructure is necessary (isn't it always?), they also claim their approach restores control to the recipient, halts spam, and creates a marketplace for valuable information exchange.

    Would you mind writing a little more and saying a little less. I found this description too short and full of specific information.

    -Colin

  9. Nice thought; won't work by shystershep · · Score: 4, Insightful
    Stripped of jargon and graphs, their idea is to create a system based on whitelists. If you're not on a whitelist of the person you send a message to, they can deduct money from an escrow account that you have set up for that purpose. The premise is that people won't open mail from people not on their whitelist unless there is money in that escrow account to pay for their time, thus imposing sufficient costs on spammers to make the current model unprofitable.

    The primary problem I see with this is getting enough people to start using this system. The majority of people probably aren't going to bother with it unless they have to, which means that most emails will be accepted whether or not it costs the sender money, good or spam, because most of a given recipient's contacts will not have the escrow set up. Unless creating the escrow account is mandated, which makes it no different than most of the 'tax' systems, I don't see this model working any better than what we have today.

    What looks good in an academic paper doesn't always translate into the real world. Would their idea work? Yes, with sufficient participation. Will there ever be sufficient participation? No. Look at pgp keys/signatures. There are means of validating the sender's identity now that would stop spam, but they are not used because it requires people to opt-in and most people don't care enough (no matter how much they complain about spam).
    --
    The bigotry of the nonbeliever is for me nearly as funny as the bigotry of the believer. - Albert Einstein
    1. Re:Nice thought; won't work by shystershep · · Score: 3, Funny

      Hmm. Now that you mention it, maybe it isn't such a bad idea after all. (But you forgot the ???? and Profit! lines in your list.)

      --
      The bigotry of the nonbeliever is for me nearly as funny as the bigotry of the believer. - Albert Einstein
  10. marketplace by er_col · · Score: 2, Insightful
    and creates a marketplace for valuable information exchange.

    There we go. It creates a marketplace!

    If it didn't, wouldn't it be one worthless invention?

  11. Could somebody please sum this up??? by serutan · · Score: 3, Interesting

    These guys must be going for their Advanced Circumlocution degree. After the usual introductory review of existing solutions that don't work, they dive directly into graphs proving how their system will increase everyone's well-being. I gave up halfway through. Could somebody briefly sum up the mechanics of their solution -- what exactly are they proposing that the sender and receiver (and the third party) do? Maybe it was so obvious that I just missed it.

  12. Gotta agree. by khasim · · Score: 2, Insightful

    They spend way too much of their paper on analysis of why this would work, but nothing on how to implement it securely.

    And because you ARE talking about money, it would have to be secure.

  13. this is so not the way to go by hswerdfe · · Score: 3, Insightful

    why does evry problem in life have to be solved by creating a free and open market?

    I for one think that there are some things that can not be solved simply by attaching a price tag to it.

    do you want to polute? how much money do you have to buy pollution credits?
    do you want to send email? how much money do you have to buy a warenty?
    do you want to get laws passed how much money do you have to "lobby" with.

    sigh...:(

    --
    --meh--
    1. Re:this is so not the way to go by tverbeek · · Score: 2, Funny
      why does evry problem in life have to be solved by creating a free and open market?

      Isn't that why spam exists in the first place?

      --
      http://alternatives.rzero.com/
    2. Re:this is so not the way to go by blamanj · · Score: 2, Insightful

      Well, you could argue that basically, this is the way the universe works, except the basic currency of the universe is energy.

      You want to get off the planet, you're going to have to expend some energy. Same is true for bio-systems. You want to find some food, are you going to expend just a little energy and eat the grass right next to you, or are you going to expend a lot of energy and go hunt a buffalo? You want to attract a mate, how much energy are you willing to spend to do it?

      We use money because it's easier to deal with. The trick with economic systems is that they are not necessarily fair, open, or equitable, but if they are, they can work well.

    3. Re:this is so not the way to go by John+Hasler · · Score: 2, Funny

      > why does evry problem in life have to be solved by
      > creating a free and open market?

      Yeah, why don't we just pass a law against spam?

      Oh, wait...

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    4. Re:this is so not the way to go by The_Steel_General · · Score: 2, Insightful
      EVERYTHING is solved by simply attaching a price tag to it.

      The price on the tag isn't always in terms of cash money, but it's always there.

      Your first question is valid, though. Here's one answer:

      When beneficial actions need to be encouraged, or malicious acts discouraged, one can either attach a price tag to those acts or enable independent identification and enforcement processes. The former ("price tags") are enabled through the use of a marketplace involving those acts, while the latter ("processes") are generally referred to as governing bodies, or government. A sufficiently large marketplace will enable very precise determinations of the value of the actions, but only in terms of that marketplace. Government can take additional inputs that a marketplace will ignore, but generally comes with higher overhead -- which is to say, they come with their own price tag.

      An extreme way to stop spam, for example, would be to station a government official with each computer, with the job of slapping the hand of the user before spam could be sent. This would naturally be very costly, and not just because the officials would have to be paid. Nonetheless, this is the basic form of any anti-spam law: Watch computers so that people don't want to spam. Reduce the costs, and the number of spams will increase.

      This is fine for actions in which there is general agreement on acceptable costs and benefits. Almost everyone would agree that preventing murder is worthwhile, so laws against murder and enforcement of those laws are easily accepted costs. When there isn't general agreement on costs and benefits, government is too blunt a tool. Everyone would not agree that Coke is better than Pepsi, so we simply enable a marketplace in colas. With the examples here -- polluting and spam, at least -- there is agreement that they are Bad, but there is not general agreement on costs and benefits.

      To try to really answer your question: Everything isn't solved with a free and open market, but governing processes that don't solve the problems they should, at a reasonable cost, can be good candidates for market solutions.

      That's the theory, anyway, and it seems to be well-supported in fact, as well.

      TSG

  14. First, secure every machine. by Russ+Nelson · · Score: 5, Insightful

    So these guys want our computers to spend our money? First they have to secure every machine. Of course, once you do that, you don't have DDOSes, nor proxy spam. The first step of their solution *is* the solution; the remaining steps would be a waste of time.
    -russ

    --
    Don't piss off The Angry Economist
  15. Viruses and mailing lists by Anonymous Coward · · Score: 2, Interesting

    So you get infected with MyDoom.D and it warrants your email... then all the people in spams collect the small fee for each message and you're broke.

    Mailing lists would be a bit difficult too, not to mention usenet gateways. If I mail a gateway and it posts to usenet, does that count as one email? What about the other way around: I post to usenet, does the gateway owner have to cover the cost of the message going to all subscribers... I shouldn't, I didn't even send an email.

  16. A Simple Solution to the spam epidemic? by norite · · Score: 5, Interesting
    100% of the spam I get comes from America - Maybe over there they should simply legislate against the sending of unsolicited commercial emails, like they have here in Europe.

    Then people who get this nonsense in their inboxes can get together and take the companies who use spammers (and the spammers themselves) to market their junk to court. Once the companies who use this service start getting served with class action court orders to stop or else, they should soon get the message.

    Of course, there's nothing to stop the spammers moving/subcontracting to e.g. India or some other place where sending unsolicited emails isn't illegal, but it's a start. Ultimately we can hopefully have a worldwide ban against the sending of unsolicited commercial emails.

    --
    -- Fuck Beta
  17. Get The Geeks Out Of It by Effugas · · Score: 4, Interesting

    I'm a geek. I'm a security engineer. I'm here to say -- the solution is not in the packets, but the dollars.

    Spammers have gotten to the point where they're breaking into people's machines to get them to illicitly send spam. Look at that carefully -- you can't even trust your friends not to spam you anymore. If you don't think Spyware is going to adapt to a spam transport, you're not paying attention. Ultimately, we need criminal prosecution for fraud that follows the money (because money transfers are really well traced). The money link needs to be broken.

    Nothing else has even a hope of working.

    --Dan

    1. Re:Get The Geeks Out Of It by mabu · · Score: 4, Informative

      You are totally right.

      I am having to spend $8000 this month to build a new mail server.

      Why?

      Because 80% of the mail traffic to my system is unsolicited spam and now I need more resources to handle the mail services for my legitimate users because 80% of my resources are dealing with crap.

      Because the authorities don't prosecute the spammers, people like me have to pay for the resources they consume even though I didn't invite them to exploit my resources in this manner.

      Something needs to be done, and it has to do with enforcement, not figuring out yet another boneheaded way to inject profit motive into the SMTP stream.

    2. Re:Get The Geeks Out Of It by cyberworm · · Score: 2

      I agree with you wholheartedly. In my opinion, the e-mail system isn't what needs adjustment. It's fine the way it is. What should be changed is how we deal with these people. Since finding the actual source of the spam is near impossible, we should start targeting the companies that do the advertising. Once they start losing money to lawsuit after lawsuit and eventually go out of business, other companies will start to take note. Altho none of this will be possible untill we have tort reform and technology advocates that can properly inform judges exactly what is going on and why it's important to allow people that are being spammed to sue individually and not in a class action.

      for example: one million individual lawsuits against one company, would a)tie up their funds b)drain them financially since they would have to pay their lawyers c) these companies wouldn't have the money to pay the spammers d)the spammers would start seeing that they aren't going to get paid and hopefully move on to something more worthwhile with their lives.

      Unfortunately this would tie up an already overburdened court system, but I think that would lead to better, more thought out, realistic, and enforcable anti spam law (not laws, since we would only need one).

  18. Re:They're still missing the best solution. by rogue555 · · Score: 3, Funny

    ...that will put him in pound-you-in-the-ass prison...

    Shouldn't that be Federal-pound-you-in-the-ass prison?

    --
    "That's not ironic, it's just mean!" - Bender
  19. false positive/negative definition? by silicon+not+in+the+v · · Score: 2, Informative
    They use what seems to me to be a backwards definition of false positive and false negative with respect to spam filtering. From the article:
    Better filters learn recipient preferences and eliminate unwanted messages while suffering from fewer false positives (passing junk messages) and false negatives (screening valuable messages).
    I think of this in terms of being tested for HIV. If someone has a false positive, that means they have incorrectly been identified as having the virus being checked for. Doesn't a spam filter indicate "positive" for spamminess to be filtered out, rather than "realness" to be passed? Their definition with respect to spam is the opposite of how I've always heard.
    --
    We may experience some slight turbulence and then...explode. -Capt. Mal Reynolds
  20. Thanks, but no thanks by cwernli · · Score: 5, Insightful

    After having introduced the concept of "whitelists" for known senders the article continues:

    In the case of strangers, the warranty mechanism is more suitable. Analogous to a standard bond mechanism, delivering email to an inbox requires an unknown sender to place a small pledge into escrow with a third party. In the case of screening, recipients determine the size of this bond, which they can dynamically adjust to their opportunity costs. The email is delivered only after the recipient receives suitable confirmation that the bond has been posted. When the recipient opens the email, she may act solely at her discretion to seize the pledge. Taking no action releases the escrow after a period of time.

    IMHO this means the end of mailing lists - what would prevent me from signing up (automatically, of course) to thousands of mailing lists and collecting all the bonds placed for messages posted through these lists ?

    "Of course mailing list operators would first get your approval that you let through all their messages".

    This is where it starts getting complicated. And complexity is exactly what I don't want with email - it is simple, and shall remain simple.

    Therefore I am perfectly willing to put up with the current spam levels - hey, I can deal with those five to ten messages a day which pass through my Bayesian filter. On certain days I get more than that in my smail box.

    1. Re:Thanks, but no thanks by eclectechie · · Score: 2, Informative

      IMHO this means the end of mailing lists - what would prevent me from signing up (automatically, of course) to thousands of mailing lists and collecting all the bonds placed for messages posted through these lists ?

      Are you sure?

      The mailing list puts no money in escrow.

      • Those who white-list the list receive the list's mail.
      • Those who intend to grab the list's money never see list mail, because it is not delivered for lack of escrow.

      Mailing lists are safe.

      But I do not think this scheme is feasible, for reasons mentioned elsewhere in this thread.

      --
      "The empty vessel makes the greatest sound." -- William Shakespeare; Henry V, 4. 4
  21. Shorter List by Anonymous Coward · · Score: 3, Interesting

    Is there anyone who ISN'T proposing an economic solution to spam or email? Every day it seems like someone is proposing it and making it sound as though they are the first ones who are making the suggestion. Everyone making a proposal would a long, long way to show why all of the competing methodologies will fail or be compromised and why theirs will succeed (or have a greater chance of succeeding).

    Let us not forget what William Henry Gates III said [1], "I don't care what the information superhighway looks like as long as I've got a tollbooth on it." Everyone is making suggestions to charge for email not because the ideas are technically superior but because they want to be the tollbooth collecting a microcent for every piece of email running across the 'net. Unless|until there are certain issues taken care of online, micropostage will not solve the spam problem although it may still drop money in someone's open pocket (and they will likely not care about spam once that happens).

    [1]ca. 1995-96 just after he returned from his annual sojourn and realized Microsoft almost missed the Internet boat.

  22. Simplified. by khasim · · Score: 4, Informative

    I send you email. I have to put money in an account.

    You receive my email, but you've set a monetary level to be checked before it is delivered to you. If I didn't put enough money in my account to meet your level, it doesn't get delivered.

    Now, you read my email and don't like it. You get to collect the money I have in my account at the level you set.

    If you do like my email, I go on a whitelist.

    Example #1: I put $1 in my account, you set your level at $5. None of my email will ever be seen by you.

    Example #2: I put $5 in my account, you set your level at $1, you get my email. You don't like my email, you collect $1 from me.

    Example #3: I put $5 in my account, you set your level at $1, you get my email. You like my email, so I go on your whitelist.

    Simple, really. In theory.

    In practice, almost impossible to work.

  23. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  24. "Children should be seen and not heard." by iota · · Score: 5, Interesting

    I don't think that free speech requires anonimity ... Basically, you add accountability.

    Which would lead to --
    "Children should be seen and not heard." (Because they cannot be held accountable for what they say.)
    "The nail that sticks up, gets hammered down." (Because you can't voice dissent without drawing attention to yourself and your family.)

    Effective free speech requires anonymity -- There's usually needed a period of underground "pot-stirring" in order to add momentum to a movement.
    For example: Let's say your boss regularly beats the shit out of you when you walk in the door in the morning. But it's your first job, so you don't know if it's normal or not. But your family depends on your income. You could post anonymously on some forum asking "Hey everyone! Do your bosses kick your asses in the morning like mine?" / or sign your name and likely get a bigger ass whopping along with being fired.

  25. Better links by Anonymous Coward · · Score: 5, Informative
    The /. summary only links to the umich homepage. But, here are some better ones, pulled from the article. [Posted anonymously to prevent accusations of karma-whoring.]

    ---
    Proud UofM Alumnus

  26. More info, in a less technical format by Thede · · Score: 5, Informative
    Hi, I'm one of the authors of the paper mentioned in this post. We have a short summary of reasoning behind the design posted here It is a little less dense than the SSRN paper. Also, I'll get a protocol diagram up shortly, and a short FAQ, linked from the one pager.

    Thede Loder
    University of Michigan.

    1. Re:More info, in a less technical format by iota · · Score: 4, Insightful

      From the parent: Warning Signs of a Flawed Proposal

      And I would say at least these apply:
      (Quoted from the site above)

      # You have discovered the Final Ultimate Solution to the Spam Problem (FUSSP).
      # You are the first to think of the FUSSP.
      # You started looking for the FUSSP after observing that it is impossible to filter more than 99% of spam with fewer than 0.1% false positives by currently available mechanisms.
      # You don't plan to make a fortune from the FUSSP, but you do expect fame as its generous and public spirited netizen inventor.
      # You are deeply hurt and angry because you are not respected as "spam fighter."
      # People don't see the value of the FUSSP because they have axes to grind, are jealous, or are too stupid to understand it.
      # You learned how to stop spam during the more than six whole weeks you've been fighting it.
      # The FUUSP assumes that your attention is so important that strangers, other than advertisers, from will pay money to send you mail.
      # You cannot name several potentially fatal flaws in the FUSSP.
      # All you need to do to get the FUSSP implemented and deployed is to publish an RFC or get a law passed.
      # You don't recognize any significant difference between deploying and implementing the FUSSP.
      # You plan to publish an RFC mandating the FUSSP but have never heard of RFC 2223 or RFC 2026.
      # Inventing the FUSSP did not require that you know the difference between RFC 821 and RFC 822 or that they have been replaced by RFC 2821 and RFC 2822.
      # You don't know the relevance of "consensus" or "IESG approval" to publishing RFCs.
      # Spammers won't ignore, subvert, or exploit the FUSSP if you publish it as an RFC.
      # The FUSSP depends on spammers or mail recipients changing their behavior without any immediate gain.
      # The FUSSP won't be effective until it has been deployed at more than 60% of SMTP servers and that's not a problem.
      # Your job is done after having explained the FUSSP to the IETF or The Industry..
      # Programmers will drop everything to implement the FUSSP.
      # You know that SMTP has no authentication and have never heard of SMTP-AUTH, SMTP-TLS, S/MIME, or PGP.
      # You know that the failure of SMTP servers to authenticate the SMTP clients of strangers is a major bug in SMTP instead of an expression of a primary design goal.
      # The FUSSP requires a small number of central servers to handle certificates, act as "pull servers" for bulk mail, account for mail charges, or whatever, but that is not a problem.

      ** Well, in this case worse -- It requires a whole banking system!

      # The FUSSP requires that anyone wanting to send mail obtain a certificate that will be checked by all SMTP servers.
      # You have found that most Internet users would be happy to pay $5/month to avoid spam and do not know the prices of anti-virus software or data.
      # You have never heard of RFC 2554 or RFC 2487 and the FUSSP includes fixing the lack of authentication in SMTP.
      # The FUSSP involves replacing SMTP.
      # Your definition of spam differs significantly from "unsolicited bulk email."
      # You frequently use math, statistics, and information theory, and almost as frequently notice people hiding grins or stifling laughs.

  27. This so clever-clever scheme has one problem... by dpbsmith · · Score: 2, Insightful

    ...it assumes that all the mechanisms for posting and collecting these bonds are perfectly reliable, perfectly secure, and unhackable.

    Right.

    If they aren't this just opens fresh avenues for abuse.

    For example, you receive an email saying "Your PayPal account will be suspended if you don't reply." You find that in order to reply you will have to post a bond of $0.0001, which is the going rate for such things, so you do so without thinking about it. Later, you discover that due to some cunningly-engineered HTML, the part of your screen that you THOUGHT was telling you that the bond was $0.0001 was somehow faked, and that really you posted a bond of $1000 which the sender has collected.

    Or whatever.

  28. Uh no. by KalvinB · · Score: 4, Insightful

    Ohhh look another "best idea on the internet" that's the same old "charge them" idea that many others have had that's still stupid.

    Basically this idea annoys everyone and solves nothing. There would be a lot of rich people who simply spend all day signing up on lists and then collecting the "fine" when they get e-mails.

    The way to stop spam that doesn't require messing with STMP is to use web-forms. The web-form on my mail server is written in PHP and is basically a custom e-mail client. It connects to the mail server and sends to exactly one address that's hard coded in the script. Giving it random letters and numbers would prevent spammers from guessing it and users wouldn't care because they don't have to remember it. My particular PHP script only sends text only e-mails as well.

    If you use a non-generic web-form with a unique filename and unique variables, it makes it quite impossible for spammers to make bots to whore their spam automatically.

    What would be really clever if you want to prevent bots entirely you just have an array of images. And an array of questions, one for each picture. And the user has to answer the question like "what color is the apple?"

    No amount of image scanning by a bot is going to figure that out.

    Then instead of telling people an e-mail address you just give them your domain. It's still SMTP so you can contact people out side the script if you want.

    The other method I use on the server side is filtering domains that spammers use to host their product pages or images. I've gotten hundreds of e-mail attempts according to RinetD's logs and only a couple spams with domains I hadn't added to the filter yet have gotten through. Since the PHP script goes through the mail server and doesn't actually send the e-mails itself, all the spam prevention is also applied to the web-form. And since no legitimate e-mails use those domains, I've had 0% collateral damage.

    I get virtually no spam and have yet to break SMTP or charge anyone anything just to send me an e-mail. It's really not that hard.

    Ben

  29. Hotmail by cgenman · · Score: 4, Insightful

    Email is one of our last few partially anonymous methods of communication. Emailing (and posting) as "Anonymous Coward" is a seriously useful thing and taking it away from people will probably be more disasterous than originally imagined.

    There was some drama recently around an anonymous e-mail communication this past few weeks at my roommate's place of employ. What did the sender use? Hotmail.

    Hotmail, yahoomail, and other free mail services use ciphers to identify people as human beings, and track IP's to resist automated signup scripts, but the medium is still essentially anonymous. Except for the IP address of the sender, which can be masked via a little wardriving or a trip to the library, the system is as anonymous as the sender wishes.

  30. expose the mod-bombers! by Anonymous Coward · · Score: 3, Interesting

    The problem is, there are a TON of moderators that will go and mod-bomb people because they don't like them, regardless of how well-reasoned their post is

    Who are these mod-bombers? I mean, what does it take to earn the wrath of people on Slashdot? Who takes Slashdot that personally?

    Myself, if I've got mod points, I mod up when I find value to the post, I mod down if I feel it's overrated, and very rarely I'll mod down for other reasons.

    How do these mod-bombers get mod points? doesn't the meta moderation system let you put the screws to these mod-bombers? Can't we moderate their own posts down, so that the system deems them unworthy of mod points?

  31. Re:stuff by KGBear · · Score: 2, Informative

    Orson Scott Card did exactly that on "Shadow of the Hegemon". A lot of the book is comprised by e-mail exchanged by the characters. The format he used was "user%key@domain". If you have the key you go through, if you don't have it you get rejected. This might work, but it would just make the spammer's job harder, not impossible.

  32. Shorter and Easier to read Description by rwash · · Score: 4, Informative

    http://www.eecs.umich.edu/~tloder/one_pager.html

    That site has a shorter and easier to read description of the ideas presented in the paper. The paper is really a technical economics paper, not a mass-market thing. The one-pager is much easier to read, and its the same people.

  33. Stupid idea. by TheLink · · Score: 2, Insightful

    Good enough summary?

    The sender deposits money with a third party to send an email. Once enough money is in, the email is delivered to the recipient.

    The recipient can choose to take the money for whatever reason (needs a beer etc). If the recipient doesn't do anything, after a while the money returns to the sender.

    The recipient can put the sender on a white list which means the sender doesn't need to put up money.

    The authors/proposers say that the alternative of making everyone digitally sign their emails doesn't work. I don't see why that is harder to implement than this approach, esp since digital signing involves a lot less money AND there is no need for trusted third parties to be trusted to hold millions of bucks in escrow. It is very easy to blacklist CAs who certify spammers, CAs can always insist on valid IDs - so spammers will have to keep hiring Joes to send their spam for them, and ISPs and Antispam software can easily detect the unusual case of a single Joe sending 1 million messages.

    So digital signing can work if everyone uses it. But would everyone use it? Similarly would everyone use this money deposit thing? You have to set up even more infrastructure than digital sigs (already many email clients support s/mime, and there are plenty of CAs).

    This has many of the disadvantages of digital signed emails and few advantages.

    Imagine when the next email worm makes tons of random people very rich and millions of stupid people poorer just coz some kid in Belarus thought it would be funny.

    Stupid idea.

    It also won't be approved by Banks/Govs/etc because these ppl like to keep track of money transferred around. Think: "money laundering", and keep thinking some more.

    Stupid idea.

    --
  34. Quick way to tell if any new system will work by fuerstma · · Score: 2, Insightful

    Is it different than what we currently have?

    If so, it won't work.

    Looks, spam, spam mail, telemarketers all exist today due to profits. People profit from them, so people will continue to do it.

    "But take away the profit then!" far easier said than done. And even if you could, I would argue that you shouldn't. At least not legislatively. Let's see someone be half as creative in the private market as the spammers are. If they are creative, and their system works, then they get to be rich beyond belief. What's that? You don't want to pay for a spam solution? Well, believe me, those little things called Taxes? You're paying that judge to sit and preside over your case and you're paying those hundreds of Congressmen to sit and chat about this e-mail spam problem. It ain't free people.

    If there was no market for spam, then it wouldn't exist. There is a market, you don't like it and I don't like it, but it does exist. People aren't sending chunks of steak through the mail unsolicited because that wouldn't be profitable.

    --
    www.jackasscritics.com
  35. And on an almost related note........ by k_stamour · · Score: 2, Interesting

    Anyone else getting this:

    Hotmail.com has added some interesting new filtering to their 'spam blocking' tools. Essentially, they're blocking mail based on the content of the message (what you send), but they won't tell you why it was blocked. There's a magical formula there somewhere. It is not blocked by IP address, as some messages go through and some do not.

    This is occuring from *all* senders, in *all datacenters*.........It's a hotmail specific problem. Here's a microsoft.com employees response to the issue:

    quote:I've been talking with others here at MSN Hotmail and going over possible options for a domain having this problem with our filtering system and trying to find out what we can do about it.

    We recognize that our filtering technology is blocking your email and unfortunately, we are not able to reveal the details. Although we have no obligation to ensure that your email is delivered, we are working on a solution for people in your situation. At this time, however, we have no solution to offer you.

    We have hopes of such a solution sometime by next couple of months but that is by no means a guarantee.

    I'm sorry I can be of no further help in this matter.

    --
    Julius Caesar - Act I, Scene i: "What mean'st thou by that? Mend me, thou saucy fellow!"
  36. Escrow Management by smartalecvt · · Score: 2, Insightful

    What about the third parties who are supposed to manage the escrows? There would doubtlessly have to be very few of these companies (maybe even just one) doing the job, otherwise you have the problem of trust -- with thousands of companies holding escrow like this, you may well be wary of a company that comes along and says "don't worry, we've got the escrow, now give us your bank account number..." So we're primed for a monopoly of sorts. And whatever megacorp comes along and fills this position, they will have access to the e-mailing habits and history (not to mention financial records and perhaps even buying habits) of potentially billions of people. Anyone else scared by this prospect?

  37. Re:how to fix email by friendscallmelenny · · Score: 2, Informative

    stratjakt sayeth: "only degenerates and hotmail users recieve spam." You are forgetting people whose email is listed on a company or univ. website. "Degenerates" that use usenet also get spammed, alt.kool-aid should not attract penis cream ads for god's sake

  38. it's a shame... by *weasel · · Score: 4, Insightful

    ... that i have no mod points.

    I agree completely and emphatically. Email is not a free-speech/privacy issue, and i think people are forgetting that.

    There is no provision in the constitution that guarantees an audience for free speech, yet this is precisely what anonymous email does. It puts a burden on me, the recipient, to sort through the garbage of others.

    If you want more anonymous speech, get a blog, post to a web board, post to usenet.

    Your freedoms stop when they infringe on the freedoms of others. Your freedom to be heard is wholly consitutionally blocked with my right to post a no soliciting sign.

    I see no reason why I can't effectively put a similar sign on my email box. (let alone my meatspace mailbox)

    the only reason bulk mail persists, is because it's effectively privately subsidizing the outdated and inefficient USPS. Spam, on the contrary, is wholly an economic drain on the delivery system. there is no benefit to anyone to retain spam, except those corporations who wish to have no responsibility to maintain an honest opt-out policy.

    sure, spam finds willing recipients, so someone must want this garbage - but so do door to door salesmen. And I'm perfectly within my rights to forbid them from coming onto my property. a right which does not in any way infringe on their right to be heard, or their ability to simply bug my neighbor.

    --
    // "Can't clowns and pirates just -try- to get along?"
  39. Don't speak ill of moderators... by gosand · · Score: 4, Interesting
    The problem is, there are a TON of moderators that will go and mod-bomb people because they don't like them, regardless of how well-reasoned their post is. Posts are supposed to be moderated, not individuals, but that's not how a lot of people do it.

    And yet, there are moderators who will mod down anything that goes against the "geek norm", regardless of content. On some recent thread about movies, I posted what I thought were reasons why LOTR-ROTK was just a good movie and not fantastic. I was modded as a troll faster than you can download a picture of Natalie Portman. See for yourself Now granted, I didn't go on in great length about my points, but I still think that if you can let go of the fanboy fanaticism and look at it honestly, what I said holds. I was by no means trolling.

    The problem with moderators is that meta-moderating is just a little-too-late. And even if it did work well, it wouldn't be able to stop biased moderating. Or it would plunge it into the void of predictable moderating. Or are we already there? There is a mod of "Troll", but not of "Karma Whore".

    --

    My beliefs do not require that you agree with them.

    1. Re:Don't speak ill of moderators... by Vellmont · · Score: 4, Interesting

      I've noticed the same thing. If you attack peoples cherished beliefs (LOTR is the greatest movie EVAR!, Macintosh is Sup3r k00l) people will hate you.

      Personally I think there should be a special "controversial" tag to a post. It doesn't give points one way or another, but identifies posts where (gasp) you might not like what the person is saying! Those are often the posts I want to see, not the same old opinions rehashed over and over. You could then set up a +3 to posts marked "controversial", or if you're an establishment type and don't want to hear anything that challenges your views, you mark it down -3.

      --
      AccountKiller
    2. Re:Don't speak ill of moderators... by 4of12 · · Score: 4, Insightful

      where (gasp) you might not like what the person is saying!

      I find this is where MetaModeration enters the picture for me.

      Moderating, I get so few points (how are you ever going to do a good moderating job with just 25 points, I mean) that I'll use them up quickly, mostly doing +1 on well-written, well-reasoned posts that I agree with, and maybe 10-15% of the time pushing trolls and flamebaits down into the basement.

      But Meta Moderating I've re-inforced +1 ratings that other Moderators have given to well-written comments that oppose my own views.

      Is there anything more boring than listening to like-minded people? Are we so insecure that we need constant ego inflation that "we're right. we're good. we're valued."?

      --
      "Provided by the management for your protection."
    3. Re:Don't speak ill of moderators... by Reziac · · Score: 3, Interesting
      Are we so insecure that we need constant ego inflation that "we're right. we're good. we're valued."?

      Actually, yes -- that, in my observation, is the quintessential geek psychosis, for geek types who don't have a life outside of "traditional" geek pursuits.

      It's whence comes that ivory tower perspective we've all seen from [insert-OS-here] bigots. It's what fuels the idea that there are geeks and lusers -- that is, someone to feel superior to (meaning anyone who doesn't share the geek's understanding of the topic, or who might, gods forbid, disagree with the Approved geek opinions.)

      Not to pick on geeks, since the same mindset appears in other specialty fields as well, but most other fields don't so actively select for this narrow-minded bigotry by not only publicly roasting nonconformists, but also thinking it's perfectly good social behaviour to do so.

      IOW, kids who bully in meatspace can usually be made to feel embarrassed about it afterward. Hereabouts, the response to being called on such behaviour is "But he's a moron, and he deserved it!"

      As to "warrantying my posts" or my email or anything else that falls out of my brain -- as slashdot so amply demonstrates, ANY system that relies on anyone's opinion of what's worthwhile or not is going to apply unfair pressure against whatever is currently perceived as dislikeable, unworthy, or defective. Survey-taking outfits recognise that those who are willing to take surveys already have certain biases, and they allow for this bias when parsing survey results. That's a bit harder to do in an uncontrolled environment, where bias is applied by those deciding what's worthy or not.

      BTW, I never mod down -- that would be a waste of mod points.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  40. Trojans, Viruses, etc. by Alric · · Score: 3, Interesting

    I might be missing a critical idea. I feel that I must be. (In my defense, I was up all night playing Crimson Skies and then preparing for an 8:30AM project status meeting.)

    It seems that this warranty, escrow account system would not work well with hacked computers, viruses, et cetera. Here's a simple example; please tell me that I'm wrong. My grandma makes a reasonable attempt to secure her system but leaves some holes. Some hacker, working for a spammer, gets in her system and installs a nice little backdoor program. The spammer starts emailing people from her computer until the money in grandma's escrow account can no longer cover the warranties. The recipients are obviously angered by receiving this spam and collect the money on the warranty. How is she going to get her money back?

    I don't need to belabor this point, but does this plan assume that all email sent from a user's account was purposefully sent by that user? If so, I can't support that. Virus writers and hackers aren't going away. Computers may become more secure; users may become more experienced. But our increasingly interconnected world is simply too complex to eradicate every security hole.

  41. Think Micropayments. by DingoBueno · · Score: 2

    This is an interesting idea. Maybe a good target for the application of a micropayments system too, possibly for commercial e-mail marketers. For example, a company with an escrow account may need to pay a certain percentage of one cent per message based on volume and message rejection rate. This would keep costs down for the sender (especially if the formula allowed for completely free delivery when in excellent standing), discourage the casual spammer, allow the escrow to generate revenue, and possibly avoid e-mail tax laws and the like by making e-mail usage earn taxable money. That's just off the top of my head. I don't have any specifics in mind, but I'd be interested in hearing more from the economics geeks. Anyone care to pick me up?

    --
    ascii art
  42. Another one bites the dust by Tom · · Score: 2, Informative

    Another solution that won't work, mostly because it doesn't contain the magical phrases "shotgun" and "spammers head".

    Seriously, though: Spammers have been breaking into computers for years now. The current international spam mafias run bot-networks of several hundred-thousand machines each.

    So sending mail will cost money (stamp, warrenty, tax - no matter the mechanics). Why exactly should the spammers care? It's not like they're sending from their machines or spending their money.

    The serious, working solution to spam is two words: Jail time.

    --
    Assorted stuff I do sometimes: Lemuria.org
  43. current solution better by Twillerror · · Score: 2, Interesting

    The best current solution is really the only one. Have a list of friendlies ( possibly with server information ).

    How often do you get an email from a complete stranger that you really want to read. For most personal accounts you have a limited set of email buddies, a lot like an instant messenging service.
    Building this list is the big issue.

    Say you buy something from amazon.com, or another site. The web application needs to be able to add itself to your friendly list. Of course this does not happen automatically, but with something you click. A simple standard would not be that hard to devise so any mail client could recieve the message. Upon receiving the message the user is asked if the email is a friendly. At this point the program could check for a valid MX record, and a slew of other tests to see if the record is valid and issue a warning, or give the green light.

    Now if the email is webmaster, or your the kind of person that does get lots of emails from people on the Web, like a CmdTaco you need some
    more tools. But current spam checkers matched with MX lookup could seriously limit the number of records. You could also do some kind of verification routine where your email program sends an auto-response with one of those pictures. This has gotten worked around with letting porn surfers answer the question for you, but I'm sure it won't be long before people write bots to answer the porn guys wrong.

    MX lookup I think will be the first step. If you can reverse an address, then ask that server if the email is authentic, and even give a CRC/timestamp to see if the email came from it. This would make it harder to run your own email server, but if you doing this you probably know what the hell MX records are.

  44. Great Idea, Spammers would love this! by dasunt · · Score: 2, Funny

    <spammer> Crap, this warrenty plan for email has destroyed my spamming.
    <spammer> **thinks**
    <spammer> **Writes email virus that causes the infected computer to send email to a dummy account in .ru. Spammer then invokes warrenty, quickly withdraws money, and continues the cycle with a new virus.**

    Your idea is borked, methinks.

  45. Would you Warranty Your Email? by suwain_2 · · Score: 2, Interesting

    Would you Warranty Your Email?

    No, I wouldn't. It's an interesting approach, but I'd never participate in it. It will COMPLETELY break the way things work, and make communications much more complicated. For example, friends/family/colleagues send me a ton of crap. Let's suppose for a minute that I set my cost as $50 per message. I have multiple addresses, so when people forward some ridiculous chain mail on some topic that I vehemently disagree with them on, I get multiple copies. So let's say I get three copies of this chain mail from someone. With the click of a button, I can set a friend out of $150. Obviously, they wouldn't remain a friend for long, and maybe there's something to be said for making people think twice about forwarding me crap.

    But now consider a corporate setting. Let's say I'm really sick of spam at work, and set the price to $500 a message. My boss sends me mail informing me of budget cuts; I'm angered by it, and thus flag it as spam, charging my boss $500.

    And I won't even get into the potential for abuse, where I try to impersonate someone else sending me spam, charging random people insane amounts of money.

    And this just won't work. Spammers have a 'spam and dump' mentality -- they're sign up for a server, or find a new open relay, dump a ton of spam, and move on. I would fully expect spammers to completely disregard this, running up hundreds of thousands of dollars of debt on a credit card they used to purchase the server. They never pay the bill, and move on. In some strange way, it's kind of like the "If you outlaw guns, only outlaws will have guns" -- spammers will find ways around this, and we'll only inconvience people trying to send legitimate e-mail. And the basic premise sounds to have a ton of potential issues.

    --
    ________________________________________________
    suwain_2 :: quality slashdot p
  46. Difference between email warranty & RL warrant by TekGoNos · · Score: 2, Interesting

    They miss an important point in the article :

    In RL, a warranty usual is the value of the purchase, that is from 1$ to ... unlimited.

    Now, who has ever returned a floppy disk to the store to claim the warranty ... right, noone.

    Warranties ONLY make sense if they are expensive, at least 50$ or so, but 1cent warranties just dont work. The money at steak must be important enough for the customer to actually justify the trouble for claiming the warranty.

    In their proposal, the trouble of claiming is minimized for the recipient, so that they may be more kin to claim the warranty. However, even then, this still doesnt make sense. I wouldnt do more than click on ONE button to claim 1 cent. If I had to click on two buttons, it wouldnt be worth it.
    (I might, however, do it anyway, but in this case not for me, but to punish the spammer, hoping that others do it too)

    BUT : the warrant must also be large to justify the trouble of FIGHTING a false claim. As well as the spammer will be harmed by millions of claimed warranties, a hacker could make the world send him 1cent warranted emails and claim the warranty on all of them.
    This is far more realistic then the 1000$ warrant someone mentioned. If I'm charged 1000$, I go to the police. Will you go to the police if someone steals you 1 cent? But with computers, a hacker could easily steal 1cent from millions of people, making tens of tousands of money.
    As the warrant is to small to make it worth fighting a false claim, we will see a complete new wave of cyber-crime here.

    And this even without the technical problems of actually tracing an email.

    --
    I have discovered a truly remarkable proof for my post which this sig is too small to contain.
  47. If the technology existed, problem would be solved by cgenman · · Score: 2, Interesting

    This technology requires a sender-verified, secure, trackable, unbreakable e-mail system that ensures the sender is who they say they are, the recipient is who they say they are, and the message is exactly what the sender sent. All mail-sending accounts must be registered and accessible in a centralized database, and must contact that database to send mail.

    The domain hosts then become responsible for the activities of the spammers, because the discovery of the spammer and their account address becomes trivial. Deal with the problem, or be black holed. Or, alternatively, the spammer can be locked out at the db level.

    No where does charging the spammer become necessary. The spammer is simply locked out. E-mail stays free. Nobody gets charged when hacked.

    Personally, I would support a domain-sender-message verification system, whereby a message is Md5'd (or some quicker form of hashing) on its way out and stored in a database for each 12 hour period. Upon receiving the mail, the recipient's mail server queries the reported sender's mail server with the message's listed Md5 key. The mail server goes through the databases for the last 3 12 hour periods (in reverse order) and searches for the listed key. If the key matches, it gives a positive response. If not, the message is destroyed.

    Bingo, verification that the message originated in the particular domain, and that domain is responsible for the activities of its constituents. If that domain owner refuses to take action, their domain and their IP addresses would be blacklisted.