libremiami-search/docs/index.rst

58 lines
1.3 KiB
ReStructuredText
Raw Normal View History

Welcome to searx
================
2015-11-17 23:13:30 +01:00
2016-07-15 18:41:05 +02:00
Search without being tracked.
2015-11-17 23:13:30 +01:00
2016-07-15 18:41:05 +02:00
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 `public instances`_. If you don't trust anyone, you can set up your own, see :ref:`installation`.
.. _public instances: https://github.com/asciimoo/searx/wiki/Searx-instances
2015-11-17 23:13:30 +01:00
Features
--------
- Self hosted
2016-07-15 18:41:05 +02:00
- No user tracking
- No user profiling
- About 70 supported search engines
2016-11-04 18:38:07 +01:00
- Easy integration with any search engine
2016-07-15 18:41:05 +02:00
- Cookies are not used by default
- Secure, encrypted connections (HTTPS/SSL)
- Hosted by organisations, such as La Quadrature du Net, which promote digital rights
2015-11-17 23:13:30 +01:00
User documentation
------------------
2015-11-17 23:13:30 +01:00
.. toctree::
:maxdepth: 1
user/search_syntax
2016-11-05 11:49:07 +01:00
user/own-instance
2015-11-17 23:13:30 +01:00
Administrator documentation
---------------------------
.. toctree::
:maxdepth: 1
dev/install/installation
admin/api
2016-10-30 01:01:22 +02:00
admin/filtron
2017-08-08 15:19:02 +02:00
admin/morty
blog/blog
2015-11-17 23:13:30 +01:00
Developer documentation
-----------------------
.. toctree::
:maxdepth: 1
2016-02-01 21:28:13 +01:00
dev/quickstart
2015-11-17 23:13:30 +01:00
dev/contribution_guide
2015-11-28 19:26:45 +01:00
dev/engine_overview
2015-11-17 23:13:30 +01:00
dev/search_api
dev/plugins
dev/translation