LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxQuestions.org Member Success Stories
User Name
Password
LinuxQuestions.org Member Success Stories Just spent four hours configuring your favorite program? Just figured out a Linux problem that has been stumping you for months?
Post your Linux Success Stories here.

Notices


Reply
  Search this Thread
Old 05-31-2012, 12:36 PM   #1
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215
Blog Entries: 2

Rep: Reputation: 49
How to stop Firefox from telling Google where you are going


As 'a courtesy' Firefox tells Google the site you paropose to visit, that way Google can check it for safety. We all trust Google implicitly, so there is nothing Orwellian about this.

Apparently the way to stop this is Edit -> Preferences -> Security tab -> then uncheck 'block reported attack sites', 'block reported web forgeries'.

(Apparently Mozilla gets most of its money from Google. Do not know if this is a good question but checking the web sites for us would seem to cost Google money - why would they pay Mozilla to do this if they did not have a sinister, ulterior motive?)

I use things like trafficlight, https://addons.mozilla.org/en-US/fir.../trafficlight/ , wonder if they cause the Google tracking type problem too.
 
Old 05-31-2012, 01:16 PM   #2
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,885
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
/* Disable geolocation */
user_pref("geo.enabled", false);

/* Disable Google lookups */
user_pref("browser.safebrowsing.enabled", false);
user_pref("browser.safebrowsing.malware.enabled", false);
user_pref("browser.safebrowsing.remoteLookups", false);


/* Disable network prefetching/search engine suggest */
user_pref("network.prefetch-next", false);
user_pref("browser.search.suggest.enabled", false);

You aren't being paranoid enough.
Security and Privacy on the Internet - LinuxQuestions.org : https://www.linuxquestions.org/quest...internet-3080/
 
2 members found this post helpful.
Old 05-31-2012, 03:49 PM   #3
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215

Original Poster
Blog Entries: 2

Rep: Reputation: 49
Quote:
Originally Posted by craigevil View Post
You aren't being paranoid enough.[/url]
I'm also not being intelligent enough. What should I do with the code?
 
Old 05-31-2012, 04:02 PM   #4
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,885
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Rather than using about:config, create a file named user.js in your Firefox profile directory.

user.js overwrites pref.js.

User.js file - MozillaZine Knowledge Base - http://kb.mozillazine.org/User.js_file
 
1 members found this post helpful.
Old 05-31-2012, 05:16 PM   #5
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215

Original Poster
Blog Entries: 2

Rep: Reputation: 49
Great thanks. Incidentally, slight typo, it should be not pref.js but prefs.js.

Last edited by lugoteehalt; 06-01-2012 at 11:15 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu Jaunty User with firefox 3.5.2: get old firefox updates to stop? Captain Obvious Linux - Software 2 04-14-2010 02:09 PM
Black screen on Slack 12.1 and google telling me I have a virus! buf Slackware 16 05-18-2008 12:05 AM
LXer: Petition to all us Linux users to stop telling newbies "RTMF". LXer Syndicated Linux News 2 03-29-2006 07:22 PM
telling websites firefox is ie/netscape TimmyP Linux - Software 2 01-14-2006 11:28 AM
telling firefox to print to CUPS Rhatlinux *BSD 9 11-21-2004 08:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxQuestions.org Member Success Stories

All times are GMT -5. The time now is 03:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration