Browse Source

generated files of parent

Noemi Vanyi 8 years ago
parent
commit
a8244e2d96

+ 2
- 0
_sources/dev/install/installation.txt View File

1
+.. _installation:
2
+
1
 Installation
3
 Installation
2
 ============
4
 ============
3
 
5
 

+ 12
- 9
_sources/index.txt View File

1
 Welcome to searx
1
 Welcome to searx
2
 ================
2
 ================
3
 
3
 
4
-Searx is a free software internet metasearch engine which aggregates results from more than 70 engines, while not storing information about its users. Searx does not track or profile its users, nor does it share its users' data with third parties. Additionally, searx can be used over Tor for online anonymity.
4
+Search without being tracked.
5
 
5
 
6
+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.
7
+
8
+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`.
9
+
10
+.. _public instances: https://github.com/asciimoo/searx/wiki/Searx-instances
6
 
11
 
7
 Features
12
 Features
8
 --------
13
 --------
9
 
14
 
10
  - Self hosted
15
  - Self hosted
11
- - Does not track its users
12
- - Does not share its users data with third parties
13
- - Does not use cookies by default
14
- - Does not profile its users
15
- - Does not collect its users data
16
- - Offers secure, encrypted connections (HTTPS/SSL)
17
- - Hosted by organisations, such as La Quadrature du Net, which promote digital rights
16
+ - No user tracking
17
+ - No user profiling
18
  - About 70 supported search engines
18
  - About 70 supported search engines
19
- - Easy intergration with any search engine
19
+ - Easy intergration with any search engines
20
+ - Cookies are not used by default
21
+ - Secure, encrypted connections (HTTPS/SSL)
22
+ - Hosted by organisations, such as La Quadrature du Net, which promote digital rights
20
 
23
 
21
 
24
 
22
 User documentation
25
 User documentation

+ 22
- 22
dev/install/installation.html View File

40
           <div class="body" role="main">
40
           <div class="body" role="main">
41
             
41
             
42
   <div class="section" id="installation">
42
   <div class="section" id="installation">
43
-<h1><a class="toc-backref" href="#id2">Installation</a><a class="headerlink" href="#installation" title="Permalink to this headline">¶</a></h1>
43
+<span id="id1"></span><h1><a class="toc-backref" href="#id3">Installation</a><a class="headerlink" href="#installation" title="Permalink to this headline">¶</a></h1>
44
 <p>Step by step installation for Debian/Ubuntu with virtualenv.</p>
44
 <p>Step by step installation for Debian/Ubuntu with virtualenv.</p>
45
 <p>Source: <a class="reference external" href="https://about.okhin.fr/posts/Searx/">https://about.okhin.fr/posts/Searx/</a> with some additions</p>
45
 <p>Source: <a class="reference external" href="https://about.okhin.fr/posts/Searx/">https://about.okhin.fr/posts/Searx/</a> with some additions</p>
46
 <p>How to: <a class="reference external" href="https://www.reddit.com/r/privacytoolsIO/comments/366kvn/how_to_setup_your_own_privacy_respecting_search/">Setup searx in a couple of hours with a free SSL
46
 <p>How to: <a class="reference external" href="https://www.reddit.com/r/privacytoolsIO/comments/366kvn/how_to_setup_your_own_privacy_respecting_search/">Setup searx in a couple of hours with a free SSL
48
 <div class="contents topic" id="contents">
48
 <div class="contents topic" id="contents">
49
 <p class="topic-title first">Contents</p>
49
 <p class="topic-title first">Contents</p>
50
 <ul class="simple">
50
 <ul class="simple">
51
-<li><a class="reference internal" href="#installation" id="id2">Installation</a><ul>
52
-<li><a class="reference internal" href="#basic-installation" id="id3">Basic installation</a></li>
53
-<li><a class="reference internal" href="#configuration" id="id4">Configuration</a></li>
54
-<li><a class="reference internal" href="#check" id="id5">Check</a></li>
55
-<li><a class="reference internal" href="#uwsgi" id="id6">uwsgi</a></li>
56
-<li><a class="reference internal" href="#web-server" id="id7">Web server</a><ul>
57
-<li><a class="reference internal" href="#with-nginx" id="id8">with nginx</a></li>
58
-<li><a class="reference internal" href="#with-apache" id="id9">with apache</a></li>
51
+<li><a class="reference internal" href="#installation" id="id3">Installation</a><ul>
52
+<li><a class="reference internal" href="#basic-installation" id="id4">Basic installation</a></li>
53
+<li><a class="reference internal" href="#configuration" id="id5">Configuration</a></li>
54
+<li><a class="reference internal" href="#check" id="id6">Check</a></li>
55
+<li><a class="reference internal" href="#uwsgi" id="id7">uwsgi</a></li>
56
+<li><a class="reference internal" href="#web-server" id="id8">Web server</a><ul>
57
+<li><a class="reference internal" href="#with-nginx" id="id9">with nginx</a></li>
58
+<li><a class="reference internal" href="#with-apache" id="id10">with apache</a></li>
59
 </ul>
59
 </ul>
60
 </li>
60
 </li>
61
-<li><a class="reference internal" href="#how-to-update" id="id10">How to update</a></li>
62
-<li><a class="reference internal" href="#docker" id="id11">Docker</a></li>
61
+<li><a class="reference internal" href="#how-to-update" id="id11">How to update</a></li>
62
+<li><a class="reference internal" href="#docker" id="id12">Docker</a></li>
63
 </ul>
63
 </ul>
64
 </li>
64
 </li>
65
 </ul>
65
 </ul>
66
 </div>
66
 </div>
67
 <div class="section" id="basic-installation">
67
 <div class="section" id="basic-installation">
68
-<h2><a class="toc-backref" href="#id3">Basic installation</a><a class="headerlink" href="#basic-installation" title="Permalink to this headline">¶</a></h2>
68
+<h2><a class="toc-backref" href="#id4">Basic installation</a><a class="headerlink" href="#basic-installation" title="Permalink to this headline">¶</a></h2>
69
 <p>For Ubuntu, be sure to have enable universe repository.</p>
69
 <p>For Ubuntu, be sure to have enable universe repository.</p>
70
 <p>Install packages:</p>
70
 <p>Install packages:</p>
71
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">git</span> <span class="n">build</span><span class="o">-</span><span class="n">essential</span> <span class="n">libxslt</span><span class="o">-</span><span class="n">dev</span> <span class="n">python</span><span class="o">-</span><span class="n">dev</span> <span class="n">python</span><span class="o">-</span><span class="n">virtualenv</span> <span class="n">python</span><span class="o">-</span><span class="n">pybabel</span> <span class="n">zlib1g</span><span class="o">-</span><span class="n">dev</span> <span class="n">libffi</span><span class="o">-</span><span class="n">dev</span> <span class="n">libssl</span><span class="o">-</span><span class="n">dev</span>
71
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">git</span> <span class="n">build</span><span class="o">-</span><span class="n">essential</span> <span class="n">libxslt</span><span class="o">-</span><span class="n">dev</span> <span class="n">python</span><span class="o">-</span><span class="n">dev</span> <span class="n">python</span><span class="o">-</span><span class="n">virtualenv</span> <span class="n">python</span><span class="o">-</span><span class="n">pybabel</span> <span class="n">zlib1g</span><span class="o">-</span><span class="n">dev</span> <span class="n">libffi</span><span class="o">-</span><span class="n">dev</span> <span class="n">libssl</span><span class="o">-</span><span class="n">dev</span>
88
 </div>
88
 </div>
89
 </div>
89
 </div>
90
 <div class="section" id="configuration">
90
 <div class="section" id="configuration">
91
-<h2><a class="toc-backref" href="#id4">Configuration</a><a class="headerlink" href="#configuration" title="Permalink to this headline">¶</a></h2>
91
+<h2><a class="toc-backref" href="#id5">Configuration</a><a class="headerlink" href="#configuration" title="Permalink to this headline">¶</a></h2>
92
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sed</span> <span class="o">-</span><span class="n">i</span> <span class="o">-</span><span class="n">e</span> <span class="s">&quot;s/ultrasecretkey/`openssl rand -hex 16`/g&quot;</span> <span class="n">searx</span><span class="o">/</span><span class="n">settings</span><span class="o">.</span><span class="n">yml</span>
92
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sed</span> <span class="o">-</span><span class="n">i</span> <span class="o">-</span><span class="n">e</span> <span class="s">&quot;s/ultrasecretkey/`openssl rand -hex 16`/g&quot;</span> <span class="n">searx</span><span class="o">/</span><span class="n">settings</span><span class="o">.</span><span class="n">yml</span>
93
 </pre></div>
93
 </pre></div>
94
 </div>
94
 </div>
95
 <p>Edit searx/settings.yml if necessary.</p>
95
 <p>Edit searx/settings.yml if necessary.</p>
96
 </div>
96
 </div>
97
 <div class="section" id="check">
97
 <div class="section" id="check">
98
-<h2><a class="toc-backref" href="#id5">Check</a><a class="headerlink" href="#check" title="Permalink to this headline">¶</a></h2>
98
+<h2><a class="toc-backref" href="#id6">Check</a><a class="headerlink" href="#check" title="Permalink to this headline">¶</a></h2>
99
 <p>Start searx:</p>
99
 <p>Start searx:</p>
100
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">python</span> <span class="n">searx</span><span class="o">/</span><span class="n">webapp</span><span class="o">.</span><span class="n">py</span>
100
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">python</span> <span class="n">searx</span><span class="o">/</span><span class="n">webapp</span><span class="o">.</span><span class="n">py</span>
101
 </pre></div>
101
 </pre></div>
110
 twice).</p>
110
 twice).</p>
111
 </div>
111
 </div>
112
 <div class="section" id="uwsgi">
112
 <div class="section" id="uwsgi">
113
-<h2><a class="toc-backref" href="#id6">uwsgi</a><a class="headerlink" href="#uwsgi" title="Permalink to this headline">¶</a></h2>
113
+<h2><a class="toc-backref" href="#id7">uwsgi</a><a class="headerlink" href="#uwsgi" title="Permalink to this headline">¶</a></h2>
114
 <p>Install packages:</p>
114
 <p>Install packages:</p>
115
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">uwsgi</span> <span class="n">uwsgi</span><span class="o">-</span><span class="n">plugin</span><span class="o">-</span><span class="n">python</span>
115
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">uwsgi</span> <span class="n">uwsgi</span><span class="o">-</span><span class="n">plugin</span><span class="o">-</span><span class="n">python</span>
116
 </pre></div>
116
 </pre></div>
153
 </div>
153
 </div>
154
 </div>
154
 </div>
155
 <div class="section" id="web-server">
155
 <div class="section" id="web-server">
156
-<h2><a class="toc-backref" href="#id7">Web server</a><a class="headerlink" href="#web-server" title="Permalink to this headline">¶</a></h2>
156
+<h2><a class="toc-backref" href="#id8">Web server</a><a class="headerlink" href="#web-server" title="Permalink to this headline">¶</a></h2>
157
 <div class="section" id="with-nginx">
157
 <div class="section" id="with-nginx">
158
-<h3><a class="toc-backref" href="#id8">with nginx</a><a class="headerlink" href="#with-nginx" title="Permalink to this headline">¶</a></h3>
158
+<h3><a class="toc-backref" href="#id9">with nginx</a><a class="headerlink" href="#with-nginx" title="Permalink to this headline">¶</a></h3>
159
 <p>If nginx is not installed (uwsgi will not work with the package
159
 <p>If nginx is not installed (uwsgi will not work with the package
160
 nginx-light):</p>
160
 nginx-light):</p>
161
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">nginx</span>
161
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">nginx</span>
238
 </div>
238
 </div>
239
 </div>
239
 </div>
240
 <div class="section" id="with-apache">
240
 <div class="section" id="with-apache">
241
-<h3><a class="toc-backref" href="#id9">with apache</a><a class="headerlink" href="#with-apache" title="Permalink to this headline">¶</a></h3>
241
+<h3><a class="toc-backref" href="#id10">with apache</a><a class="headerlink" href="#with-apache" title="Permalink to this headline">¶</a></h3>
242
 <p>Add wsgi mod:</p>
242
 <p>Add wsgi mod:</p>
243
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">libapache2</span><span class="o">-</span><span class="n">mod</span><span class="o">-</span><span class="n">uwsgi</span>
243
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">libapache2</span><span class="o">-</span><span class="n">mod</span><span class="o">-</span><span class="n">uwsgi</span>
244
 <span class="n">sudo</span> <span class="n">a2enmod</span> <span class="n">uwsgi</span>
244
 <span class="n">sudo</span> <span class="n">a2enmod</span> <span class="n">uwsgi</span>
259
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="o">/</span><span class="n">etc</span><span class="o">/</span><span class="n">init</span><span class="o">.</span><span class="n">d</span><span class="o">/</span><span class="n">apache2</span> <span class="n">restart</span>
259
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">sudo</span> <span class="o">/</span><span class="n">etc</span><span class="o">/</span><span class="n">init</span><span class="o">.</span><span class="n">d</span><span class="o">/</span><span class="n">apache2</span> <span class="n">restart</span>
260
 </pre></div>
260
 </pre></div>
261
 </div>
261
 </div>
262
-<div class="section" id="id1">
263
-<h4>disable logs<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h4>
262
+<div class="section" id="id2">
263
+<h4>disable logs<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h4>
264
 <p>For better privacy you can disable Apache logs.</p>
264
 <p>For better privacy you can disable Apache logs.</p>
265
 <p>WARNING: not tested</p>
265
 <p>WARNING: not tested</p>
266
 <p>WARNING: you can only disable logs for the whole (virtual) server not
266
 <p>WARNING: you can only disable logs for the whole (virtual) server not
277
 </div>
277
 </div>
278
 </div>
278
 </div>
279
 <div class="section" id="how-to-update">
279
 <div class="section" id="how-to-update">
280
-<h2><a class="toc-backref" href="#id10">How to update</a><a class="headerlink" href="#how-to-update" title="Permalink to this headline">¶</a></h2>
280
+<h2><a class="toc-backref" href="#id11">How to update</a><a class="headerlink" href="#how-to-update" title="Permalink to this headline">¶</a></h2>
281
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">cd</span> <span class="o">/</span><span class="n">usr</span><span class="o">/</span><span class="n">local</span><span class="o">/</span><span class="n">searx</span>
281
 <div class="code sh highlight-default"><div class="highlight"><pre><span class="n">cd</span> <span class="o">/</span><span class="n">usr</span><span class="o">/</span><span class="n">local</span><span class="o">/</span><span class="n">searx</span>
282
 <span class="n">sudo</span> <span class="o">-</span><span class="n">u</span> <span class="n">searx</span> <span class="o">-</span><span class="n">i</span>
282
 <span class="n">sudo</span> <span class="o">-</span><span class="n">u</span> <span class="n">searx</span> <span class="o">-</span><span class="n">i</span>
283
 <span class="o">.</span> <span class="o">./</span><span class="n">searx</span><span class="o">-</span><span class="n">ve</span><span class="o">/</span><span class="nb">bin</span><span class="o">/</span><span class="n">activate</span>
283
 <span class="o">.</span> <span class="o">./</span><span class="n">searx</span><span class="o">-</span><span class="n">ve</span><span class="o">/</span><span class="nb">bin</span><span class="o">/</span><span class="n">activate</span>
290
 </div>
290
 </div>
291
 </div>
291
 </div>
292
 <div class="section" id="docker">
292
 <div class="section" id="docker">
293
-<h2><a class="toc-backref" href="#id11">Docker</a><a class="headerlink" href="#docker" title="Permalink to this headline">¶</a></h2>
293
+<h2><a class="toc-backref" href="#id12">Docker</a><a class="headerlink" href="#docker" title="Permalink to this headline">¶</a></h2>
294
 <p>Make sure you have installed Docker. For instance, you can deploy searx like this:</p>
294
 <p>Make sure you have installed Docker. For instance, you can deploy searx like this:</p>
295
 <div class="code sh highlight-default"><div class="highlight"><pre>docker pull wonderfall/searx
295
 <div class="code sh highlight-default"><div class="highlight"><pre>docker pull wonderfall/searx
296
 docker run -d --name searx -p $PORT:8888 wonderfall/searx
296
 docker run -d --name searx -p $PORT:8888 wonderfall/searx

+ 9
- 9
index.html View File

40
             
40
             
41
   <div class="section" id="welcome-to-searx">
41
   <div class="section" id="welcome-to-searx">
42
 <h1>Welcome to searx<a class="headerlink" href="#welcome-to-searx" title="Permalink to this headline">¶</a></h1>
42
 <h1>Welcome to searx<a class="headerlink" href="#welcome-to-searx" title="Permalink to this headline">¶</a></h1>
43
-<p>Searx is a free software internet metasearch engine which aggregates results from more than 70 engines, while not storing information about its users. Searx does not track or profile its users, nor does it share its users&#8217; data with third parties. Additionally, searx can be used over Tor for online anonymity.</p>
43
+<p>Search without being tracked.</p>
44
+<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>
45
+<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&#8217;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>
44
 <div class="section" id="features">
46
 <div class="section" id="features">
45
 <h2>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h2>
47
 <h2>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h2>
46
 <blockquote>
48
 <blockquote>
47
 <div><ul class="simple">
49
 <div><ul class="simple">
48
 <li>Self hosted</li>
50
 <li>Self hosted</li>
49
-<li>Does not track its users</li>
50
-<li>Does not share its users data with third parties</li>
51
-<li>Does not use cookies by default</li>
52
-<li>Does not profile its users</li>
53
-<li>Does not collect its users data</li>
54
-<li>Offers secure, encrypted connections (HTTPS/SSL)</li>
55
-<li>Hosted by organisations, such as La Quadrature du Net, which promote digital rights</li>
51
+<li>No user tracking</li>
52
+<li>No user profiling</li>
56
 <li>About 70 supported search engines</li>
53
 <li>About 70 supported search engines</li>
57
-<li>Easy intergration with any search engine</li>
54
+<li>Easy intergration with any search engines</li>
55
+<li>Cookies are not used by default</li>
56
+<li>Secure, encrypted connections (HTTPS/SSL)</li>
57
+<li>Hosted by organisations, such as La Quadrature du Net, which promote digital rights</li>
58
 </ul>
58
 </ul>
59
 </div></blockquote>
59
 </div></blockquote>
60
 </div>
60
 </div>

+ 1
- 1
searchindex.js
File diff suppressed because it is too large
View File


+ 1
- 1
user/search_syntax.html View File

25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="top" title="searx 0.9.0 documentation" href="../index.html" />
26
     <link rel="top" title="searx 0.9.0 documentation" href="../index.html" />
27
     <link rel="next" title="Installation" href="../dev/install/installation.html" />
27
     <link rel="next" title="Installation" href="../dev/install/installation.html" />
28
-    <link rel="prev" title="Privacy-respecting free metasearch engine" href="../index.html" />
28
+    <link rel="prev" title="Welcome to searx" href="../index.html" />
29
    
29
    
30
   
30
   
31
   <link media="only screen and (max-device-width: 480px)" href="../_static/small_flask.css" type= "text/css" rel="stylesheet" />
31
   <link media="only screen and (max-device-width: 480px)" href="../_static/small_flask.css" type= "text/css" rel="stylesheet" />