From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2023/searxng-a-private-search-engine.html | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 articles/2023/searxng-a-private-search-engine.html (limited to 'articles/2023/searxng-a-private-search-engine.html') diff --git a/articles/2023/searxng-a-private-search-engine.html b/articles/2023/searxng-a-private-search-engine.html new file mode 100755 index 0000000..bd6fbb7 --- /dev/null +++ b/articles/2023/searxng-a-private-search-engine.html @@ -0,0 +1,35 @@ + + + + + + + Bloggings + + +
+

Bloggings

+ Back + +
+ +
+
+

Searxng - a private search engine

+

12-11-2023

+

+ I've installed a copy of Searxng. +

+ It's also on my laptop, but my internet connection is so crappy it's faster to have it on a vps +

+ Searxng is a free meta-search engine, meaning that it does not manage the search itself but relies on search engines such as bing, google, duckduckgo, etc. that it uses anonymously. +

+ The difference is that nothing is tracked, nobody is profiling you, there are no logs, thus your searches are totally private. +

+ https://docs.searxng.org/index.php + +
+
+ + -- cgit v1.3.1