searxng/docs/index.rst
Markus Heiser e9fff4fde6 doc: proofread of the all reST sources (no content change)
Normalize reST sources with best practice and KISS in mind.

to name a few points:

- simplify reST tables
- make use of ``literal`` markup for monospace rendering
- fix code-blocks for better rendering in HTML
- normalize section header markup
- limit all lines to a maximum of 79 characters
- add option -H to the sudo command used in code blocks
- drop useless indentation of lists
- ...

[1] https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-12 19:20:56 +01:00

1.2 KiB

Welcome to searx

Search without being tracked.

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 Searx-instances. If you don't trust anyone, you can set up your own, see installation.

User documentation

user/search_syntax user/own-instance

Administrator documentation

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

Developer documentation

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