freedombone/doc/EN/app_searx.org

39 lines
1.7 KiB
Org Mode
Raw Normal View History

2017-04-16 21:16:09 +02:00
#+TITLE:
#+AUTHOR: Bob Mottram
#+EMAIL: bob@freedombone.net
#+KEYWORDS: freedombone, searx, search
#+DESCRIPTION: How to use SearX metasearch
#+OPTIONS: ^:nil toc:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
#+BEGIN_CENTER
[[file:images/logo.png]]
#+END_CENTER
#+BEGIN_EXPORT html
<center>
<h1>SearX</h1>
</center>
#+END_EXPORT
SearX is a metasearch engine. That means it returns results from other selected search engines. It's accessible via an onion address and provides a private search ability. Really the only advantage it gives you over searching directly from a Tor browser is the ability to customise your search experience.
In terms of security both the connection between you and the server, and the outgoing connection from the server to other search engines are onion routed. This should give you a reasonable level of search privacy.
2017-04-16 21:18:10 +02:00
#+BEGIN_CENTER
[[file:images/searx.jpg]]
#+END_CENTER
2017-04-16 21:16:09 +02:00
ssh into the system with:
#+BEGIN_SRC bash
ssh myusername@mydomain.com -p 2222
#+END_SRC
2017-04-16 22:01:12 +02:00
Select *Administrator controls* then *Add/remove apps*. From there you can use cursor keys, space and enter keys to select *searx*.
2017-04-16 21:16:09 +02:00
Once it has installed go to *About* on the *Administrator control panel* and look for *searx*. Take a note of the onion address, and you can then enter that into a Tor compatible browser. Go to *Passwords* on the *Administrator control panel* and select *searx*. This will give you the login password for your search site, and it prevents millions of random internet users from using your site as their default search engine and ruining the performance of your system.
It's also possible to customise the background image if you go to *App settings* then select *searx*.