This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/_includes/sections/search-engines.html

58 lines
3.5 KiB
HTML
Raw Normal View History

2019-01-20 17:37:49 +01:00
<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>
2019-01-20 17:37:49 +01:00
</div>
{%
include cardv2.html
title="Searx"
image="/assets/img/svg/3rd-party/searx.svg"
description='Searx is an <a href="https://github.com/asciimoo/searx">open-source</a>, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a <a href="https://searx.space/">list of public instances</a> or you can try the <a href="https://search.privacytools.io/">PrivacyTools instance</a>.'
2019-05-05 12:47:00 +08:00
website="https://searx.me/"
tor="http://ulrn6sryqaifefld.onion"
forum="https://forum.privacytools.io/t/discussion-searx/283"
github="https://github.com/asciimoo/searx"
%}
{%
include cardv2.html
title="DuckDuckGo"
image="/assets/img/svg/3rd-party/duckduckgo.svg"
2020-04-29 13:33:35 +12:00
description='DuckDuckGo is a "search engine that doesn\'t track you." Some of DuckDuckGo\'s code is free software hosted at GitHub, but the core is proprietary. <span class="flag-icon flag-icon-us"></span> <a href="../../providers/#ukusa">The company is based in the USA.</a>'
2019-05-05 12:47:00 +08:00
website="https://duckduckgo.com/"
privacy-policy="https://duckduckgo.com/privacy"
2019-05-05 12:47:00 +08:00
tor="http://3g2upl4pq6kufc4m.onion"
forum="https://forum.privacytools.io/t/discussion-duckduckgo/285"
github="https://github.com/duckduckgo"
%}
{% include cardv2.html
2020-04-28 19:37:36 -05:00
title="StartPage"
2019-12-17 08:55:37 -08:00
image="/assets/img/svg/3rd-party/startpage.svg"
2020-04-28 19:37:36 -05:00
description='StartPage is a search engine that provides Google search results with complete privacy protection. <span class="flag-icon flag-icon-nl"></span> Behind StartPage is a European company based in the Netherlands that has been obsessive about privacy since 2006.'
2019-12-17 08:55:37 -08:00
labels="warning:<a href=//support.startpage.com/index.php?/Knowledgebase/Article/View/1277/0/startpage-ceo-robert-beens-discusses-the-investment-from-privacy-one--system1>Warning</a>:StartPage was recently acquired by an advertising company."
website="https://www.startpage.com/"
2020-04-28 19:50:16 -05:00
privacy-policy="https://www.startpage.com/en/privacy-policy/"
2019-12-17 08:55:37 -08:00
forum="https://forum.privacytools.io/t/delisted-discussion-startpage/284"
%}
2019-01-20 17:37:49 +01:00
{%
include cardv2.html
title="Qwant"
image="/assets/img/svg/3rd-party/qwant.svg"
2020-04-29 13:33:35 +12:00
description='Qwant is a search engine with its philosophy based on two principles: no user tracking and no filter bubble. <span class="flag-icon flag-icon-fr"></span> <a href="../../providers/#ukusa">The company is based in France.</a>'
2019-05-05 12:47:00 +08:00
website="https://www.qwant.com/"
privacy-policy="https://about.qwant.com/legal/privacy/"
2019-05-05 12:47:00 +08:00
forum="https://forum.privacytools.io/t/discussion-qwant/286"
github="https://github.com/Qwant/"
%}
2019-01-20 17:37:49 +01:00
<h3>Worth Mentioning</h3>
<ul>
<li><a href="https://metager.org/">MetaGer</a> - An <a href="https://gitlab.metager.de/open-source/MetaGer">open-source</a>, metasearch engine run as a non-profit based in Germany. (<a href="https://metager.org/datenschutz">Privacy Policy</a>)</li>
<li><a href="https://www.mojeek.com/">Mojeek</a> - An independent search engine based in the UK, and the <a href="https://blog.mojeek.com/2018/10/search-that-does-not-follow-you-around.html">first search engine to have a policy of not tracking its users.</a> (<a href="https://www.mojeek.com/about/privacy/">Privacy Policy</a>)</li>
<li><a href="https://yacy.net/">YaCy</a> - An <a href="https://github.com/yacy/yacy_search_server">open-source</a>, peer-to-peer search engine powered by its users.</li>
2019-01-20 17:37:49 +01:00
</ul>