mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 19:46:34 +00:00 
			
		
		
		
	Fix some grammatical and typo errors
- addons —> add-ons - Whops —> Whoops - unsuported —> unsupported - pre-installed —> preinstalled - projects —> project
This commit is contained in:
		 Mitchell Cash
					Mitchell Cash
				
			
				
					committed by
					
						 Alex Booker
						Alex Booker
					
				
			
			
				
	
			
			
			 Alex Booker
						Alex Booker
					
				
			
						parent
						
							a61a6f655c
						
					
				
				
					commit
					f895738e37
				
			
							
								
								
									
										18
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								index.html
									
									
									
									
									
								
							| @@ -103,7 +103,7 @@ | ||||
| 		<li><a href="#browser">Recommendation</a></li> | ||||
| 		<li><a href="#fingerprint">Fingerprint</a></li> | ||||
| 		<li><a href="#webrtc">WebRTC IP Leak</a></li> | ||||
| 		<li><a href="#addons">Firefox Privacy Addons</a></li> | ||||
| 		<li><a href="#addons">Firefox Privacy Add-ons</a></li> | ||||
| 		<li><a href="#about_config">Privacy Related Tweaks</a></li> | ||||
| 	</ul> | ||||
| </li> | ||||
| @@ -527,7 +527,7 @@ Over the last 16 months, as I've debated this issue around the world, every sing | ||||
| <h3 class="panel-title">Mozilla Firefox</h3> | ||||
| </div> | ||||
| <div class="panel-body"> | ||||
| 	<p><img src="img/tools/Firefox.png" align="right" style="margin-left:5px;"><a href="http://www.erfahrungen.com/mit/Firefox/" target="_blank">Firefox</a> is fast, reliable, open source and respects your privacy. Don't forget to adjust the settings according to our recommendations: <a href="#webrtc">WebRTC</a> and <a href="#about_config">about:config</a> and get the <a href="#addons">privacy addons</a>.</p> | ||||
| 	<p><img src="img/tools/Firefox.png" align="right" style="margin-left:5px;"><a href="http://www.erfahrungen.com/mit/Firefox/" target="_blank">Firefox</a> is fast, reliable, open source and respects your privacy. Don't forget to adjust the settings according to our recommendations: <a href="#webrtc">WebRTC</a> and <a href="#about_config">about:config</a> and get the <a href="#addons">privacy add-ons</a>.</p> | ||||
| 	<p><a href="https://www.firefox.com/" target="_blank"><button type="button" class="btn btn-success">Download: www.firefox.com</button></a></p> | ||||
| 	<p>OS: Windows, Mac, Linux, Android, BSD.</p> | ||||
| </div> | ||||
| @@ -541,7 +541,7 @@ Over the last 16 months, as I've debated this issue around the world, every sing | ||||
| <h3 class="panel-title">GNU IceCat</h3> | ||||
| </div> | ||||
| <div class="panel-body"> | ||||
| <p><img src="img/tools/IceCat.png" align="right" style="margin-left:5px;">GNU IceCat is a good choice for privacy related matters. It is a free software rebranding of the Mozilla Firefox web browser distributed by the GNU Project. IceCat comes with pre-installed privacy addons.</p> | ||||
| <p><img src="img/tools/IceCat.png" align="right" style="margin-left:5px;">GNU IceCat is a good choice for privacy related matters. It is a free software rebranding of the Mozilla Firefox web browser distributed by the GNU Project. IceCat comes with preinstalled privacy add-ons.</p> | ||||
| <p><a href="http://www.gnu.org/software/gnuzilla/" target="_blank"><button type="button" class="btn btn-info">Download: www.gnu.org</button></a></p> | ||||
| <p>OS: Windows, Mac, Linux, Android.</p> | ||||
| </div> | ||||
| @@ -556,7 +556,7 @@ Over the last 16 months, as I've debated this issue around the world, every sing | ||||
| <h3 class="panel-title">Tor Browser Bundle</h3> | ||||
| </div> | ||||
| <div class="panel-body"> | ||||
| 	<p><img src="img/tools/Tor-Browser.png" align="right" style="margin-left:5px;">Tor Browser is your choice if you need an extra layer of anonymity. It's a modified version of Firefox, it comes with pre-installed privacy addons, encryption and an advanced proxy.</p> | ||||
| 	<p><img src="img/tools/Tor-Browser.png" align="right" style="margin-left:5px;">Tor Browser is your choice if you need an extra layer of anonymity. It's a modified version of Firefox, it comes with preinstalled privacy add-ons, encryption and an advanced proxy.</p> | ||||
| 	<p><a href="https://www.torproject.org/" target="_blank"><button type="button" class="btn btn-warning">Download: www.torproject.org</button></a></p> | ||||
| 	<p>OS: Windows, Mac, Linux, <a href="https://mike.tig.as/onionbrowser/" target="_blank">iOS</a>, <a href="https://www.torproject.org/docs/android.html.en" target="_blank">Android</a>, <a href="https://github.com/torbsd/openbsd-ports" target="_blank">OpenBSD.</a></p> | ||||
| </div> | ||||
| @@ -606,7 +606,7 @@ Over the last 16 months, as I've debated this issue around the world, every sing | ||||
| <ul> | ||||
| 	<li><a href="https://panopticlick.eff.org/browser-uniqueness.pdf" target="_blank">How Unique Is Your Web Browser? Peter Eckersley, EFF.</a></li> | ||||
| 	<li><a href="https://www.reddit.com/r/privacytoolsIO/comments/35pqyl/new_section_browser_fingerprint_is_your_browser/" target="_blank">Join our discussion on reddit.com about browser fingerprinting.</a></li> | ||||
| 	<li><a href="#addons">Our Firefox privacy addons section.</a></li> | ||||
| 	<li><a href="#addons">Our Firefox privacy add-ons section.</a></li> | ||||
| 	<li><a href="https://www.browserleaks.com/" target="_blank">BrowserLeaks.com</a> - Web browser security testing tools, that tell you what exactly personal identity data may be leaked without any permissions when you surf the Internet.</li> | ||||
| </ul> | ||||
|  | ||||
| @@ -665,11 +665,11 @@ Over the last 16 months, as I've debated this issue around the world, every sing | ||||
| <a class="anchor" name="addons"></a> | ||||
|  | ||||
| <div class="page-header"> | ||||
| 	<h1><a href="#addons" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Excellent Firefox Privacy Addons</h1> | ||||
| 	<h1><a href="#addons" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Excellent Firefox Privacy Add-ons</h1> | ||||
| </div> | ||||
|  | ||||
| <div class="alert alert-success" role="alert"> | ||||
| 	<strong>Improve your privacy with these excellent Firefox addons.</strong> | ||||
| 	<strong>Improve your privacy with these excellent Firefox add-ons.</strong> | ||||
| </div> | ||||
|  | ||||
| <h3>Stop tracking with "Disconnect"</h3> | ||||
| @@ -721,7 +721,7 @@ Over the last 16 months, as I've debated this issue around the world, every sing | ||||
| <br> | ||||
|  | ||||
| <div class="alert alert-warning" role="alert"> | ||||
| <strong>The following addons require quite a lot of interaction from user to get things working. Some sites will not work properly until you have configured the addons.</strong> | ||||
| <strong>The following add-ons require quite a lot of interaction from user to get things working. Some sites will not work properly until you have configured the add-ons.</strong> | ||||
| </div> | ||||
| <!-- | ||||
| <h3>Stop cross-site requests with "Request Policy"</h3> | ||||
| @@ -2235,7 +2235,7 @@ It's important for a website like privacytools.io to be up-to-date. Keep an eye | ||||
| <p>Make suggestions on reddit: <a href="https://www.reddit.com/r/privacytoolsIO/" target="_blank">https://www.reddit.com/r/privacytoolsIO/</a> <strong>Warning: Warrant Canary has been removed by Reddit</strong></p> | ||||
| <p>Follow on Twitter: <a href="https://twitter.com/privacytoolsIO" target="_blank">https://twitter.com/privacytoolsIO</a></p> | ||||
| <p>View and edit our website source code on GitHub: <a href="https://github.com/privacytoolsIO/privacytools.io" target="_blank">https://github.com/privacytoolsIO/privacytools.io</a></p> | ||||
| <p>Thank you for participating. This projects needs you.</p> | ||||
| <p>Thank you for participating. This project needs you.</p> | ||||
|  | ||||
|  | ||||
| <br> | ||||
|   | ||||
| @@ -38,7 +38,7 @@ | ||||
|     </noscript> | ||||
|     <div class="alert alert-danger unsupported-browser-alert" id="unsupported-browser-alert"> | ||||
|       <p> | ||||
|         <span class="glyphicon glyphicon-warning-sign"></span> <strong>Hold on.</strong> It looks like you are using an <em>unsuported browser</em> (probably Internet | ||||
|         <span class="glyphicon glyphicon-warning-sign"></span> <strong>Hold on.</strong> It looks like you are using an <em>unsupported browser</em> (probably Internet | ||||
|         Explorer...) Unfortunately, this tool will not work until you upgrade your | ||||
|         browser. Sorry for any inconvenience caused. | ||||
|       </p> | ||||
| @@ -247,7 +247,7 @@ | ||||
|           return; | ||||
|         } | ||||
|         if (password === '') { | ||||
|           alert("Whops. You unselected all the options. I don't know what characters you want. Click on the button entitled \"Advanced Options\" and enable some options then try again. Nice one"); | ||||
|           alert("Whoops. You unselected all the options. I don't know what characters you want. Click on the button entitled \"Advanced Options\" and enable some options then try again. Nice one"); | ||||
|           return; | ||||
|         } | ||||
|         $("#password-input").val(password); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user