Slashdot Mirror


User: Russ+Nelson

Russ+Nelson's activity in the archive.

Stories
0
Comments
3,476
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,476

  1. Re:Censorship... on Cannes' Palme d'Or goes to Michael Moore · · Score: 1

    Yes, I do, and my decision is that distributing his films would not be profitable because of the tawdry nature of his films. He should seek the use of someone else's property to distribute films. He is in no way limited to using my distribution company even though he may prefer mine over any others. Or Miramax's.

    Only governments can censor, because only a government can create the anti-monopoly needed to stop everyone from distributing his films. Surely you have heard someone say "I am being censored!" They are lying, obviously, because you have heard them.
    -russ

  2. Re:2 Words on Ruling Clears Way For Lindows Trial · · Score: 1

    Uhhhhh..... who ever said anything about KDE being Linux? KDE is an application, and Linux is an OS.
    -russ

  3. Re:You could've read all about it last week... on SPF To Be Integrated With MS 'Caller ID' System · · Score: 2, Informative

    Uhhhhhhhh, so now everybody has to have both an SPF and an XML parser in their MTA? And that's an improvement ... how?
    -russ

  4. Re:Good they've merged. Why XML ? on SPF To Be Integrated With MS 'Caller ID' System · · Score: 1

    Dude, there's a gazillion formats which can be extensible and self-documenting. XML is a religion, and you obviously drank the kool-aid.
    -russ

  5. Re:Why not XML? on SPF To Be Integrated With MS 'Caller ID' System · · Score: 4, Insightful

    Uhhhhhhhh, because a DNS packet is limited to 512 octets??
    -russ

  6. Re:Hardcore isn't implementing coroutines in assem on Hardcore Java · · Score: 1

    Yes, coroutines in assembly are trivial. But then, unlike the kids around here, we're experienced programmers. Hehe.
    -russ

  7. Re:Prior use of "Windows" on Ruling Clears Way For Lindows Trial · · Score: 1

    No, you mean the Apple Lisa had Windows(R).

    Windows is a registered trademark of the Microsoft Corporation.

  8. Re:But WHEN did people start calling it that? on Ruling Clears Way For Lindows Trial · · Score: 1

    It was already a "problem" at the 1986 X Conference. Bob Scheifler specifically emphasized it in his talk. "It's Window System called X, not X Windows."
    -russ

  9. Re:2 Words on Ruling Clears Way For Lindows Trial · · Score: 1

    No, it's Linux. We don't just call it that, it *is* that. If you replaced everything on Solaris with GNU programs, it would still be Solaris. If you replaced everything on FreeBSD with GNU programs, it would still be FreeBSD. Only in RMS's pointy little head (and his syncophants) does Linux become GNU/Linux simply because Linux ships with GNU programs.
    -russ

  10. Re:A better suggestion than Caller ID/SPF on Microsoft Submits Email Caller ID to the IETF · · Score: 1

    A few misconceptions.

    o It's far from trivial to spoof DNS queries. If spoofing is a concern, then run djbdns instead of BIND. djbdns's cache uses 32-bit identifiers by incorporating the source port into the id.

    o DomainKeys allows user-level granularity. You can use as many keys as you want to administer.

  11. Re:Censorship... on Cannes' Palme d'Or goes to Michael Moore · · Score: 0, Redundant

    Moore was told very early on that Miramax would not distribute his film. He chose to make a big deal about it so that the film would get more attention. I would note that I, also, am not distributing any Moore films. Am I censoring Michael Moore?
    -russ

  12. Re:A better suggestion than Caller ID/SPF on Microsoft Submits Email Caller ID to the IETF · · Score: 1

    DomainKeys.
    -russ

  13. Sigh, no. on Microsoft Submits Email Caller ID to the IETF · · Score: 1

    Sigh, no. First, it's worthwhile to Yahoo, because so many people forge Yahoo email. Because Yahoo will be an early adoptor, anybody who is blocking Yahoo but would really rather not need merely check the signature on Yahoo email, and refuse it if it's unsigned. Second, it will be worthwhile to Paypal, because you'll be able to trust email From: service@paypal.com because it'll be cryptographically signed. Third, even before everyone is sending signed email, you'll be able to hold unsigned email to a higher standard. If it's not signed and it smells even a little like spam, it's spam.
    -russ

  14. Re:The real problem is proprietary ownership of th on Microsoft Submits Email Caller ID to the IETF · · Score: 1

    The problem is that somebody could then patent it. So, then, you say "Well, Yahoo should patent it, and put the patent in the public domain." That's nice, but if you read the patent grant, it says that if you use DomainKeys, and somebody thinks you're infringing their patent, and they sue you, *Yahoo* (deep corporate pockets) can sue them for infringing Yahoo's patent license.

    The trouble with the patent office is that they have completely lost the concept of unpatentable subject matter.
    -russ

  15. Re:Problems with Domain Keys on Yahoo Submits DomainKeys Draft To IETF · · Score: 1

    DK-signed email is signed with a selector, which is a name of a private/public key pair. You get the public key by looking up selector._domainkey.example.com. You can have as many current keys as you want.

    Yes, a spammer could replay the message, but you'll get a DNS lookup from every recipient. Might want to publish a per-person selector so you have accountability, or watch the DNS lookups to do rate limiting.

    This isn't encryption, it's authentication. Only encryption is prohibited by export laws. And anyway, my library uses openssl which is not under the control of US export laws.

    Mailing lists don't *have* to damage the signed section of incoming email. But yes, it might prove necessary to rely on the Sender: header; trouble there is that not enough MTAs show the Sender: header.
    -russ

  16. Re:Why domainkeys is better than SPF on Yahoo Submits DomainKeys Draft To IETF · · Score: 1

    Is this written in an RFC anywhere?? Appending headers is Just Wrong(tm).

  17. Re:Has Yahoo applied for a Patent on this? on Yahoo Submits DomainKeys Draft To IETF · · Score: 1

    Yes, they have applied for a patent. That's why they're giving everybody a patent grant. They don't plan to make any money from licensing the software, but instead they plan to change their response to complaints about forged Yahoo mail from "sorry" to "well, install DK, then".
    -russ

  18. Re:commments on boycott-email-caller-id.org/ on Yahoo Submits DomainKeys Draft To IETF · · Score: 1

    Read the license more closely. You have to sue someone (not just Yahoo) over your patent needed to implement DomainKeys. We fought hard to make it irrevocable, but the lawyers thought this license protected open-source interests best.
    -russ

  19. Re:What does this mean? on Yahoo Submits DomainKeys Draft To IETF · · Score: 2, Interesting

    Yes, you will need the ability to publish TXT records. SPF, EMail Caller ID, FreeS/WAN, and DomainKeys all require TXT records, so you won't be the only person beating up your DNS service to get the ability to publish them.

    No, DomainKeys does not require reverse DNS.
    -russ

  20. Re:SPF breaks relaying on Yahoo Submits DomainKeys Draft To IETF · · Score: 1

    It's quite possible for a site to give a separate selector (public and private key pair identifer) to each user. That would let you verify that the sender is the real sender. The trouble right now is that we have no way to advertise that policy. We need a policy advertisement specification, and we're trying to have DomainKeys NOT be that spec.

  21. Re:To understand... on Yahoo Submits DomainKeys Draft To IETF · · Score: 4, Informative

    DomainKeys signs the entire message, not just the From: header. DomainKeys lets anybody send regardless of IP address as long as they have a private key whose public key is published under that domain. A domain may have multiple keys, and generating a new key takes but a second.

    The trouble with SPF is that it's based on IP addresses, and forwarding completely breaks SPF. That's why they need SRS in order to be able to forward at all.

  22. Re:Big Joe and Phantom 309 on Yahoo Submits DomainKeys Draft To IETF · · Score: 1

    In the short-term, you're right. In the longer term, when spammers can't lie about who they are, we'll have an easier time blocking them.
    -russ

  23. Re:What does this mean? on Yahoo Submits DomainKeys Draft To IETF · · Score: 1

    Not for many years, and by then your MTA will have implemented DomainKeys.

  24. Re:PGP? on Yahoo Submits DomainKeys Draft To IETF · · Score: 2, Insightful
    Haven't we been saying that for a decade now??
    -rw-r--r-- 1 nelson users 751 Jan 12 1995 /www/russnelson/pgp-key
    Has it worked yet? How many emails in your INBOX are PGP-signed?
  25. Re:You're living in a dream world on IT Outsourcing Need Not Threaten Our Future · · Score: 1

    It's not that your opinion isn't popular with me. It's that your opinion is wrong. Let me try another tactic:

    You act as if there is a fixed amount of work, so that if a job appears in one country, a job must disappear from another country. If that were the case, how is it that new jobs are created?
    -russ