summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2014-01-17 17:14:21 +0100
committerasciimoo <asciimoo@gmail.com>2014-01-17 17:14:21 +0100
commit69bd262b9e6de1da8d83134e3aaf7d6ab6837e22 (patch)
tree43ee48dc5d46d3ecc38d213c0fe8b285be06d603
parent9808e202faa4222c7258dfad5bfddaa157632373 (diff)
[enh] about page updates II.
-rw-r--r--searx/templates/about.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/searx/templates/about.html b/searx/templates/about.html
index 30e6c5b50..fd79d2a33 100644
--- a/searx/templates/about.html
+++ b/searx/templates/about.html
@@ -18,6 +18,14 @@
<h2>Technical details - How does it work?</h2>
+<p>Searx is a <a href="https://en.wikipedia.org/wiki/Metasearch_engine">metasearch engine</a>,
+inspired by the [seeks-project](http://seeks-project.info/).<br />
+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 don't show up in our logs, neither in your url history. In case of Chrome* users there is an exception, Searx uses the search bar to issue GET requests.<br />
+Searx can be added to your browser's search bar, moreover it can be set as the default search engine.
+</p>
+
+<h2>How can I have my own?</h2>
+
<p>Searx appreciates your suspicion regarding logs, so take the <a href="https://github.com/asciimoo/searx">code</a> and run it yourself! <br />Add your Searx to this <a href="https://github.com/asciimoo/searx/wiki/Searx-instances">list</a> to help other people to have privacy and make the Internet freer!
<br />The more decentralized the Internet is, the more freedom we have!</p>