mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Move search engines to separate file
This commit is contained in:
		
							
								
								
									
										52
									
								
								_includes/sections/search-engines.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										52
									
								
								_includes/sections/search-engines.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,52 @@ | |||||||
|  | <h1 id="search" class="anchor"><a href="#search"><i class="fas fa-link anchor-icon"></i></a> Privacy Respecting Search Engines</h1> | ||||||
|  |  | ||||||
|  | <div class="alert alert-warning" role="alert"> | ||||||
|  |   <strong> If you are currently using search engines like Google, Bing or Yahoo, you should pick an alternative here. </strong> | ||||||
|  | </div> | ||||||
|  |  | ||||||
|  | <div class="row mb-2"> | ||||||
|  |  | ||||||
|  |   {% include card.html color="success" | ||||||
|  |   title="searx" | ||||||
|  |   image="assets/img/provider/searx.jpg" | ||||||
|  |   url="https://searx.me/" | ||||||
|  |   tor="http://ulrn6sryqaifefld.onion" | ||||||
|  |   extra_button='<a class="btn btn-success mb-1" href="https://github.com/asciimoo/searx/wiki/Searx-instances">List of Instances</a>' | ||||||
|  |   description='An <a href="https://github.com/asciimoo/searx">open source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking.' | ||||||
|  |   %} | ||||||
|  |  | ||||||
|  |   {% include card.html color="primary" | ||||||
|  |   title="StartPage" | ||||||
|  |   image="assets/img/provider/StartPage.png" | ||||||
|  |   url="https://www.startpage.com/" | ||||||
|  |   description="Google search results, with complete privacy protection. Behind StartPage is a european company that has been obsessive about privacy since 2006." | ||||||
|  |   %} | ||||||
|  |  | ||||||
|  |   {% include card.html color="warning" | ||||||
|  |   title="DuckDuckGo" | ||||||
|  |   image="assets/img/provider/DuckDuckGo.jpg" | ||||||
|  |   url="https://duckduckgo.com/" | ||||||
|  |   tor="http://3g2upl4pq6kufc4m.onion" | ||||||
|  |   description='The search engine that doesn\'t track you. Some of DuckDuckGo\'s code is free software hosted at <a href="https://github.com/duckduckgo">GitHub</a>, but the core is proprietary. <span class="flag-icon flag-icon-us"></span> <a href="#ukusa">The company is based in the USA.</a>' | ||||||
|  |   %} | ||||||
|  | </div> | ||||||
|  |  | ||||||
|  | <h3>Firefox Addon</h3> | ||||||
|  |  | ||||||
|  | <ul> | ||||||
|  |   <li> | ||||||
|  |     <a href="https://addons.mozilla.org/firefox/addon/google-search-link-fix/">Google search link fix</a> - Firefox extension that prevents Google and Yandex search pages from modifying search result links when you click them. This is useful when | ||||||
|  |     copying links but it also helps privacy by preventing the search engines from recording your clicks. (<a href="https://github.com/palant/searchlinkfix">Open Source</a>) | ||||||
|  |   </li> | ||||||
|  | </ul> | ||||||
|  |  | ||||||
|  | <h3>Worth Mentioning</h3> | ||||||
|  |  | ||||||
|  | <ul> | ||||||
|  |   <li> | ||||||
|  |     <a href="https://www.qwant.com/">Qwant</a> - Qwant's philosophy is based on two principles: no user tracking and no filter bubble. Qwant was launched in France in February 2013. <a href="https://www.qwant.com/privacy">Privacy Policy.</a> | ||||||
|  |   </li> | ||||||
|  |   <li> | ||||||
|  |     <a href="https://metager.de/en/">MetaGer</a> - An open source metasearch engine, which is based in Germany. It focuses on protecting the user's privacy. | ||||||
|  |   </li> | ||||||
|  | </ul> | ||||||
							
								
								
									
										51
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										51
									
								
								index.html
									
									
									
									
									
								
							| @@ -29,56 +29,9 @@ layout: default | |||||||
