summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 8fd37cbdc7b0f02fdb7c1c66ad14b3543a8e30c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Welcome to searx
================

Search without being tracked.

.. sidebar::  Features

   - Self hosted
   - No user tracking
   - No user profiling
   - About 70 supported search engines
   - Easy integration with any search engine
   - Cookies are not used by default
   - Secure, encrypted connections (HTTPS/SSL)
   - Hosted by organizations, such as *La Quadrature du Net*, which promote
     digital rights

Searx is a free internet metasearch engine which aggregates results from more
than 70 search services.  Users are neither tracked nor profiled.  Additionally,
searx can be used over Tor for online anonymity.

Get started with searx by using one of the :wiki:`Searx-instances`.  If you
don't trust anyone, you can set up your own, see :ref:`installation`.


User documentation
------------------

.. toctree::
   :maxdepth: 1

   user/search_syntax
   user/own-instance

Administrator documentation
---------------------------

.. toctree::
   :maxdepth: 1

   dev/install/installation
   admin/api
   admin/filtron
   admin/morty
   blog/blog

Developer documentation
-----------------------

.. toctree::
   :maxdepth: 1

   dev/quickstart
   dev/contribution_guide
   dev/engine_overview
   dev/search_api
   dev/plugins
   dev/translation