Skip to content

Don’t leave traces

Many of you probably know about the leaked aol searches that happened a while ago. Besides being completely hilarious they also made people aware of the fact that search engines store all your search results, being logged in to the services makes it all the easier for them too.

So to alleviate that at least a little bit, I have written a little Greasemonkey extention that routes the searches you would normally make on Google, Yahoo!, or MSN through a secure search proxy over at http://www.blackboxsearch.com.

Just install Greasemonkey, install the script from here (http://www.nemik.net/blackboxsearch.user.js) and visit your Google, personalized googe.com/ig, Yahoo, or MSN page as normally. But whenever you do a search it will go through the anonymous proxy so that Google and others cannot keep track of your searches. :)

Let me know what you think of it. Also be sure to check out a much cooler aim at screwing up Google’s and other search engines’ datamining methods: http://www.lostinthecrowd.org.

20 Comments

  1. Read wrote:

    Nice! Is it possible to make it work with the search bar? Thank you.

    Monday, August 21, 2006 at 11:38 pm | Permalink
  2. nemik wrote:

    That is a great idea. I’ll try to create some tonight for the same big 3 search engines.
    Thanks!

    If I don’t get to it, I heard the search engine plugins are easy to work with and create. Blackboxsearch’s search URL is blackboxsearch.com/cgi-bin/search.cgi and it needs a hidden field of name=’engine’ value=’google’ (or yahoo or msn) to know which one to look at.
    Also, the input field for the actual search has name=’q’.

    Tuesday, August 22, 2006 at 10:06 am | Permalink
  3. henrah wrote:

    Beautiful idea — I got bored and refactored the code a little. Modified version is here:
    http://henrah.googlepages.com/blackboxsearch.user.js

    Tuesday, August 22, 2006 at 10:54 am | Permalink
  4. Andrew wrote:

    If you want to replace the Google quicksearch in Firefox, you can replace the URL with:

    http://blackboxsearch.com/cgi-bin/search.cgi?engine=google&q=%s

    And it will do the same thing. Not sure about changing the URL in the search bar as I only use the quicksearch functionality.

    Tuesday, August 22, 2006 at 11:05 am | Permalink
  5. pmd wrote:

    Any way to get this to work with the Google toolbar? Right now it looks like only in-page searches get routed. Well if not I’ll just do all my animal bondage pr0n searches from the Google page proper. ;) Thanks for the script!

    Tuesday, August 22, 2006 at 11:44 am | Permalink
  6. Tree wrote:

    Thanks, looks great.

    Tuesday, August 22, 2006 at 12:56 pm | Permalink
  7. nfowar wrote:

    It’s actually even easier than that:
    In your Firefox preferences, go to “Privacy” >> “Cookies” and set “Keep Cookies:” to “until I close Firefox”.
    If you don’t have a static IP or use your ISP’s search engine (like AOL), or leave your browser open for months, you’re save :)

    Tuesday, August 22, 2006 at 1:29 pm | Permalink
  8. Bradley wrote:

    The extension fouls up Web maps in Google, the kind where you enter an address in the Google searchbar and you get a choice of maps. It gives an Object Not Found error.

    Wednesday, August 23, 2006 at 12:36 am | Permalink
  9. jsaltz wrote:

    An abomination.

    Wednesday, August 23, 2006 at 5:26 pm | Permalink
  10. just noticed you just got blogged over here:

    http://www.googletutor.com/2006/08/24/6-ways-to-keep-your-search-secrets-safe/

    nice ext!

    Thursday, August 24, 2006 at 4:43 pm | Permalink
  11. ben wrote:

    Way to rip off busy city from opendesign.org. I believe you owe some credit to growldesign for your site.

    Thursday, August 24, 2006 at 5:45 pm | Permalink
  12. Silly rabbit wrote:

    Is one of your strategies to not leaving traces to use really light gray text on a white background?

    Thursday, August 24, 2006 at 6:19 pm | Permalink
  13. Tracy wrote:

    Thanks for the script! You can find Firefox search engine plugins for BlackBox here:

    http://mycroft.mozdev.org/download.html?name=blackbox

    Monday, August 28, 2006 at 10:51 pm | Permalink
  14. Kodephreez wrote:

    Thanks for the script.

    If you feel the need to actually change the Google search engine plugin instead of using the Blackbox plugin for google, just edit the google.src file in the action field. I also removed the update, so that it would not write over my changes.

    Tuesday, August 29, 2006 at 9:13 am | Permalink
  15. Sec wrote:

    The script has a few problems with google news or google codesearch. If you search on one of these, you automatically get transferred back to the web search. Perhaps you can fix this?

    Wednesday, October 11, 2006 at 6:42 am | Permalink
  16. nemik wrote:

    Sec,

    Yea I know, but blackboxsearch currently does not have a proxy for searching those parts of google, only the main one.
    Though perhaps I’ll change the code when I have time to not use the proxy search when the user is on the news/images/codesearch, etc and get it to only be invoked for the regular search.

    Wednesday, October 11, 2006 at 10:34 am | Permalink
  17. david wrote:

    use the customizegoogle extension to anonymize the google cookie UID and to block cookies getting sent to google analytics.

    http://www.customizegoogle.com

    and it doesn’t mess up the other google search applications. :)

    Friday, January 19, 2007 at 10:28 am | Permalink
  18. anon wrote:

    I tried using the blackbox website for search but could not get search results from google or yahoo. Using either one returned a 404 site not found. Is this something with my firefox config or is the tool only useful for common search results?

    Friday, November 30, 2007 at 2:54 pm | Permalink
  19. Jon wrote:

    Whenever I search with script in place (so to speak), I get:

    Not Found
    The requested URL /cgi-bin/search.cgi was not found on this server.

    Apache/2.2.3 (CentOS) Server at http://www.blackboxsearch.com Port 80

    But this is for every page, including trying to search for google. How do I fix this.

    Tuesday, August 11, 2009 at 10:15 pm | Permalink
  20. nemik wrote:

    I think http://blackboxsearch.com stopped working or providing free Google results proxying. Make your own proxy server for this? Not sure. Nothing I can do to fix it.

    Monday, August 31, 2009 at 9:16 pm | Permalink

