mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
[searx] update README
This commit is contained in:
parent
05030bb8f4
commit
e962ad371f
@ -1,13 +1,14 @@
|
||||
## wonderfall/searx
|
||||
## hoellen/searx
|
||||
|
||||

|
||||
|
||||
#### What is searx?
|
||||
Searx is a metasearch engine, inspired by the seeks project.
|
||||
It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, Searx uses the search bar to perform GET requests. Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
|
||||
It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, Searx uses the search bar to perform GET requests. Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
|
||||
|
||||
#### Features
|
||||
- Based on Alpine Linux.
|
||||
- Based on discontinued wonderfall/searx (thanks!).
|
||||
- Latest code from [asciimoo/searx](https://github.com/asciimoo/searx)
|
||||
- A unique secret key is generated when booting the first time.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user