Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Virginia High Court Wrong About IP Addresses

Posted by CmdrTaco on Wed Oct 01, 2008 11:00 AM
from the i-was-wrong-about-milli-vanilli dept.
Frequent Slashdot contributor Bennett Haselton writes "The Virginia Supreme Court has ruled that the state's anti-spam law, which prohibits the sending of bulk e-mail using falsified or forged headers, violates the First Amendment because it also applies to non-commercial political or religious speech. I agree that an anti-spam law should not outlaw anonymous non-commercial speech. But the decision contains statements about IP addresses, domain names, and anonymity that are rather basically wrong, and which may enable the state to win on appeal. The two basic errors are: concluding that anonymous speech on the Internet requires forged headers or other falsified information (and therefore that a ban on forged headers is an unconstitutional ban on anonymous speech), and assuming that use of forged headers actually does conceal the IP address that the message was sent from, which it does not." Click that magical little link below to read the rest of his story.

The first 20 pages of the decision, which are all about legal standing, jurisdiction, and overbreadth, made my eyes glaze over. I'm not analyzing those at all except to point out that on most of those issues, the lower court came to exactly the opposite conclusion from that of the Virginia Supreme Court, and there is no reason to think that the higher court is any more likely to be "correct" than the lower court (even granting the assumption that there is an objectively "correct" answer to these questions). Any time you feel intimidated by "experts," it's helpful to step back and ask whether the alleged experts even agree with each other.

Page 21 is where the technical stuff starts that we can tear apart directly. The decision says, in talking about the transmission of e-mail:

The IP address and domain name do not directly identify the sender, but if the IP address or domain name is acquired from a registering organization, a database search of the address or domain name can eventually lead to the contact information on file with the registration organizations. A sender's IP address or domain name which is not registered will not prevent the transmission of the e-mail; however, the identity of the sender may not be discoverable through a database search and use of registration contact information.

These are statements that are only true if you play some kind of parlor game to find a way to read them as "true," not statements that indicate the court knew what was going on. To review: IP addresses in the U.S. are generally allocated by ARIN in blocks to Internet service providers and Web hosting companies; these companies then lease the IP addresses to their customers. You can look up an IP address with ARIN to determine which ISP or hosting company has been assigned that particular block, but the ISP or hosting company generally won't tell you the identity of their customer who has leased it from them. And anybody can register a domain, but most domain registrars give you the option of registering the domain anonymously, so that only the registrar knows the owner's true identity. So the court's statement that a database search "can eventually lead" to contact information is correct only if you clarify that it "can" lead there, but it usually won't. As a finding of fact, this is 100% true, and about as useful as "Obama might win in November. Or he might not."

But it's impossible to defend what the court says next:

As shown by the record, because e-mail transmission protocol requires entry of an IP address and domain name for the sender, the only way such a speaker can publish an anonymous e-mail is to enter a false IP address or domain name. Therefore ... registered IP addresses and domain names discoverable through searchable data bases and registration documents "necessarily result[] in a surrender of [the speaker's] anonymity."

Now, there are two possible definitions of "anonymity" to consider: (1) you can be anonymous to the extent that ordinary citizens reading your content cannot determine your identity without a subpoena; or (2) you can be anonymous to the extent that even the government, armed with subpoenas and wiretaps, can never find out who you are. But under either interpretation of the word, the court's statement that "the only way such a speaker can publish an anonymous e-mail is to enter a false IP address or domain name," is wrong.

By default, almost all Internet users are already anonymous in the first sense, even without using forged headers or other tricks in their e-mails. When you send e-mail through your own Internet service provider's mail server, or when you log on to Hotmail and send messages from a Hotmail account, or when you lease a dedicated server from a Web hosting company and use it to send mails, the messages don't contain any more information about your true identity than you decide to put in them. Only the government could ordinarily discover your identity in those cases, by looking at the IP address that the message was sent from, and subpoenaing the Internet service provider or hosting company for the identity of the person using that IP address at that time.

But there are even ways to be anonymous in the second sense -- such that not even the government could identify you -- without resorting to forged e-mail headers. You can create Hotmail and Gmail accounts without giving the providers any of your true information. When you send messages through those services, they pass along the IP address that you used to connect to their Web sites, but you can obscure your IP address as well, by using an anonymizing proxy or a service like Tor.

Elsewhere in their decision, the court indicated that what they really wanted to protect was the right to send anonymous bulk e-mails that were political or otherwise non-commercial. But even by that standard, it's still possible to use Hotmail and Gmail together with an anonymizing proxy (the mail services do impose limits on how many messages each account can send in a day, but if you want to send bulk mails badly enough, you can always sign up for multiple accounts). And if you only care about staying beyond the reach of U.S. subpoena power, you can always sign up for a dedicated host overseas and send the bulk mails from there.

Apart from the court's misstatement that forged headers are the only way to publish anonymously in e-mail, there is the incorrect presumption that forged headers actually do afford anonymity in either of the senses given above. The court wrote, "[T]he only way such a speaker can publish an anonymous e-mail is to enter a false IP address or domain name." But while it is possible to enter any domain you want in your return e-mail address when you send an e-mail, the court apparently didn't know what it was talking about when it referred to "entering a false IP address." You can't just "enter" any arbitrary IP address when sending an e-mail. If user@domain name.com receives an e-mail, the mail server at domain name.com has to receive the message over a connection made from some other machine, and the domain name.com mail server can always see the IP address of the machine on the other end of the connection. Normally, this machine on the other end would be the mail server of the sender's Internet service provider. Or if the sender has leased a dedicated machine at a hosting company, that dedicated machine would be the one connecting to the domain name.com mail server. Some desktop spamming programs let you turn your home computer into the sending mail server, so that it connects directly with the remote mail server to send the message. In all of these cases, the receiving mail server can see the IP address of the sending machine, so a government subpoena would usually be enough to determine the sender's identity. (I know you all know this, but I have delusions that some helpful clerk will print out this article and explain this to the judge.)

When spammers "enter" false IP addresses in sending mails, that usually means entering made-up IP addresses in headers that are sent along with the contents of the message. However, these would normally only have the effect of throwing someone off the trail who opened the message sent to user@domain name.com and was reading the headers manually. Perhaps they would see some random IP addresses scattered in the headers, would go to ARIN and look up the hosting company or ISP that those IP addresses were assigned to, and would mistakenly file a complaint with that company. But the domain name.com server can always see the true IP address that the message was received from, and for people who know how to read the headers properly, that IP address will be indicated in the headers as the address that connected to the domain name.com mail server to send the mail.

So the court's statement that "the only way such a speaker can publish an anonymous e-mail is to enter a false IP address or domain name" is doubly wrong: because it's easy to send e-mails anonymously without using forged headers, and because forged headers do not in fact provide the level of anonymity that the court said should be protected anyway. The only way to truly obscure your identity by hijacking a third-party IP address without permission, would be to hack into a third party's computer, by infecting a user's home computer with a Trojan horse for example, and using it to send mail. Presumably the court was not contemplating that such an activity should be considered legal, even as a means of sending political speech.

It would presumably be unconstitutional for an anti-spam law to prohibit anonymous political e-mails which attempted to hide the sender's identity -- that is after all what "anonymous" means! You couldn't pass a law outlawing Tor, for example. But the Virginia law doesn't apply to senders merely trying to hide their identity, it applies only to the use of computers "to falsify or forge electronic mail transmission information or other routing information in any manner in connection with the transmission of unsolicited bulk electronic mail" (emphasis added). There is a difference between obscuring one's identity (which Tor and anonymous remailers allow you to do), and actively trying to frame an existing third party by using forged headers to make the mail appear that it came from somewhere else, especially when sending bulk mail, which is likely to generate complaints whether it's commercial or not.

By contrast, the Washington anti-spam law prohibits any mail which "misrepresents or obscures" the origin of the message (emphasis added). This is broader and could be construed to include a wider range of things, such as the use of overseas IP addresses to send bulk mail on behalf of a U.S. company, or the use of anonymously registered domains to hide the sender's identity. It would probably be unconstitutional to prohibit these obscuring techniques for non-commercial anonymous e-mail, which is why the Washington law specifically applies only to commercial messages.

But here I'm getting into issues like constitutional law where different experts might disagree. The clear-cut technical fact is that, contrary to the court's ruling, forged e-mail headers do not provide true anonymity when sending mail, whereas there are other, legal, ways of sending mail that do make the sender truly anonymous.

What is frustrating about the court's misstatements about IP addresses, domain names, and anonymity, is that the judge is obviously intelligent and could have understood the concepts if they had been explained correctly to him. I held some misconceptions for a long time myself about domain names and IP addresses, because the first explanations I read were incomplete or wrong, or I didn't understand them. But the mistakes in the ruling would have been caught if the judge had just showed a draft to an Internet guru and said, "Hey, can you check if there's anything wrong here?" I know, I know, that's "just not done" (and there are probably formal rules in most states against showing a draft of a ruling to a third party before publishing it, even if the third party reviewer is sworn to secrecy, as they should be). But there's nothing stopping the judge from asking a technical expert during the trial, "It seems to me that the only way to publish anonymously on the Internet would be to use forged headers in e-mail. Can you tell me if that's right before I go too far down that line of reasoning?"

I've appeared before judges in Small Claims court who did ask questions about any part of the technical issues that they wanted to understand, and were even willing to revise some prior misconceptions. But all of them, even the open-minded ones, proceed by gathering information during the trial, and then in the conclusion, spell out their argument and their ruling (during which time you're not allowed to interrupt), which is then set in stone unless you appeal. I've never seen a judge say, "Here's the line of reasoning in my head right now, and my tentative conclusion. Is there anything in that chain of reasoning that you want to dispute, before I make it final? I am not promising to change my mind just because you disagree with something. But I will take it into account." This is essentially what scientists do when they submit their papers for peer review before publishing them, to minimize the chance of making an error. Judges could do the same thing -- if not formally, because they're not allowed to show opinions to third parties, then at least informally, by running their ideas past the experts assembled in their courtroom -- to reduce the chance of making a mistake. But have you ever heard of a judge doing that?

The Virginia judges probably did about as well as one could be expected to do, having learned all these technical terms only recently, and then withdrawing to their chambers to form an argument without any feedback from any technical experts. So, given the technical howlers that ended up in the ruling, the moral is that forming an argument in isolation from experts is probably not the right way to go about it.

+ -
story

Related Stories

[+] Your Rights Online: Next Year's Laws, Now Out In Beta! 238 comments
Frequent Slashdot Contributor Bennett Haselton writes with his latest which starts "If I were writing laws such that I wanted everybody to agree on how to interpret them, I would use the software development life cycle: First, have lawmakers (analogous to "developers") write drafts of the laws. Then a second group (the "test case writers") would try to come up with situations that would be interpreted ambiguously under the law. Then a third group, the "testers", would read the proposed law, read the test case situations, and try to determine how the law should be applied to those cases, without communicating with the law writers, the test case writers, or each other. If there's too much disagreement in the third group on how the law should be applied, then it's too vague to be a proper law. The only laws which made it through this process would be ones such that when they were finally passed, most citizens (the "users") could agree on how to interpret them, in cases sufficiently similar to the ones the test case writers could come up with."
[+] Ontario Court Wrong About IP Addresses, Too 258 comments
Frequent Slashdot contributor Bennett Haselton comments on a breaking news story out of the Canadian courts: "An Ontario Superior Court Justice has ruled that Canadian police can obtain the identities of Internet users without a warrant, writing that there is 'no reasonable expectation of privacy' for a user's online identity, and drawing the analogy that 'One's name and address or the name and address of your spouse are not biographical information one expects would be kept private from the state.' But why in the world is it valid to compare an IP address with a street address in the phone book?" Read on for Bennett's analysis.
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by ZERO1ZERO (948669) on Wednesday October 01 2008, @11:05AM (#25220093)
    Man, I was gonna read it, but I clicked and then by the time I scrolled down a bit, and a bit, I was too tired and/or bored to continue.
    • by rob1980 (941751) on Wednesday October 01 2008, @11:07AM (#25220135)
      Most /. articles that start with Frequent Slashdot contributor Bennett Haselton writes... end up that way. You can always choose not to read them.
    • Man, I was gonna read it, but I clicked and then by the time I scrolled down a bit, and a bit, I was too tired and/or bored to continue.

      There are prescription medications to help with that.

    • Re: (Score:3, Insightful)

      by elrous0 (869638) *
      Perhaps some contributors misunderstand the concept of a "summary." I've seen more than a few who could definitely use a primer on the effectiveness of "brevity" as well.
      • by value_added (719364) on Wednesday October 01 2008, @01:45PM (#25222701)

        Perhaps some contributors misunderstand the concept of a "summary." I've seen more than a few who could definitely use a primer on the effectiveness of "brevity" as well.

        Fair enough, but I honestly think that in this case, the overlong and verbose summary is a refreshing change. What generally and typically passes as a "story" is most often a few scant one-line paragraphs that summarises, or worse, describes and editorialises, a real event or an issue.

        It's not unlike what we routinely get from an organisation like CNN, where "news" is offered up in the form of sound bites, provocative graphics, and an absurdly dramatic soundtrack. If it wasn't for the pseudo passionate mumblings and fixed but empty stares of Anderson Cooper, or the rumbling drone from Wolf Blitzer, we could step back and recognise that what's presented is mostly devoid of content.

        If you think that's an exaggerated comparison, try reading future Slashot stories with lynx (or just dump it to less, like I do). By the time you find the actual content, you realise there's not enough there to even bother with. In Slashdot's case, it's a truism that what's of most value is found in the contributions of its readers. It's similarly the case that most of us wait for or anticipate a reader offering up the real meat of the story, or some unique insight into it. We don't read the articles just because we're lazy. We don't read them because what's found on the pages of Slashdot is simply better.

        Think of it this way -- this may be the one time where we should be modding the summary instead of the posts!

    • by Karganeth (1017580) on Wednesday October 01 2008, @11:34AM (#25220657)
      Try using spreeder. It increases the speed you can read at by a lot. http://www.spreeder.com/ [spreeder.com]
      • by thrillseeker (518224) on Wednesday October 01 2008, @11:59AM (#25221013)
        if by "increase the speed you can read", you mean "move eyes across words rapidly without increasing comprehension", then yeah, maybe ...
        • Re: (Score:3, Funny)

          by PPH (736903)

          Won't help me a bit. Unless it increases the rate at which I can move my lips.

      • Re: (Score:3, Interesting)

        Huh? Interesting, but it seems to actually slow me down... I think it would for most people unless you're in the habit of reading only one word at a time. But I think for most people it's customary to pick up several words at a time while reading fast.

    • by Sloppy (14984) on Wednesday October 01 2008, @11:53AM (#25220913) Homepage Journal
      I think his best and most-core argument is right here:

      There is a difference between obscuring one's identity (which Tor and anonymous remailers allow you to do), and actively trying to frame an existing third party by using forged headers to make the mail appear that it came from somewhere else

      and I really wish someone had put that sentence right in the court's face.

    • Re: (Score:3, Insightful)

      by omeomi (675045)
      I got about a quarter of the way down, and realized it wasn't worth continuing...

      but the ISP or hosting company generally won't tell you the identity of their customer who has leased it from them...So the court's statement that a database search "can eventually lead" to contact information is correct only if you clarify that it "can" lead there, but it usually won't.

      Unless, of course, you have a subpoena, in which case the ISP or hosting company will most certainly tell you. And they will likely do
  • by oneiros27 (46144) on Wednesday October 01 2008, @11:06AM (#25220105) Homepage

    As much of the issue in this case seemed to involve forged headers, have any of the companies whose domain names were used in a forgery ever tried suing under slander laws?

    • Re: (Score:3, Interesting)

      by gnick (1211984)

      There may be a few willing to try, but I'm sure they're a minority. I just logged in to my 'spam' box to check the domains being used. The vast majority seem to be legitimately registered domains selling 'R0lex R3plicas' or 'V1agra'. A small subset are from 'bankofamerica.com', 'wachovia.com', or 'easternbank.com' presumably from people who feel sufficiently isolated from a US lawsuit. The rest are from gmail or yahoo accounts or domains that I assume don't even exist. I'd be surprised if there were en

      • Re: (Score:3, Interesting)

        by Anonymous Coward

        In recent months, a client of mine has been joe jobbed so heavily that they've been unable to work due to backscatter. Not only is their business name being used in connection with spam promoting online gambling sites but being self employed and relying on email for their work it's costing them money.

        You hit the real problem though...

        presumably from people who feel sufficiently isolated from a US lawsuit.

        If ever there were a class of criminal deserving of rendition protocols and gitmo style internment...

  • > ...which may enable the state to win on appeal.

    This is the Virginia state supreme court ruling against Virginia state law. Just who do you think they are going to appeal to?

    • The state can appeal to the USSC, since it's a state court applying federal law (the Constitution).

      Whether or not the USSC will actually grant certiorari (hear the case) is another matter entirely.

  • This is the same court system that required a server's RAM to be held as evidence, since it was a data-storage device.

    Someone will challenge this, and the State will lose. That's the way the system works.

  • by timmarhy (659436) on Wednesday October 01 2008, @11:24AM (#25220491)
    spam != anonymous mail or free speech. for a start it's not anonymous by it's very nature - they WANT you to contact them and know who they are. it's also not free speech, because free speech means i'm free not to listen or help you in anyway. spam intrudes on my inbox.
  • Virginia needs to consider the economic benefits of spam [today.com].

  • by KiahZero (610862) on Wednesday October 01 2008, @11:30AM (#25220583)

    IANALY, because I have another 1.5 semesters and a bar exam to go. However, I still know a lot more about the law than you, which is why I know things like this was a VA Supreme Court case, not a trial.

    Appeals don't work like your small claims cases (thank the gods). You have written briefs from the parties and any interested amici curiae, which is where your technical experts come in. The "trial" is oral arguments before the justices (not "judges") of the VASC, where the two parties have fifteen minutes to emphasize certain parts of their cases while the justices interrupt with questions as the mood strikes them. Typically, this is where the justices ask for further explanations of the arguments in the brief, generally about things that seem not to make sense or could use further clarification. Sometimes, justices will ask questions that draw better arguments out of a party, so as to convince other justices around to their way of thinking.

    A justice would never ask, "Well, I'm going to rule this way; what do you think," because that's not the appropriate language for the Court; you're confusing a peer-to-peer relationship with one that is decidedly not. The attorneys for the parties aren't peers of the justices, and the amici aren't peers of the justices. Your role as party or amici is to provide the justice with the information the justice wants in order to come to a conclusion. However, justices will ask questions to get at facts they need, and a skilled lawyer will be able to figure out where a justice is headed from a question, and explain why that reasoning is good or bad.

    It's all well and good to have a layman's critique of the system, but it would help if the layman wasn't basing his opinions on completely irrelevant experiences and actually knew something about the system he was critiquing. Hell, even a quick Wikipedia search would have prevented basic misunderstandings about the nature of the court: http://en.wikipedia.org/wiki/Supreme_Court_of_Virginia [wikipedia.org]

      • But the mistakes in the ruling would have been caught if the judge had just showed a draft to an Internet guru and said, "Hey, can you check if there's anything wrong here?" I know, I know, that's "just not done" (and there are probably formal rules in most states against showing a draft of a ruling to a third party before publishing it, even if the third party reviewer is sworn to secrecy, as they should be). But there's nothing stopping the judge from asking a technical expert during the trial, "It seems

      • Re: (Score:3, Insightful)

        by Intron (870560)
        It's not the justice's job to go find out technical details. The lawyers making the case need to hire the experts if necessary and present the relevant facts to them in the briefs. If a brief is wrong or misleading, then the other side needs to point that out, not the justices. They aren't ruling on facts, they're ruling on law. If a brief says that 62,283,583 is prime the justice is not obligated to try and factor it.
  • What Courts Know (Score:5, Interesting)

    by ari_j (90255) on Wednesday October 01 2008, @11:32AM (#25220633)

    A court is generally not supposed to know anything that's not brought to its attention in the case, other than legal issues which the court is supposed to know all about. If a court issues an opinion in which it is wrong about how e-mail and IP addresses work, that is simply because one of the following things went wrong:

    • The court took judicial notice of something that is at odds with reality (this would be extremely rare, as what courts can take judicial notice of is very limited in scope; also, one of the attorneys would normally have had to ask the court to take such judicial notice, although it could do so sua sponte)
    • One of the lawyers argued the issue and got it wrong, and the other lawyer(s) failed to point out the error
    • Evidence supporting the wrong finding was presented by an incompetent expert witness
    • The finder of fact at trial (jury or judge, depending on the specific case) interpreted the evidence wrong
    • The appellate court decided that the finder of fact at trial interpreted the evidence so horrendously wrong as to justify overturning the factual decision and coming up with the wrong answer in the process

    On technical matters, when a court gets it wrong it is usually not the court's fault.

  • by Arrogant-Bastard (141720) on Wednesday October 01 2008, @11:37AM (#25220697)
    "Spam and other forms of abuse are not speech, just as a brick with an attached note thrown through a window is not publication." If that's correct, then the 1st Amend. doesn't apply and the whole argument can be tossed.
  • by John Hasler (414242) on Wednesday October 01 2008, @11:37AM (#25220701)

    > The first 20 pages of the decision, which are all about legal standing, jurisdiction,
    > and overbreadth, made my eyes glaze over.

    So legal stuff makes your eyes glaze over and yet you are going to give us your legal opinion. Right.

    > I'm not analyzing those at all except to point out that on most of those issues, the
    > lower court came to exactly the opposite conclusion from that of the Virginia Supreme
    > Court, and there is no reason to think that the higher court is any more likely to be
    > "The first 20 pages of the decision, which are all about legal standing, jurisdiction, and overbreadth, made my eyes glaze over. I'm not analyzing those at all except to point out that on most of those issues, the lower court came to exactly the opposite conclusion from that of the Virginia Supreme Court, and there is no reason to think that the higher court is any more likely to be "correct" than the lower court (even granting the assumption that there is an objectively "correct" answer to these questions). correct" than the lower court (even granting the assumption that there is an
    > objectively "correct" answer to these questions).

    The Virginia Supreme Court is the ultimate authority on matters of Virginia state law. Where Virginia state law is concerned what the Virginia Supreme Court says is "objectively correct".

    If the court had upheld the conviction then the defendant could appeal to Federal court on the grounds that the law violates the First Amendment. However, since the court overturned the conviction the state has no grounds for an appeal to Federal court because there is no Federal question.

    I agree that there may be flaws in the court's reasoning, but the nearest thing to an appeal is for the state to ask the Virginia Supreme Court to re-hear the case.

    • VA could also appeal to the USSC, since the decision was based on an interpretation of the First Amendment.

  • . . . which may enable the state to win on appeal.

    What appeal? Think the US Supreme Court is going to take this case? Possible, but unlikely.

  • by Schraegstrichpunkt (931443) on Wednesday October 01 2008, @11:56AM (#25220987) Homepage

    But it's impossible to defend what the court says next:

    As shown by the record, because e-mail transmission protocol requires entry of an IP address and domain name for the sender, the only way such a speaker can publish an anonymous e-mail is to enter a false IP address or domain name. Therefore... registered IP addresses and domain names discoverable through searchable data bases and registration documents "necessarily result[] in a surrender of [the speaker's] anonymity."

    Impossible to defend? Just watch me.

    You're overlooking a perfectly reasonable generalization that the judge is making. The IPv4 packet headers and the email headers, to the judge, are one and the same: Both can be used (indirectly) to identify the sender of the email, and both need to be "forged" in order to send anonymous email.

    Keep in mind that tunnelling your packets through a proxy effectively "forges" the IPv4 source address, since the communication is actually originating at your computer, but on the receiving end, it shows up as being from the proxy, even though the communication actually originated elsewhere.

    The judge was right to point out that you can't communicate on the Internet without including some kind of "sender address", and this address needs to be forged in order to use the Internet to communicate anonymously. As far as his argument is concerned, it doesn't matter whether the headers you're forging are specified in RFC 791 or in RFC 822.

  • The first 20 pages of the decision, which are all about legal standing, jurisdiction, and overbreadth, made my eyes glaze over. I'm not analyzing those at all except to point out that on most of those issues, the lower court came to exactly the opposite conclusion from that of the Virginia Supreme Court, and there is no reason to think that the higher court is any more likely to be "correct" than the lower court (even granting the assumption that there is an objectively "correct" answer to these questions). Any time you feel intimidated by "experts", it's helpful to step back and ask whether the alleged experts even agree with each other.

    Well this quote really gets the article started off with a bang. First of all, the expertise of a trial court and a state supreme court should not be presumed to be equal. A trial court judge could be as fresh as the day is young, but a supreme court justice there has to be elected by the legislature and has to go through a vetting process that favors experience.

    This sort of "all experts are equal" attitude confuses issues like global warming, where there are clearly people more knowledgeable about a subj

    • I disagree (Score:2, Insightful)

      by Anonymous Coward

      If you aren't prepared to put your name to what you say, then I don't want to hear it.

      Tell that to all the Iraq war protesters (when it first started) who had their houses vandalized and were assaulted because of their views.

      Or the folks who disagree with their Governments and are being watched, were tortured or killed.

      Or how about being an atheist in a theist country and trying to get work - outside of working for Bill Maher.

      Just saying.

    • I think the problem here is that someday you might want to send anonymous mail of a religious or political nature and most would agree that there is merit in that not being illegal. For instance, I've sent anonymous e-mail (well, semi-anonymous, from some generic gmail account) complaining to the Health Dept. that facilities on site were not up to health code, but did not want my employer to be able to deturmine from the public records who made the complaint.

      I wish that public key signing of e-mail on a ma
      • by dgatwood (11270) on Wednesday October 01 2008, @11:55AM (#25220953) Journal

        I think the problem here is that someday you might want to send anonymous mail of a religious or political nature and most would agree that there is merit in that not being illegal.

        No, we wouldn't. There is no merit to that whatsoever. There are plenty of ways of communicating religious or political messages that do not require forging email headers. First, there are anonymous email accounts that do not forge anything. Second, there are anonymous blogging services. Third, there are anonymous web hosting providers. The techniques that these anti-spam laws use have no valid use except to send out mail with no way to communicate back to the original sender whatsoever, making it nearly useless for legitimate religious or political messaging purposes.

        I wish that public key signing of e-mail on a massive system was possible and inexpensive (or free!) and massively adopted so that I could filter out unsigned e-mail.

        Yup. I agree. However, if we get to the point where we have to start signing things to prevent spam, legitimate anonymous email will become a lot harder, and thus laws like this one actually protect legitimate anonymous speech by making it harder for people to abuse the email system in a way that causes people to overreact and block all anonymous speech. The negative consequences of spam on free speech are far, far greater than the negative effects of this law, so if this law successfully reduces spam, it has a positive impact on free speech, not a negative one.

        I would also add that free speech---even free political speech---is not absolute. The Supreme Court has long held that time, place, and manner restrictions on speech are perfectly allowable. Email is a manner of speech. It is, therefore, completely reasonable to put limits on speech sent via email, so long as the restriction is reasonably narrow in scope, which these regulations are, IMHO. The court striking this down is completely unreasonable, and I would strongly encourage Virginia to ask the SCOTUS to grant certiorari on this one.

    • by PMuse (320639) on Wednesday October 01 2008, @11:19AM (#25220375)

      If you aren't prepared to put your name to what you say, then I don't want to hear it.

      Then, you will hear only those things that no one is trying to suppress by intimidation or retaliation.

      If you don't have time for anonymous speech, that's fine. However, anonymous speech too often conveys vital information for it to be prohibited for those who want to hear it.

      • by Rary (566291)

        If you aren't prepared to put your name to what you say, then I don't want to hear it.

        Then, you will hear only those things that no one is trying to suppress by intimidation or retaliation.

        Note that, according to his subject line, GP was referring specifically to mail. He was not saying that he doesn't want to hear anonymous speech in general, just not in his inbox.

        I agree with him. People should have the right to speak their mind anonymously in a public forum without limitation, but I don't want anything anonymous in my private inbox.

      • by Jaeph (710098)

        Bull.

        We're mixing words and sentences up to the extent that nothing has any meaning any more. If someone wants to print anonymously, they can contact a newspaper (blog/whatever), submit an article, and be heard if the media entity will print it. Hence "publius" in the federalist papers.

        But sending mail headers with fraudulant address should be "fraud" in the criminal sense and prosecuted in extreme cases.

        To be honest, I don't mind a simple heading of "anonymous" - then I can screen you out without a probl

      • by Rrhain (1376181) on Wednesday October 01 2008, @12:06PM (#25221125)

        And if my inbox were a public place funded by public money, anonymous people might have a claim to using it. But my inbox is a private place funded by my money and therefore I have the right to stop people from sending to it since it costs me money to download their message.

        I have the right to block phone numbers that don't display their Caller ID from calling me. People who hide their phone number are free to call anyone they want...just not me. And that's because I'm the one paying for the line. You do not get to use my line without my permission. Why should my inbox be any different?

        Contrast this with my physical mailbox: I don't pay for it (directly, at least). It does not cost me money to have somebody else send me something, in general. And even COD (does anybody actually still do that?) allows me to refuse delivery if I don't want to pay. Since it is, to some degree, a public method, people can send me things without my requesting it and I have the ability to discard their messages unread. It costs me nothing.

        But because I have to pay for the network connection, because I have to pay to download your message before I can determine if I want to see it, it means I get to have some control over what gets put in it.

        Your right to anonymous speech does not come with a right to an audience. You do not get to enter my home, without my permission, to try to make your case. If I want to hear your speech, I will go to where you make it.

        • by moderatorrater (1095745) on Wednesday October 01 2008, @12:05PM (#25221101)

          Yes, I *do* have free speech. EVERYWHERE.

          No you don't. You don't have the right to free speech within my house, and I can tell you to leave my home and use force to compel you to if something you say offends me. Hell, I can make you leave my home if you refuse to say something I want you to say.

          You do not have the right to free speech on my servers. If I'm running a forum and I don't like what you say, I'm well within my rights to delete your posts and ban you forever. Because I own these things, I have control over them, in many ways more control than the government will ever have. The government can only restrict certain types of speech, I can restrict any or all speech.

        • by Anonymous Brave Guy (457657) on Wednesday October 01 2008, @12:30PM (#25221491)

          When you tell people they can't spam, you're telling them that they don't have the right to speak their mind to the world.

          No, you're telling them that they don't have the right to make everyone listen to what they want to say... which they don't, as far as I'm concerned.

          What they choose to say on their own web site, which I visit voluntarily, or in a public forum, which no-one is forced to attend, is one thing. What they shove, unsolicited, into millions of inboxes is quite another. The problem with spam is not what they say, but the push model they use to say it.

    • that's your choice. that doesn't mean anonymous mail should be outlawed.

      i think that forged e-mail header should be banned, but anonymity is an important pillar of the right to privacy.

      it may not be necessary for most people to send anonymous e-mails usually, but we still live in a world in which dissidents are persecuted, sometimes even killed.

      even in the U.S., if you're a whistleblower for a powerful corporation, or perhaps a powerful government organization, you may face serious repercussions for your ac

    • by cmacb (547347)

      Maybe I'm projecting my thoughts too much on the rest of the populance, but I know very few people my age (~30 years old) who have even started building a family, and that's quite frankly, distressing. The economy isn't everything. We will survive. The crash will happen. Let it happen swiftly and let the recovery happen in the near term.

      I don't know what this has to do with the subject at hand, but I agree with you to some extent. I don't agree that it has to do with people addicted to their jobs, although