780adec659
Port changes: * Changed DISTVERSION * Switched to CHEESESHOP * Updated COMMENT * Updated RUN_DEPENDS * Replaced USE_PYTHON=concurrent with USE_PYTHON=noflavors * Patched requirements.txt to require on >= basis * Removed tests inslall (conflicts with other such packages) * Move settings under /etc * In searx.in, used %%PYTHON_CMD%% instead of the hardcoded command * Fixed searx.in to actually start and stop the service (it was broken) * Added pkg-message explaining how to use it Testing: * runs fine This package allows you to get rid of tracking by the search providers (google, bing, etc). You can either use the local service on http://localhost:8888, or one of the external instances, ex. https://searx.me/ PR: 226055 Submitted by: loic.blot@unix-experience.fr (maintainer) Approved by: tcberner (mentor, implicit)
19 lines
676 B
Text
19 lines
676 B
Text
Searx is a free internet metasearch engine which aggregates results
|
|
from more than 70 search services. Users are neither tracked nor profiled.
|
|
Additionally, searx can be used over Tor for online anonymity.
|
|
|
|
Get started with searx by using one of the public instances. If you don't
|
|
trust anyone, you can set up your own service.
|
|
|
|
Features:
|
|
* Self hosted
|
|
* No user tracking
|
|
* No user profiling
|
|
* About 70 supported search engines
|
|
* Easy integration with any search engine
|
|
* Cookies are not used by default
|
|
* Secure, encrypted connections (HTTPS/SSL)
|
|
* Hosted by organisations, such as La Quadrature du Net, which promote
|
|
digital rights
|
|
|
|
WWW: https://asciimoo.github.io/searx/
|