|  |  | ||||||
|   {% include sections/email-alternatives.html %} |   {% include sections/email-alternatives.html %} | ||||||
|  |  | ||||||
|   <h1 id="search" class="anchor"><a href="#search"><i class="fas fa-link anchor-icon"></i></a> Privacy Respecting Search Engines</h1> |   {% include sections/search-engines.html %} | ||||||
|  |  | ||||||
|   <div class="alert alert-warning" role="alert"> |   <h1 id="im" class="anchor"><a href="#im"><i class="fas fa-link anchor-icon"></i></a> Encrypted Instant Messenger</h1> | ||||||
|     <strong> If you are currently using search engines like Google, Bing or Yahoo, you should pick an alternative here. </strong> |  | ||||||
|   </div> |  | ||||||
|  |  | ||||||
|   <div class="row mb-2"> |  | ||||||
|  |  | ||||||
|     {% include card.html color="success" |  | ||||||
|     title="searx" |  | ||||||
|     image="assets/img/provider/searx.jpg" |  | ||||||
|     url="https://searx.me/" |  | ||||||
|     tor="http://ulrn6sryqaifefld.onion" |  | ||||||
|     extra_button='<a class="btn btn-success mb-1" href="https://github.com/asciimoo/searx/wiki/Searx-instances">List of Instances</a>' |  | ||||||
|     description='An <a href="https://github.com/asciimoo/searx">open source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking.' |  | ||||||
|     %} |  | ||||||
|  |  | ||||||
|     {% include card.html color="primary" |  | ||||||
|     title="StartPage" |  | ||||||
|     image="assets/img/provider/StartPage.png" |  | ||||||
|     url="https://www.startpage.com/" |  | ||||||
|     description="Google search results, with complete privacy protection. Behind StartPage is a european company that has been obsessive about privacy since 2006." |  | ||||||
|     %} |  | ||||||
|  |  | ||||||
|     {% include card.html color="warning" |  | ||||||
|     title="DuckDuckGo" |  | ||||||
|     image="assets/img/provider/DuckDuckGo.jpg" |  | ||||||
|     url="https://duckduckgo.com/" |  | ||||||
|     tor="http://3g2upl4pq6kufc4m.onion" |  | ||||||
|     description='The search engine that doesn\'t track you. Some of DuckDuckGo\'s code is free software hosted at <a href="https://github.com/duckduckgo">GitHub</a>, but the core is proprietary. <span class="flag-icon flag-icon-us"></span> <a href="#ukusa">The company is based in the USA.</a>' |  | ||||||
|     %} |  | ||||||
|   </div> |  | ||||||
|  |  | ||||||
|   <h3>Firefox Addon</h3> |  | ||||||
|   <ul> |  | ||||||
|     <li> |  | ||||||
|       <a href="https://addons.mozilla.org/firefox/addon/google-search-link-fix/">Google search link fix</a> - Firefox extension that prevents Google and Yandex search pages from modifying search result links when you click them. This is useful when |  | ||||||
|       copying links but it also helps privacy by preventing the search engines from recording your clicks. (<a href="https://github.com/palant/searchlinkfix">Open Source</a>) |  | ||||||
|     </li> |  | ||||||
|   </ul> |  | ||||||
|  |  | ||||||
|   <h3>Worth Mentioning</h3> |  | ||||||
|   <ul> |  | ||||||
|     <li> |  | ||||||
|       <a href="https://www.qwant.com/">Qwant</a> - Qwant's philosophy is based on two principles: no user tracking and no filter bubble. Qwant was launched in France in February 2013. <a href="https://www.qwant.com/privacy">Privacy Policy.</a> |  | ||||||
|     </li> |  | ||||||
|     <li> |  | ||||||
|       <a href="https://metager.de/en/">MetaGer</a> - An open source metasearch engine, which is based in Germany. It focuses on protecting the user's privacy. |  | ||||||
|     </li> |  | ||||||
|   </ul>  <h1 id="im" class="anchor"><a href="#im"><i class="fas fa-link anchor-icon"></i></a> Encrypted Instant Messenger</h1> |  | ||||||
|  |  | ||||||
|   <div class="alert alert-warning" role="alert"> |   <div class="alert alert-warning" role="alert"> | ||||||
|     <strong>If you are currently using an Instant Messenger like WhatsApp, Viber, LINE, Telegram or Threema, you should pick an alternative here.</strong> |     <strong>If you are currently using an Instant Messenger like WhatsApp, Viber, LINE, Telegram or Threema, you should pick an alternative here.</strong> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Vincevrp
					Vincevrp