freedomboneeee/doc/EN/app_searx.org

46 lines
2.2 KiB
Org Mode
Raw Permalink 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" />
2018-04-12 14:01:49 +02:00
#+attr_html: :width 80% :height 10% :align center
2017-04-16 21:16:09 +02:00
[[file:images/logo.png]]
2018-04-12 14:01:49 +02:00
* SearX
2017-04-16 21:16:09 +02:00
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.
2018-04-12 14:01:49 +02:00
#+attr_html: :width 100% :align center
2017-04-16 21:18:10 +02:00
[[file:images/searx.jpg]]
2017-09-23 12:03:24 +02:00
* Installation
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
2017-09-23 12:03:24 +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.
* Make it your default search
2017-09-23 12:09:11 +02:00
In a Tor browser click on the magnifying glass icon next to the search box and you can then add your metasearch site. A small icon will appear called "/Freedombone Metasearch/" and you can then right click on it and make it the default search.
2017-09-23 12:03:24 +02:00
* Enabling password login
It's possible that you might not want just anyone on the interwebs to be able to use your metasearch engine. Even with the onion routing this might carry some legal risk or make you a target for denial-of-service attempts (although Tor's rate limits and the firewall will give you some defense against that).
To enable password login go to the *Administrator control panel* then *App settings* then select *searx* and *Enable login*. If you select "yes" then the password will be displayed.
* Customization
2017-04-16 21:16:09 +02:00
It's also possible to customise the background image if you go to *App settings* then select *searx*.