searxng-app/DESCRIPTION.md

34 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

2021-03-28 09:11:31 +00:00
This app packages searx version <upstream>1.0.0</upstream>.
2019-07-16 21:05:52 +00:00
2020-07-10 09:02:00 +00:00
### About
2020-05-30 05:24:47 +00:00
Searx is a [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine), aggregating the results of other [search engines]({{ url_for('preferences') }}) while not storing information about its users.
2020-07-10 09:02:00 +00:00
### Why use searx?
2019-06-10 17:12:06 +00:00
* searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
* searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
* searx is free software, the code is 100% open and you can help to make it better. See more on [github](https://github.com/asciimoo/searx)
If you do care about privacy, want to be a conscious user, or otherwise believe in digital freedom, make searx your default search engine or run it on your own server
2020-07-10 09:02:00 +00:00
### Technical details - How does it work?
2019-06-10 17:12:06 +00:00
2020-07-10 09:02:00 +00:00
Searx is a [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine), inspired by the [seeks project](https://beniz.github.io/seeks/).
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.
2019-06-10 17:12:06 +00:00
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
2020-07-10 09:02:00 +00:00
### How can I make it my own?
2019-06-10 17:12:06 +00:00
2020-07-10 09:02:00 +00:00
Searx appreciates your concern regarding logs, so take the [code](https://github.com/asciimoo/searx) and run it yourself!
Add your Searx to this [list](https://github.com/asciimoo/searx/wiki/Searx-instances) to help other people reclaim their privacy and make the Internet freer!
2019-06-10 17:12:06 +00:00
The more decentralized the Internet is, the more freedom we have!
2020-07-10 09:02:00 +00:00
### More about searx
2019-06-10 17:12:06 +00:00
* [github](https://github.com/asciimoo/searx)
* [ohloh](https://www.ohloh.net/p/searx/)
* [twitter](https://twitter.com/Searx_engine)
* IRC: #searx @ freenode ([webclient](https://kiwiirc.com/client/irc.freenode.com/searx))
* [transifex](https://www.transifex.com/projects/p/searx/)