mirror of https://github.com/searx/searx
124 lines
5.8 KiB
HTML
124 lines
5.8 KiB
HTML
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
<title>Welcome to searx — searx 0.12.0 documentation</title>
|
||
<link rel="stylesheet" href="_static/style.css" type="text/css" />
|
||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||
<script type="text/javascript">
|
||
var DOCUMENTATION_OPTIONS = {
|
||
URL_ROOT: './',
|
||
VERSION: '0.12.0',
|
||
COLLAPSE_INDEX: false,
|
||
FILE_SUFFIX: '.html',
|
||
HAS_SOURCE: true,
|
||
SOURCELINK_SUFFIX: '.txt'
|
||
};
|
||
</script>
|
||
<script type="text/javascript" src="_static/jquery.js"></script>
|
||
<script type="text/javascript" src="_static/underscore.js"></script>
|
||
<script type="text/javascript" src="_static/doctools.js"></script>
|
||
<link rel="index" title="Index" href="genindex.html" />
|
||
<link rel="search" title="Search" href="search.html" />
|
||
<link rel="next" title="Search syntax" href="user/search_syntax.html" />
|
||
|
||
|
||
<link media="only screen and (max-device-width: 480px)" href="_static/small_flask.css" type= "text/css" rel="stylesheet" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
|
||
|
||
</head>
|
||
<body>
|
||
|
||
<div class="document">
|
||
<div class="documentwrapper">
|
||
<div class="bodywrapper">
|
||
<div class="body" role="main">
|
||
|
||
<div class="section" id="welcome-to-searx">
|
||
<h1>Welcome to searx<a class="headerlink" href="#welcome-to-searx" title="Permalink to this headline">¶</a></h1>
|
||
<p>Search without being tracked.</p>
|
||
<p>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.</p>
|
||
<p>Get started with searx by using one of the <a class="reference external" href="https://github.com/asciimoo/searx/wiki/Searx-instances">public instances</a>. If you don’t trust anyone, you can set up your own, see <a class="reference internal" href="dev/install/installation.html#installation"><span class="std std-ref">Installation</span></a>.</p>
|
||
<div class="section" id="features">
|
||
<h2>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h2>
|
||
<blockquote>
|
||
<div><ul class="simple">
|
||
<li>Self hosted</li>
|
||
<li>No user tracking</li>
|
||
<li>No user profiling</li>
|
||
<li>About 70 supported search engines</li>
|
||
<li>Easy integration with any search engine</li>
|
||
<li>Cookies are not used by default</li>
|
||
<li>Secure, encrypted connections (HTTPS/SSL)</li>
|
||
<li>Hosted by organisations, such as La Quadrature du Net, which promote digital rights</li>
|
||
</ul>
|
||
</div></blockquote>
|
||
</div>
|
||
<div class="section" id="user-documentation">
|
||
<h2>User documentation<a class="headerlink" href="#user-documentation" title="Permalink to this headline">¶</a></h2>
|
||
<div class="toctree-wrapper compound">
|
||
<ul>
|
||
<li class="toctree-l1"><a class="reference internal" href="user/search_syntax.html">Search syntax</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="user/own-instance.html">Why use a private instance?</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="administrator-documentation">
|
||
<h2>Administrator documentation<a class="headerlink" href="#administrator-documentation" title="Permalink to this headline">¶</a></h2>
|
||
<div class="toctree-wrapper compound">
|
||
<ul>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/install/installation.html">Installation</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/install/installation.html#references">References</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="admin/api.html">Administration API</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="admin/api.html#embed-search-bar">Embed search bar</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="admin/filtron.html">How to protect an instance</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="admin/morty.html">How to setup result proxy</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="developer-documentation">
|
||
<h2>Developer documentation<a class="headerlink" href="#developer-documentation" title="Permalink to this headline">¶</a></h2>
|
||
<div class="toctree-wrapper compound">
|
||
<ul>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/quickstart.html">Development Quickstart</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/contribution_guide.html">How to contribute</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/engine_overview.html">Engine overview</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/search_api.html">Search API</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/plugins.html">Plugins</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="dev/translation.html">Translation</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
||
<div class="sphinxsidebarwrapper"><div class="sidebar_container body">
|
||
<h1>Searx</h1>
|
||
<ul>
|
||
<li><a href="#">Home</a></li>
|
||
<li><a href="https://github.com/asciimoo/searx">Source</a></li>
|
||
<li><a href="blog/blog.html">Blog</a></li>
|
||
<li><a href="https://github.com/asciimoo/searx/wiki">Wiki</a></li>
|
||
<li><a href="https://github.com/asciimoo/searx/wiki/Searx-instances">Public instances</a></li>
|
||
</ul>
|
||
<hr />
|
||
<ul>
|
||
<li><a href="https://twitter.com/Searx_engine">Twitter</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="clearer"></div>
|
||
</div>
|
||
<div class="footer">
|
||
© Copyright 2015-2017, Adam Tauber.
|
||
</div>
|
||
</body>
|
||
</html> |