Slashdot Mirror


Verisign Considers Restarting Sitefinder

Rosco P. Coltrane writes "The Washington Post reports that VeriSign is considering reviving its infamous search engine. 'Site Finder was not controversial with users' says VeriSign's Tom Galvin, and VeriSign 'assured ICANN that it would give 60 to 90 days' warning to resolve any remaining technological problems.' Such as leaving the DNS service alone for example?"

16 of 376 comments (clear)

  1. And microsoft does this anyway to all windows user by freerecords · · Score: 5, Informative

    When you type in a wrong address at the moment which doesn't exist, you are automatically taken to either a site search engine, which is pure crap.. or to the microsoft auto search.. (talking for users on School networks, with Windows terminals) which offers the option to use the great Hotmail (Spam Central), Shopping (at ridiculous prices, from the company which could afford to give us all we want free) etc.

    --
    tim
  2. Mirror by Ddalex · · Score: 5, Informative

    Fast mirror here. Enjoy the Net exploatation !

    --
    Carefully crafted sig.
  3. Re:And microsoft does this anyway to all windows u by Tet · · Score: 5, Informative
    When you type in a wrong address at the moment which doesn't exist, you are automatically taken to either a site search engine, which is pure crap.. or to the microsoft auto search.

    There's a difference. Microsoft only do it at the application layer, with a particular browser that they provide. If you don't like it (and I can't see why anyone would), you can always switch to one of the many alternatives. Verisign's site finder operates at the DNS level. It's not as if you can choose to not use DNS, or switch to another name service.

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
  4. Contact Verisign. by MooKore+2004 · · Score: 5, Informative

    All slashdotters, espeically people that were seriously affected by sitefinder, please complain NOW. Let them know how controversial it is!

  5. Re:And microsoft does this anyway to all windows u by infront314 · · Score: 5, Informative

    You can change the url to anything you like.

    Just do a about:config and change the keyword.URL setting.

    I set mine to http://www.google.com/search?btnG=Google+Search&q= which is a regular Google search.

  6. Re:And microsoft does this anyway to all windows u by alien_blueprint · · Score: 4, Informative

    And firebird^H^H^H^Hfox does it for google ...

    Are you sure?

    I just tried a domain name that doesn't exist, and instead of being taken to Google or any other place, I saw a "www.randomdomainname.org not found" dialog box instead. It doesn't even give me an option to feed it to a search engine from there.

    IIRC, IE will take you immediately to a search engine without displaying any error message. This is the annoying and broken behaviour that the OP was talking about.

    Perhaps you've installed a plug-in or extension that is doing this?

    Also, M$'s way sends you back to a Microsoft page - which is expected

    No, it isn't. I expect it to say "domain name not found". End of story.

  7. That is pure evil. by demonic-halo · · Score: 4, Informative

    I love the idea.

    That would just put so much stress on BIND servers around the world. It can just very well bring down the internet for most of the world. That could easily cause a massive slow down in just looking up domain names since the caches can fill entire databases.

  8. Re:And microsoft does this anyway to all windows u by Anonymous Coward · · Score: 5, Informative

    Many sites cannot be reached by their IP address alone. Ever heard of shared hosting ("name based virtual hosting")?

  9. Re:You would think... by gclef · · Score: 4, Informative

    Actually, rather than ban the SiteFinder IP, ISPs will probably just accelerate their plans to move to bind 9.2.3, so they can use the "delegation-only" option, which solves the problem once and for all.

    If you just ban the SiteFinder IP, Verisign can move it..and then you're just playing whack-a-mole. If you mark .com and .net as delegation-only zones, then bind will drop the SiteFinder responses as invalid, no matter what IP Verisign responds with.

  10. Re:And microsoft does this anyway to all windows u by AllUsernamesAreGone · · Score: 4, Informative

    ... where we can't install a single thing

    If you can save files somewhere (most schools give you space on a central fileserver) then you can install Fire.* - download to filespace, unpack, run program. No full-blown Windows Installer access required.

    And you're looking at the issue from the wrong perspective. Most admins couldn't care less what home users see when they type in the wrong URL: a search engine is a good as anything and probably the right thing to do for most people. What they do object to is the fact that wildcard DNS resolution breaks a lot of things end users never see but admins have to deal with on a daily basis - the resolution failure should be handled by the browser, not at the DNS level where there are times when you want a name that doesn't exist to not resolve.

  11. Re:Well... by squiggleslash · · Score: 5, Informative
    This is your web-browser's job, not the role of DNS.

    DNS is used by a variety of applications, not just the web. By returning bogus data instead of "NXDOMAIN" (non-existant domain) to applications, applications are unable to easily detect legitimate errors.

    Many/most web-browsers already allow you to configure them to go to a search engine in the event of a problem. People actually complain about IE doing it, and IE is the most installed/used webbrowser on the planet, so at most maybe 5% of people, who use browsers other than IE, whose browsers do not support searching for bad domains, would find this "hack" useful.

    Additionally, a web browser knows basic information such as what language you speak. SiteFinder didn't. The impact of SiteFinder is such that it replaces an error message everyone can read with a page that many people cannot.

    It's bad, and redundant, for web browsers. And it breaks everything else. What's the up-side?

    --
    You are not alone. This is not normal. None of this is normal.
  12. Re:Well... by gclef · · Score: 5, Informative

    I have to think you're trolling, but I"ll bite anyway. You're falling into the common trap of only thinking of DNS as affecting Web traffic. What about email? If you fat-finger your friend's email address, don't you *want* that email to come back, rather than dissappearing into the void that is Verisign? The wildcard they're putting into the DNS isn't just about web traffic. It's *all* DNS queries...that's going to affect email, ssh, nntp, everything. Once of the basic spam filters, for instance, is a check to see if the sender's domain exists. With the wildcard, *all* domains exist, causing you to get more spam.

    SiteFinder the search service is fine. The DNS wildcard to *force* you to SiteFinder is what makes people angry.

  13. Re:Well... by aug24 · · Score: 4, Informative

    If you read a large thread further up, you'll see that that functionality can only sensibly be implemented at the application (browser) level. To do it at the DNS level will break the DNS model. This means that any of the many other applications that use DNS will be broken as they can no longer distinguish between real and fake domains.

    Trivial example: spam sender checks will now resolve for all attempts, thus preventing simple blocking of spoofed senders. Want more spam?

    Justin.

    --
    You're only jealous cos the little penguins are talking to me.
  14. A redundancy... on the main article by ArbiterOne · · Score: 4, Informative

    Especially since saying "...leaving the DNS service alone..." is redundant. DNS = Domain Name Service. That's like saying Domain Name Service service. Or like saying PIN number... or ATM machine...

  15. Re:And microsoft does this anyway to all windows u by nmg196 · · Score: 4, Informative

    IIRC, IE will take you immediately to a search engine without displaying any error message. This is the annoying and broken behaviour that the OP was talking about.

    You recall incorrectly. If you type in a proper domain name, IE will just give you a "This page cannot be displayed - Cannot find server or DNS Error". It only tries to do a search if you type in non domain name type expressions. eg a phrase with spaces or a single word without any dots in it which doesn't match a local host.

    I expect it to say "domain name not found". End of story.

    That's exactly what it does say! Why do people keep confusing what happens if you type in *words*, with what happens if you type in a *domain*?

    Please *try* these things before posting misleading rubbish that will only spark further trollish messages.

    (I have tried all of the above in IE6)

  16. That was the idea behind RealNames by blorg · · Score: 4, Informative
    Unfortunately, or otherwise, they just couldn't get critical mass and folded when MS took them out of IE (possibly because they wanted to emphasise MSN search instead).

    There are good reasons for a hierarchy. Control is devolved, rather than concentrated in a single body. Each country has control of their own TLD, (excepting those that have sold it off) and believe it or not outside the US they *are* used, particularly for local businesses. And so on to the following levels: a domain owner has the freedom to set up as many third-level subdomains as they like (smtp.mydomain.com, pop3.mydomain.com, etc.). I don't know how this would work with a single-word system.

    Anyway, many browsers *will* try .com on the end if you type in a single word, or you can just stick your favourite sites in your hosts file:

    66.35.250.150 slashdot