mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	Move article 'Developing in Linux Containers' from blog section do developer section. Since there are no more articles in the blog section, remove the section completely. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
		
			
				
	
	
		
			40 lines
		
	
	
		
			937 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			937 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
==================
 | 
						|
Welcome to searxng
 | 
						|
==================
 | 
						|
 | 
						|
    *Search without being tracked.*
 | 
						|
 | 
						|
.. hint::
 | 
						|
 | 
						|
   This is not searx, but searxng.
 | 
						|
 | 
						|
Searxng is a free internet metasearch engine which aggregates results from more
 | 
						|
than 70 search services.  Users are neither tracked nor profiled.  Additionally,
 | 
						|
searxng can be used over Tor for online anonymity.
 | 
						|
 | 
						|
Get started with searxng by using one of the Searx-instances_.  If you don't trust
 | 
						|
anyone, you can set up your own, see :ref:`installation`.
 | 
						|
 | 
						|
.. 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)
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
   :caption: Contents
 | 
						|
 | 
						|
   user/index
 | 
						|
   admin/index
 | 
						|
   dev/index
 | 
						|
   searx_extra/index
 | 
						|
   utils/index
 | 
						|
   src/index
 | 
						|
 | 
						|
.. _Searx-instances: https://searx.space
 |