Deep Tweak: Security and Privacy

General discussion and chat (archived)
masson

Deep Tweak: Security and Privacy

Unread post by masson » 2012-10-28, 20:55

Hello brother/sisters, where I can find "the ultimate" user_prefs (tweaked) for secure anonymously browsing (not casual)? eg. prefs DOMS, CAPS, websocket etc.


masson

Re: Deep Tweak: Security and Privacy

Unread post by masson » 2012-10-29, 17:54

That's basic starter, thanks.

I am looking more deep, and suggest Pale Moon provide Default Prefs and Tweaked Prefs in the installation folder.

dark_moon

Re: Deep Tweak: Security and Privacy

Unread post by dark_moon » 2012-10-29, 18:00

You have security tweaks in the guid.
How much tweaks you are need?

If you wan't more security and privacy install NoScript.

Edit: Damn forget it: Welcome to the forum :wave:

masson

Re: Deep Tweak: Security and Privacy

Unread post by masson » 2012-10-29, 18:31

HERE DEEPER EXAMPLE

Code: Select all

pref("network.websocket.enabled");
Websocket can be used to bypass Security Settings causing DNS Leak. WebSocket providing for bi-directional, full-duplex communications channels, over a single TCP socket.

Code: Select all

pref("privacy.donottrackheader.enabled");
Don't track me Mozilla introduced the Do Not Track privacy feature to give users a way to tell companies they don't want to be tracked online.

Code: Select all

pref("dom.enable_performance");
This setting allows the browser to collect and send usage information back to Mozilla. Sends Mozilla non-personal usage, performance, and responsiveness statistics about user interface features, memory, and hardware configuration.

Code: Select all

pref("network.allow-experiments");
pref("dom.new_bindings");
pref("dom.experimental_bindings");
pref("dom.workers.enabled);
This unknown feature no explanation.

megaman

Re: Deep Tweak: Security and Privacy

Unread post by megaman » 2012-10-30, 01:16

masson wrote:Don't track me Mozilla introduced the Do Not Track privacy feature to give users a way to tell companies they don't want to be tracked online.
Do not depend on this one. It merely asks to be excluded from being tracked, something that companies do not honor.

Labelleprovince

Re: Deep Tweak: Security and Privacy

Unread post by Labelleprovince » 2012-11-01, 03:52

Asking for "Security and Privacy" ?
You can install "security tunnel".

SecurityKISS Tunnel for Windows is FREE (300 MB per day).
This program was tested by me. Recommended.

http://www.securitykiss.com/resources/download/windows/

masson

Re: Deep Tweak: Security and Privacy

Unread post by masson » 2012-11-01, 05:03

Great news, thank you Labelleprovince i'll try SecurityKISS Tunnel.

Locked