Slashdot Mirror


Control of the .ORG TLD

rhwalker22 writes "TechNews.com has an in-depth look at the 11 groups bidding to run dot-org when VeriSign gives it up later this year." I have a sneaking suspicion that my bid of $100 and a case of guinness has been outdone.

18 of 158 comments (clear)

  1. just don't let the XXX zealots get it. by edrugtrader · · Score: 5, Funny

    i don't want to have to change my bookmarks to slashdot.orgy

    --
    MARIJUANA, SHROOMS, X: ONLINE?! - E
  2. I see'll your guiness.... by wo1verin3 · · Score: 5, Funny

    .... and raise you Celine Dion.

    (I'm in canada, we don't want her)

  3. This is about the back end, not the registrars by Animats · · Score: 5, Insightful
    This is about control of the back end, the common registry database and zone file distribution system. It doesn't affect registration of .ORG domains, which is handled by all the current registrars.

    The way this ought to work is with the database is distributed and replicated across all the registrars, with a majority-voting system for forcing consistency. That would eliminate any single point of failure. .ORG would be a good place to deploy such a technology, so that when .COM comes up for renewal, we can get rid of the current single point of control.

  4. commercial? by tanveer1979 · · Score: 3, Funny
    "Eleven entities, both commercial and nonprofit, have applied to operate dot-org"

    Oh yea... and no prizes for guessing whos gonna win... since dot-com is dot-gone... I guess .org will be going to dot-morgue...

    PAranoia Rules!!
    --
    My Aurora : http://www.youtube.com/watch?v=o91ZsGwJYyg
    FB : https://www.facebook.com/TanveersPhotography
  5. if Microsoft got it... by sulli · · Score: 4, Funny

    they could register B.ORG

    --

    sulli
    RTFJ.
  6. how about .ARG! by jhampson · · Score: 4, Funny

    That will describe the sound you make when your site's been slashdotted.

  7. Harrumph .... by Carl+Malamud · · Score: 5, Informative

    As one of the official supplicants, I naturally read the profiles (and even read the full proposals). So, it was with some bemusement that I noted a continued strain of ".org has to go to a for-profit registry provider because that is the only way the system will be stable."

    We posted a few choice words on this subject. The "trust us because we're a .com and will run a stable argument" argument just doesn't wash.

    Carl Malamud
    Internet Muticasting Service

    1. Re:Harrumph .... by PatientZero · · Score: 4, Interesting
      I don't have anything against commercial interests, but in this case I can't see any reason to not let a non-profit run the .org domain. It's not like the internet doesn't provide enough commercial opportunities already.

      As well, I noted in the article that if a non-profit wins the bid, VeriSign has agreed to give them a $5 million endowment. Given the amount of politics going on within ICANN, can we be sure that VeriSign isn't campaigning for a commercial winner to save them some cash?

      --
      Freedom to fear. Freedom from thought. Freedom to kill.
      I guess the War on Terror really is about freedom!
  8. chalk up another blow by natefaerber · · Score: 4, Insightful

    "Dot-org is important now because it the one space on the Internet that ... has been devoted to noncommercial speech," said Barry Steinhardt, the director of the American Civil Liberties Union's Technology and Liberty Program. "If it were to be turned into just another dot-com, that would be a blow to speech." (emphasis mine)

    [cheapshot]
    mpaa.org?
    riaa.org?

    What is 'noncommercial' about that? I guest we can chalk up another 'blow to speech' by the corporations that RUN mpaa and riaa.
    [/cheapshot]

    --
    -- My HARDWARE, My CHOICE.
  9. Re:Affects all of us by sweetooth · · Score: 5, Funny

    You should really try slashdot.com some time.

  10. OSDN Affected? by FortKnox · · Score: 3, Insightful

    Slashdot and other OSDN sites are considered profitable, right? Owned by publically traded VA Software.

    So will slashdot.org become slashdot.com?

    --
    Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
  11. Support by zobo · · Score: 5, Informative
    The Internet Multicasting Service and Internet Software Consortium (as a team) are among the bidders for .org.

    The IMS is a 501(c)(3) nonprofit run by Carl Malamud, who was responsible for getting the SEC's EDGAR filings freely available online. There is more info here.

    --
    83chrise.nuf
  12. What a crock of shit by dh003i · · Score: 3, Insightful

    ICANN should not be deciding who controls .ORG. They are greedy corporate fucks who just want to make as much money as possible and benefit their corporate buddies. Does anyone really think that there's a chance in hell that ICANN will "award" .ORG to a non-profit organization? No. Its going to go to the corporate interests which can benefit ICANN the most.

    What SHOULD happen is that all the current owners of a .org should vote on what organization they want to run the .ORG domains. This way, we have a better chance that whatever organization that controls it will serve the interests of the public, not some corporations interests.

  13. MPAA and RIAA *ARE* non-commercial by dananderson · · Score: 3, Interesting
    MPAA and RIAA are non-profit organizations. They are industry trade organizations. They don't make a profit.

    You (and I) may not agree with them, and a lot of other non-profit organizations, but that's the nature of organizations--they usually reflect the views of the members.

  14. Whoever said that .ORG was noncommercial? by PCM2 · · Score: 3, Insightful
    "Dot-org is important now because it the one space on the Internet that ... has been devoted to noncommercial speech," said Barry Steinhardt, the director of the American Civil Liberties Union's Technology and Liberty Program. "If it were to be turned into just another dot-com, that would be a blow to speech."
    A blow to speech? A little exaggerated, don't you think, considering as how most of the registrars advise you to register all three -- .com, .net, and .org -- whenever you register a domain? That's been common practice since way back.

    What is it, exactly, that makes this guy think .org has some lockout on commercial entities? If anything, the tendency for nonprofits to gravitate there seems like a popular custom more than a rule.

    I own two .org domains. I don't have any plans to make any money off them ... but why shouldn't I?

    --
    Breakfast served all day!
  15. You have to solve a computer-science tough problem by Ungrounded+Lightning · · Score: 3, Informative

    The way this ought to work is with the database is distributed and replicated across all the registrars, with a majority-voting system for forcing consistency. That would eliminate any single point of failure.

    Unfortunately that gets you into the "distributed update problem" which is unsolved (and may be insoluble).

    Determining that .org is currently available and assigning it (thus making it unavailable) is an atomic action. Ways to reliably distribute such actions non-hierarchically across cooperating systems have not been found.

    (It's not like nobody is working on this problem. It's the same as making a withdrawal from an account, but only if there's money to cover it. So there's big money to be made by getting it right on a no-single-point-of-failure distributed system. It's also the same as determining what constitutes the canonical "latest published" edition of a document - or piece of software - that is subject to revision. So hypertexties, computer scientists, and other academics have been beating their heads against it for years, too.)

    The only practical solutions to date have been to have a designated system be the canonical decision-maker - and thus the authority on who is and who is not registered. This makes the operator of that system both the authority on who is and who is not registered, and the maintainer of the one canonical list (which is downloaded onto the other servers).

    You can subdivide the namespace and have a multiplicity of "authorities", each with their own "turf". But this creates a hierarchy, starting with one particular authority who maintains the "root of the world" first level of division of the namespace. But that's what we have now. .ORG would be a good place to deploy such a technology, so that when .COM comes up for renewal, we can get rid of the current single point of control.

    Right. And if anybody solves the hard problem it will give us a testing ground that only has problems for non-profits, not for businesses that can lose megabux if they're down for a day, if bugs show up. B-)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  16. Re:You have to solve a computer-science tough prob by Wesley+Felter · · Score: 3, Interesting

    Isn't this just the Byzantine agreement problem, which is solved?

  17. Commercial vs. non-commercial BS by tlambert · · Score: 3, Interesting

    To lay my cards on the table, I've had a ".org" domain registered for more than a decade now, years before Dupont registered all their trademarks as domains in a single day, and forced us to go to a pay-for-domain system. I've defended my domain through several shady attempts to take it over (the last one being non-notification of renewal being required).

    The "Commercial vs. non-commercial" argument is nothing but a bunch of BS.

    The reason the ".com" domain is "used up" has to do with the fact that Netscape initially started doing automatic URL completion using ".com" as the default suffix, and Internet Explorer has since followed suit.

    The result is that the ".com" is a defacto keyword index mechanism built into almost all URL input fields. So it's about controlling a particular keyword.

    The fight over ".org" is the same as the fight over ".info" and ".biz"... trademark defense.

    Almost anyone who owns a trademark feels that they must "grab it" in all possible domain suffixes to "defend" it. And this means money to anyone who controls a top level domain.

    This is the business model of all the people trying to push ".biz" and ".info" domains onto currently registered ".com" domain owners.

    They effectively get a "commission override" (currently $6) of every domain registration in the top level domain. Just like, no matter who you register a ".com" domain with these days, VeriSign gets $6 from you.

    This is the business model of every company trying to obtain control of any top level domain.

    I wish ".tm" didn't belong to a country; it would be a perfect place to put jerks who think that there is only one namespace in the world, the trademark namespace.

    What we really need is a ".rtm" ("Registered Trademark") or even ".trademark" top level domain, and an agreement from legislators that that's all that's necessary to defend your trademark in the domain name space.

    Of course, right now... that's ".com", isn't it? And it's not going to change until the default name completion rules for browsers change to embrace some new top level domain.

    PS: Just to throw jet fuel on this fire... I'm *really* surprised that there isn't a ".aol" top level domain, into which all AOL "keywords" are registered, and all AOL controlled browsers complete to, by default...

    -- Terry