Quellcode durchsuchen

generated files of parent

Noémi Ványi vor 8 Jahren
Ursprung
Commit
40251e64b2
3 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1
    1
      _sources/user/own-instance.txt
  2. 1
    1
      searchindex.js
  3. 1
    1
      user/own-instance.html

+ 1
- 1
_sources/user/own-instance.txt Datei anzeigen

@@ -16,7 +16,7 @@ Searx protects the privacy of its users in multiple ways regardless of the type
16 16
  2. not forwarding anything from a third party services through search services (e.g. advertisement)
17 17
  3. removal of private data from requests going to the result pages
18 18
 
19
-Removing private data means not forwarding not sending cookies to external search engines and generating a random browser profile for every request. Thus, it does not matter if a public or private instance handles the request, because it is anonymized in both cases. IP addresses will be the IP of the insance. But searx can be ocnfigured to use proxy or Tor. `Result proxy <https://github.com/asciimoo/morty>`__ is supported, too.
19
+Removing private data means not sending cookies to external search engines and generating a random browser profile for every request. Thus, it does not matter if a public or private instance handles the request, because it is anonymized in both cases. IP addresses will be the IP of the instance. But searx can be configured to use proxy or Tor. `Result proxy <https://github.com/asciimoo/morty>`__ is supported, too.
20 20
 
21 21
 Searx does not serve adds or tracking content unlike most search services. So private data is not forwarded to third parties who might monetize it. Besides protecting users from search services, both referring page and search query are hidden from visited result pages.
22 22
 

+ 1
- 1
searchindex.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 1
- 1
user/own-instance.html Datei anzeigen

@@ -56,7 +56,7 @@
56 56
 <li>removal of private data from requests going to the result pages</li>
57 57
 </ol>
58 58
 </div></blockquote>
59
-<p>Removing private data means not forwarding not sending cookies to external search engines and generating a random browser profile for every request. Thus, it does not matter if a public or private instance handles the request, because it is anonymized in both cases. IP addresses will be the IP of the insance. But searx can be ocnfigured to use proxy or Tor. <a class="reference external" href="https://github.com/asciimoo/morty">Result proxy</a> is supported, too.</p>
59
+<p>Removing private data means not sending cookies to external search engines and generating a random browser profile for every request. Thus, it does not matter if a public or private instance handles the request, because it is anonymized in both cases. IP addresses will be the IP of the instance. But searx can be configured to use proxy or Tor. <a class="reference external" href="https://github.com/asciimoo/morty">Result proxy</a> is supported, too.</p>
60 60
 <p>Searx does not serve adds or tracking content unlike most search services. So private data is not forwarded to third parties who might monetize it. Besides protecting users from search services, both referring page and search query are hidden from visited result pages.</p>
61 61
 <div class="section" id="what-are-the-consequences-of-using-public-instances">
62 62
 <h3>What are the consequences of using public instances?<a class="headerlink" href="#what-are-the-consequences-of-using-public-instances" title="Permalink to this headline">¶</a></h3>