diff --git a/searx/templates/__common__/about.html b/searx/templates/__common__/about.html index c912a8bd..5c91c339 100644 --- a/searx/templates/__common__/about.html +++ b/searx/templates/__common__/about.html @@ -18,22 +18,6 @@
-

Technical details - How does it work?

- -

- Searx is a metasearch engine, - inspired by the seeks project. - - It provides basic privacy by mixing your queries with searches on other - platforms without storing search data. Queries are made using a POST request - on every browser (except chrome*). Therefore they show up in neither our - logs, nor your url history. In case of Chrome* users there is an exception, - searx uses the search bar to perform GET requests. - - Searx can be added to your browser's search bar; moreover, it can be set as - the default search engine. -

-

Why use searx?

+

If you do care about privacy, want to be a conscious user, or otherwise believe in digital freedom, make searx your default search engine or run it on your own server

-

Can it be set as the default search engine?

+

Technical details - How does it work?

+ +

+ Searx is a metasearch engine, + inspired by the seeks project. + + It provides basic privacy by mixing your queries with searches on other + platforms without storing search data. Queries are made using a POST request + on every browser (except chrome*). Therefore they show up in neither our + logs, nor your url history. In case of Chrome* users there is an exception, + searx uses the search bar to perform GET requests. + + Searx can be added to your browser's search bar; moreover, it can be set as + the default search engine. +

+ +

How to set as the default search engine?

Firefox
@@ -65,7 +66,7 @@ searx as a search engine on any version of Firefox! (javascript required) -

How to debug engines?

+

Where to find anonymous usage statistics of this instance ?

Stats page contains some useful data about the engines used. @@ -75,7 +76,7 @@

Searx appreciates your concern regarding logs, so take the - code from the orgin searx projekct and + code from the orgin searx project and run it yourself!