10 Trackbacks/Pingbacks

  1. Eliminate Your Search History - Firefox Facts on Tuesday, August 22, 2006 at 10:26 am

    [...] + Learn More About This Greasemonkey Script! Tags: security, scripts, Yahoo, MSN, Google, history, searchAugust 22nd, 2006 at 10:26 am [...]

  2. links for 2006-08-23--TimmyBLOG on Tuesday, August 22, 2006 at 7:35 pm

    [...] Don’t leave traces– Nemik’s Blog (tags: extension extensions Google internet search SearchEngine security tool web plugins) [...]

  3. Melodiefabriek » Blog Archive » links for 2006-08-22 on Wednesday, August 23, 2006 at 1:17 am

    [...] Don’t leave traces– Nemik’s Blog (tags: search privacy Firefox greasemonkey) [...]

  4. [...] Link [...]

  5. DeStructUred Blog » Blog Archive » links for 2006-08-23 on Thursday, August 24, 2006 at 3:57 pm

    [...] Don’t leave traces– Nemik’s Blog A greasemonkey script to avoid Google Yahoo or MSN data mining on your search. (tags: Search Proxy Google) [...]

  6. Trader Eyal » Blog Archive » Some interesting extensions on Saturday, August 26, 2006 at 2:19 am

    [...] TrackMeNot TrackMeNot is a lightweight browser extension that protects web-searchers against surveillance and data-profiling. [...]

  7. Trader Eyal » Blog Archive » Some interesting extensions on Saturday, August 26, 2006 at 3:52 am

    [...] TrackMeNot TrackMeNot is a lightweight browser extension that protects web-searchers against surveillance and data-profiling. [...]

  8. Desi Blah » Technophilia: Protect your web searches on Monday, August 28, 2006 at 12:38 pm

    [...] BlackBox Greasemonkey extension: an extensions that reroutes your searches at Google, Yahoo, or MSN through BlackBoxSearch, a secure proxy. [...]

  9. links for 2006-10-08 « Dark Corner of the Empty Head on Sunday, October 8, 2006 at 6:23 pm

    [...] Don’t leave traces– Nemik’s Blog Many of you probably know about the leaked aol searches that happened a while ago. Besides being completely hilarious they also made people aware of the fact that search engines store all your search results, being logged in to the services makes it all t (tags: privacy search security greasemonkey proxy Firefox internet anonymous mozilla useful utilities aol news blog plugins web yahoo daily extension extensions google searchengine software hack tech technology hacks tool tools toread javascript) [...]

  10. [...] 5. Don’t Leave Traces FireFox/Greasemonkey Extention [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*