diff --git a/searx/templates/__common__/about.html b/searx/templates/__common__/about.html index 3f702e63f..c912a8bd2 100644 --- a/searx/templates/__common__/about.html +++ b/searx/templates/__common__/about.html @@ -1,62 +1,96 @@
Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users. -
-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
++ Searx is a metasearch engine, + aggregating the results of other search engines + while not storing information about its users. +
-More about searx ...
-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.
-
Searx appreciates your concern regarding logs, so take the code and run it yourself!
Add your Searx to this list to help other people reclaim their privacy and make the Internet freer!
-
The more decentralized the Internet is, the more freedom we have!
+ Searx is a metasearch engine, + inspired by the seeks project. -
Install searx as a search engine on any version of Firefox! (javascript required)
+ 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. -Don't forget to restart searx after config edit!
+See the installation and uwsgi setup
++ 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 +
-Stats page contains some useful data about the engines used.
++ Stats page contains some useful data about the engines used. +
+ ++ Searx appreciates your concern regarding logs, so take the + code from the orgin searx projekct and + run it yourself! +
++ Add your searx instance to this list + of public searx instances to help other people reclaim their privacy and + make the Internet freer! The more decentralized the Internet is, the more + freedom we have! +
+ ++ See the {{ brand.DOCS_URL }} + and {{ brand.GIT_URL }} +