forked from micheleMM/N-O-D-E.net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
firefox.html
165 lines (102 loc) · 9.09 KB
/
firefox.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!--
=============================
_ ______ ____ ______
/ | / / __ \/ __ \/ ____/
/ |/ / / / / / / / __/
/ /| / /_/ / /_/ / /___
/_/ |_/\____/_____/_____/
=============================
-->
<!DOCTYPE html>
<html>
<head>
<title>N O D E</title>
<meta name="google-site-verification" content="KAh0wcTC2Anz5ea6Kq26RuhsiUKx5FD3D4HZAJdfaf4" />
<link rel="shortcut icon" href="images/avatar.png">
<link rel="alternate" href="https://n-o-d-e.net/rss/rss.xml" type="application/rss+xml" title="N O D E"/>
<link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen">
</head>
<body>
<div id="page">
<div id="content">
<!--HEADER SECTION -->
<div id="header"><pre>
<a class="node" href="http://n-o-d-e.net">
×× ×× ××××× ×××××× ××××××
××× ×× ×× ×× ×× ×× ××
×× × ×× ×× ×× ×× ×× ×××××
×× ××× ×× ×× ×× ×× ××
×× ×× ××××× ×××××× ××××××</a>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
</div>
<!--CONTENT -->
<div id="list">
<div class="title">
HOW TO SET UP FIREFOX FOR SECURITY/PRIVACY<br>
--
</div>
<div id="post">
<p>This little guide will show you how to set up Firefox for greater privacy and security.Obviously this isn't exhaustive, but it should be a good start.</p>
<p>I'm using Firefox, because I think it's currently the most privacy friendly browser due to it's open source nature and the fact that it isn't owned by a big data-mining corporation, like Chrome and Safari are.</p>
<p>Quick shout out to the people on twitter who gave suggestions, and all links mentioned are below.</p>
<div class="videowrapper">
<iframe src="https://www.youtube.com/embed/onmDmyypIMM?rel=0&showinfo=0" frameborder="0"></iframe>
</div>
<p class="description">
- <a href="https://www.youtube.com/watch?v=onmDmyypIMM" target="_blank">Youtube link</a><br>
- <a href="https://archive.org/download/firefox_201612/firefox.mp4" target="_blank">Archive.org mirror</a><br>
- <a href="https://archive.org/download/firefox_201612/firefox_201612_archive.torrent" target="_blank">Torrent</a><br>
- <a href="https://keybase.pub/nodefiles/firefox.mp4" target="_blank">Keybase mirror</a>
</p>
<p class="subtitle">DEFAULT SEARCH ENGINE</p>
<p>The first thing to do is change your default search engine. I chose DuckDuckGo.com because it is open source, and doesn't track users at all. It's pretty cool, and has it's own image search as well. There's even a working Javascript free version.</p>
<p>- https://duckduckgo.com</p>
<p class="subtitle">REMOVE FLASH</p>
<p>Unless you have a very specific need for flash to be on your system, I would remove it completely. Just do a search for news of flash exploits and you will see how much of a security risk it is.</p>
<p>Youtube and other sites have been transitioning over to HTML5 alternatives for some time now, so it's not that big a deal.</p>
<p class="subtitle">NOSCRIPT</p>
<p>The NoScript add-on allows you to specify which sites can run scripts in your browser, and by default, blocks everything. The goal is to stop both malicious and tracking scripts from interacting with your system at all. When you first use it you'll be surprised by how many scripts are running on some sites. There are lots of extra options to drill down into if you want, and I highly recommend using this.</p>
<p>- https://noscript.net<br>
- https://addons.mozilla.org/en-US/firefox/addon/noscript/</p>
<p class="subtitle">RANDOM AGENT SPOOFER</p>
<p>When you visit websites, you are automatically sending data about your computer. This includes your browser, it's version number, your operating system and what version it is, your screen resolution, language, the fonts on your system, and more, and this information is used to fingerprint and track you. This add-on randomly changes your user agent as often as you wish, making it a little harder to passively track you. It also has a tonne of other options to protect your privacy.</p>
<p>- https://github.com/dillbyrne/random-agent-spoofer<br>
- https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/</p>
<p class="subtitle">UBLOCK ORIGIN</p>
<p>uBlock Origin is an ad-blocker which automatically blocks different ads while you browse. Aside from most ads being annoying, the fact is that they also track your movements on the web.</p>
<p>There are other ad-blockers out there too, so have a look for yourself. Most also have a whitelisting feature giving you the option to support certain sites.</p>
<p>- https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/</p>
<p class="subtitle">PRIVACY BADGER</p>
<p>Similar-ish to an ad-blocker, but more robust is Privacy Badger by the EFF. This add-on checks to see if third party servers are tracking you through cookies or canvas fingerprinting, and gives you the option to block them.</p>
<p>For example, anyone can embed a Facebook ‘like' button on their website, and since they are so widely used, every time you visit a site with one, Facebook indirectly knows almost every site you use. This add-on blocks that.</p>
<p>Again, this can be used on a site by site basis, so you can decide what you want to allow and what to block. It's also worth noting that the add-on Ghostery is also good and works in a similar way.</p>
<p>- https://www.eff.org/privacybadger
- https://addons.mozilla.org/en-US/firefox/addon/privacy-badger-firefox/</p>
<p class="subtitle">HTTPS EVERYWHERE</p>
<p>Finally we have HTTPS Everywhere, another add-on by the EFF. This one automatically checks whether every site you visit has an SSL encryption certificate, and if so, takes you to the HTTPS version of the website. The goal is to ensure that your browsing is encrypted, so passive snoopers can't see the actual content of what you're looking at.</p>
<p>- https://www.eff.org/https-everywhere<br>
- https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/</p>
<p class="subtitle">CONCLUSION</p>
<p>You can check out the Panopticlick to see how safe your browser is against tracking.</p>
<p>Again, this guide only provides the basics, and you could go further with things like multi-hop VPNs and TOR, but those involve more complex ideas like trust and information security that are a little outside the scope of this video. However, if you're doing your daily browsing or whatever, these steps should add a few more layers of security and privacy.</p>
<p>- https://panopticlick.eff.org</p>
<p>--<br>
BY NODE</p>
</div>
</div>
<!--FOOTER SECTION -->
<div id="footer">
<pre>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
<div class="filter">
<a href="http://n-o-d-e.net">HOME</a>
<span class="footdogs"> × </span>
<a href="http://N-O-D-E.net/shop/">SHOP</a>
<span class="footdogs"> × </span>
<a target="_blank" href="http://patreon.com/N_O_D_E_">PATREON</a>
<span class="footdogs"> × </span>
<a target="_blank" href="https://github.com/N-O-D-E/N-O-D-E.net">GITHUB</a>
</div>
</div>
</body>
</html>