mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 13:13:35 +01:00
Added "Privacy Respecting Search Engines"
This commit is contained in:
parent
8b5a87e952
commit
e33d0da85d
BIN
img/provider/Disconnect-Search.jpg
Normal file
BIN
img/provider/Disconnect-Search.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
BIN
img/provider/DuckDuckGo.jpg
Normal file
BIN
img/provider/DuckDuckGo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
img/provider/privatesearch.io.jpg
Normal file
BIN
img/provider/privatesearch.io.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
61
index.html
61
index.html
@ -80,6 +80,7 @@
|
||||
<li><a href="#cloud">Encrypted Cloud Storage</a></li>
|
||||
<li><a href="#social">Decentralized Social Networks</a></li>
|
||||
<li><a href="#dns">Domain Name System (DNS)</a></li>
|
||||
<li><a href="#search">Web Search Engines</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@ -1051,10 +1052,70 @@ Take it a step further and get control of your email with this easy-to-deploy ma
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
<ul>
|
||||
<li><a href="http://retroshare.sourceforge.net/" target="_blank">RetroShare</a> - Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<a class="anchor" name="search"></a>
|
||||
<div class="page-header">
|
||||
<h1>Privacy Respecting Search Engines</h1>
|
||||
</div>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong> If you are currently using a search engines like Google, Bing or Yahoo you should pick an alternative here. </strong>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-success">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">privatesearch.io</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/provider/privatesearch.io.jpg" alt="privatesearch.io" align="right" style="margin-left:5px;">An <a href="https://github.com/asciimoo/searx" target="_blank">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.</p>
|
||||
|
||||
<p><a href="https://www.privatesearch.io/" target="_blank"><button type="button" class="btn btn-success">Website: privatesearch.io</button></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- /.col-sm-4 -->
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-info">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">DuckDuckGo</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/provider/DuckDuckGo.jpg" alt="DuckDuckGo" align="right" style="margin-left:5px;">The search engine that doesn't track you. Some of DuckDuckGo's code is free software hosted at <a href="https://github.com/duckduckgo" target="_blank">GitHub</a>, but the core is proprietary. The company is based in the USA.</p>
|
||||
|
||||
<p>
|
||||
<a href="https://duckduckgo.com/" target="_blank"><button type="button" class="btn btn-info">Website: duckduckgo.com</button></a>
|
||||
<a href="http://3g2upl4pq6kufc4m.onion/" target="_blank"><button type="button" class="btn btn-info">Tor Link</button></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- /.col-sm-4 -->
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Disconnect Search</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/provider/Disconnect-Search.jpg" alt="Disconnect Search" align="right" style="margin-left:5px;">Search privately using your favorite search engine: Google, Yahoo, Bing and DuckDuckGo are available for selection. It masks your IP address, cookies, and other personal info.</p>
|
||||
|
||||
<p><a href="https://search.disconnect.me/" target="_blank"><button type="button" class="btn btn-warning">Website: search.disconnect.me</button></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- /.col-sm-4 -->
|
||||
</div>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
<ul>
|
||||
<li><a href="https://metager.de/en/" target="_blank">MetaGer</a> - A metasearch engine, which is based in Germany. It focuses on protecting the user's privacy. Supported by 24 own crawlers of small scale web search engines.</li>
|
||||
<li><a href="https://ixquick.com/" target="_blank">ixquick.com</a> - Returns the top ten results from multiple search engines. It uses a "Star System" to rank its results by awarding one star for every result that has been returned from a search engine. Based in the USA and the Netherlands.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<a class="anchor" name="im"></a>
|
||||
<div class="page-header">
|
||||
<h1>Encrypted Instant Messenger</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user