#+TITLE: #+AUTHOR: Bob Mottram #+EMAIL: bob@freedombone.net #+KEYWORDS: freedombone, searx, search #+DESCRIPTION: How to use SearX metasearch #+OPTIONS: ^:nil toc:nil #+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] #+END_CENTER #+BEGIN_EXPORT html

SearX

#+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. #+BEGIN_CENTER [[file:images/searx.jpg]] #+END_CENTER ssh into the system with: #+BEGIN_SRC bash ssh myusername@mydomain.com -p 2222 #+END_SRC Select *Administrator controls* then *Add/remove apps*. From there you can use cursor keys, space and enter keys to select *searx*. 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*.