From de404c644c78f6b409d199c5cace13bfcda0ccf9 Mon Sep 17 00:00:00 2001 From: Lilith <78992082+lilithium-hydride@users.noreply.github.com> Date: Mon, 25 Jul 2022 00:20:19 -0400 Subject: [PATCH] Move & expand on SearX in Search Engines Mention SearXNG, split out from main mentions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 439065e..b75c883 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,9 @@ Google frequently modifies and manipulates search, and is in pursuit of eliminat **[Startpage](https://www.startpage.com/)** | Dutch search engine that searches on google and shows the results (slightly rearranged). It has several configurations that improve privacy during use (it is not open source) #### Notable Mentions -[MetaGear](https://metager.org), [YaCy](https://yacy.net), [Brave Search](https://search.brave.com/). Alternatively, host your own instance of [Searx](https://asciimoo.github.io/searx/) +[MetaGear](https://metager.org), [YaCy](https://yacy.net), [Brave Search](https://search.brave.com/). + +[Searx](https://asciimoo.github.io/searx/) and [SearXNG](https://github.com/searxng/searxng) are two self-hostable search engines that use the results of multiple other engines (such as Google and Bing) at the same time. They're open source and self-hostable, although using a [public instance](https://searx.space) has the benefit of not singling out your queries to the engines used. 12Bytes also maintains a list of [privacy-respecting search engines](https://12bytes.org/articles/tech/alternative-search-engines-that-respect-your-privacy/)