+ Reply to Thread
Page 1 of 5 123 ... LastLast
Results 1 to 15 of 66

Thread: Disable Referrer Headers In Firefox

  1. #1

    Join Date
    01.07.08
    Posts
    1,191
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 sssss1191

    Disable Referrer Headers In Firefox

    Do you want complete privacy? Don't let servers know even where you come from! Block referrers being sent to them simply and easily.
    Every time you click on a link or submit a form, some headers are sent to the server in a GET or POST request. Every time you do that though, your browser sends some extra headers. One of them is the referrer - the address of the page where you clicked on that link (or submitted the form).

    Why would you like to block the referrer? Well, everyone has his own personal reasons, better privacy being one of them.

    There are more than one ways to block the referrer field though, easiest one though is by using the Web Developer toolbar for Firefox.

    A

    Download and install Web Developer toolbar.




    B


    1. Type “about:config” in the location bar, and press return.
    2. In the filter box, type “referer” and press return. This should leave you with one preference, network.http.sendRefererHeader. This is probably set to 2.
    3.Right click on network.http.sendRefererHeader and select “Modify”



    4.In the dialog that appears type “0″ and press OK:




    This completely disables the referer header. This is normally what you want, though it may occasionally break a few sites that check the referer header to prevent deep linking or framing of its content. (It breaks WordPress, for example.)

    If you run into problems, try setting sendRefererHeader to 1 instead. Setting it to 1 sends a referer header when following a link to another page, but not when loading images on the page. This will block most cross-site cookie tracking, but still allow WordPress and most other sites that depend on referers to function. Setting sendRefererHeader to 2 (the default) sends it when following links and when loading images on the page.

    There’s also a boolean network.http.sendSecureXSiteReferer preference. If true, referer headers are sent for https the same as they are for http (i.e. controlled by network.http.sendRefererHeader). If false, referer headers are not sent for https connections. The default is true, and that’s probably OK; but if you like you can set this to false by toggling the value or just double click:



    That’s it. You’re done. Taking these steps significantly reduces the ability of sites to track and profile you

    Keep in mind though that by blocking the referrer field being sent to server may have some disadvantages though. It WILL trigger Leech Protection if it is enabled, preventing you from viewing some pages or only images/video depending on how it is configured on the server.As a conclusion, having the option of blocking the referrers can be a very useful thing in some circumstances, but I'd advice you only to use it when you REALLY need to in order for you to view websites without many avoidable headaches.
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    Hunter (27.08.13) , Lucius (06.08.11) , Socialdemo (16.04.11) , hontoCorti (30.05.10) , Extraterrestrial (27.05.10) , (18.03.10) , abookhalil (04.02.10) , saebrtooth (04.02.10) , thecoolest (19.10.09) , SBcheater (11.10.09) , Nickname (12.08.09) , mmmmm (28.07.09) , Kyllyee (15.07.09) , DriftKing (15.07.09) , CS Curse (15.07.09) , Tarantino (15.07.09) , Blocker (15.07.09) , SealLion (15.07.09) , Snitlev (14.07.09) , Butcho (30.04.09) , KalPenn (29.04.09) , zatoicchi (29.04.09) , alpacino (29.04.09) , morgan (29.04.09) , Se7Ven (29.04.09) , anonftw (29.04.09) , shoulder (29.04.09) , splicer (28.04.09) , hitman (28.04.09) , DarkSaibot v.1.3.10 (28.04.09)

  3. #2

    Join Date
    02.01.09
    Location
    Behind you.
    P2P Client
    uTorrent / Azureus / kTorrent
    Posts
    531
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss531
    Good info; +1 rep.
    Reply With QuoteReply With Quote
    Thanks

  4. Who Said Thanks:

    kazuya (29.04.09)

  5. #3

    Join Date
    12.11.08
    Location
    Europe
    P2P Client
    Nothing ATM
    Posts
    303
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss303
    Does the "No-ref" option in the "Quick preference button" addon or the "No-referer" addon
    also do that?
    They seem to be easier.
    Reply With QuoteReply With Quote
    Thanks

  6. #4
    Advanced User alpacino's Avatar
    Join Date
    18.03.09
    Location
    locked in Alchemilla Hospital
    P2P Client
    none, just the toolz
    Posts
    2,066
    Activity Longevity
    7/20 18/20
    Today Posts
    0/5 sssss2066
    Quote Originally Posted by Grambo View Post
    Does the "No-ref" option in the "Quick preference button" addon or the "No-referer" addon
    also do that?
    They seem to be easier.
    It oughta work too, but hey appreciate kazuya's work, his tutorial works 100% and you don't need to install any add-on for that.
    it's hip to be square
    Reply With QuoteReply With Quote
    Thanks

  7. Who Said Thanks:

    SealLion (15.07.09) , kazuya (30.04.09)

  8. #5
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,430
    Activity Longevity
    7/20 19/20
    Today Posts
    1/5 ssss39430
    Although it's a bit hard to disable when no referers trigger anti-leech protection.

    You could also use the HTTP Header Filter addon and set up a rule for "filter, Referer". It can then be toggled on and off with a single click.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  9. #6
    Moderator
    shoulder's Avatar
    Join Date
    12.04.08
    Location
    I*** D* M*****
    Posts
    4,827
    Activity Longevity
    3/20 19/20
    Today Posts
    0/5 sssss4827
    If you're using Firefox go for RefControl, it does the best job.



    ------------------------------>>>>>>>>>> <<<<<<<<<<------------------------------

    Reply With QuoteReply With Quote
    Thanks

  10. Who Said Thanks:

    anonftw (15.07.09) , Se7Ven (15.07.09) , Tarantino (15.07.09) , SealLion (15.07.09)

  11. #7

    Join Date
    12.11.08
    Location
    Europe
    P2P Client
    Nothing ATM
    Posts
    303
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss303
    Of course I didn't mean to diss Kazuyas post.
    I only posted a question.

    Thanks for the answers everyone.
    I'll try the different addons and see which I like best.
    Reply With QuoteReply With Quote
    Thanks

  12. #8

    Join Date
    30.12.08
    Location
    House
    P2P Client
    utorrent
    Posts
    555
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss555
    Quote Originally Posted by shoulder View Post
    If you're using Firefox go for RefControl, it does the best job.
    In this addon ( Default for sites not listed: Block ) it should like this right ? or I must add some sites ?
    Edit: my firefox now it's fly
    Last edited by atlantis; 15.07.09 at 08:49.
    Reply With QuoteReply With Quote
    Thanks

  13. #9

    Join Date
    28.03.09
    Location
    Italy ---> Roma
    P2P Client
    Deluge
    Posts
    221
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss221
    Quote Originally Posted by shoulder View Post
    If you're using Firefox go for RefControl, it does the best job.

    I have blocked all sites?
    Reply With QuoteReply With Quote
    Thanks

  14. #10
    Moderator
    shoulder's Avatar
    Join Date
    12.04.08
    Location
    I*** D* M*****
    Posts
    4,827
    Activity Longevity
    3/20 19/20
    Today Posts
    0/5 sssss4827
    What do you mean by that?



    ------------------------------>>>>>>>>>> <<<<<<<<<<------------------------------

    Reply With QuoteReply With Quote
    Thanks

  15. #11
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,430
    Activity Longevity
    7/20 19/20
    Today Posts
    1/5 ssss39430
    I think he means he's disabled referers for all sites. Careful with this, some pages and downloads won't work.

    splicer is a fan of the "Forge" setting
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  16. #12

    Join Date
    28.03.09
    Location
    Italy ---> Roma
    P2P Client
    Deluge
    Posts
    221
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss221
    Then only for SB-I

    I tested this: Sniffing Browser History with NO Javascript!

    Works well

    This is enough to be safe?
    Reply With QuoteReply With Quote
    Thanks

  17. #13
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,430
    Activity Longevity
    7/20 19/20
    Today Posts
    1/5 ssss39430
    SB-I isn't on their list. Apply this tweak and visit YouTube, Google, Wikipedia, etc. If the scanner can't tell you've visited those sites, you're safe.

    If you want to test if referers are fully disabled, go to IP.cc, then click on "anonymity test".
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  18. Who Said Thanks:

    Tarantino (15.07.09)

  19. #14

    Join Date
    01.07.08
    Posts
    1,191
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 sssss1191
    Easiest and best way just to disable history.i mean you don't need it any way,if you find some interesting stuff on net you will bookmark it, if you are smart
    Reply With QuoteReply With Quote
    Thanks

  20. #15
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,430
    Activity Longevity
    7/20 19/20
    Today Posts
    1/5 ssss39430
    Disabling history by itself won't prevent sites from knowing where they've been linked to through HTTP referers.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  21. Who Said Thanks:

    Tarantino (15.07.09)

+ Reply to Thread
Page 1 of 5 123 ... LastLast

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •