README.rst 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. .. SPDX-License-Identifier: AGPL-3.0-or-later
  2. ----
  3. .. figure:: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg
  4. :target: https://docs.searxng.org/
  5. :alt: SearXNG
  6. :width: 100%
  7. :align: center
  8. ----
  9. Privacy-respecting, hackable `metasearch engine`_
  10. If you are looking for running instances, ready to use, then visit searx.space_.
  11. Otherwise jump to the user_, admin_ and developer_ handbooks you will find on
  12. our homepage_.
  13. |SearXNG install|
  14. |SearXNG homepage|
  15. |SearXNG wiki|
  16. |AGPL License|
  17. |Issues|
  18. |commits|
  19. |weblate|
  20. |SearXNG logo|
  21. ----
  22. .. _searx.space: https://searx.space
  23. .. _user: https://docs.searxng.org/user
  24. .. _admin: https://docs.searxng.org/admin
  25. .. _developer: https://docs.searxng.org/dev
  26. .. _homepage: https://docs.searxng.org/
  27. .. _metasearch engine: https://en.wikipedia.org/wiki/Metasearch_engine
  28. .. |SearXNG logo| image:: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng-wordmark.svg
  29. :target: https://docs.searxng.org/
  30. :width: 5%
  31. .. |SearXNG install| image:: https://img.shields.io/badge/-install-blue
  32. :target: https://docs.searxng.org/admin/installation.html
  33. .. |SearXNG homepage| image:: https://img.shields.io/badge/-homepage-blue
  34. :target: https://docs.searxng.org/
  35. .. |SearXNG wiki| image:: https://img.shields.io/badge/-wiki-blue
  36. :target: https://github.com/searxng/searxng/wiki
  37. .. |AGPL License| image:: https://img.shields.io/badge/license-AGPL-blue.svg
  38. :target: https://github.com/searxng/searxng/blob/master/LICENSE
  39. .. |Issues| image:: https://img.shields.io/github/issues/searxng/searxng?color=yellow&label=issues
  40. :target: https://github.com/searxng/searxng/issues
  41. .. |PR| image:: https://img.shields.io/github/issues-pr-raw/searxng/searxng?color=yellow&label=PR
  42. :target: https://github.com/searxng/searxng/pulls
  43. .. |commits| image:: https://img.shields.io/github/commit-activity/y/searxng/searxng?color=yellow&label=commits
  44. :target: https://github.com/searxng/searxng/commits/master
  45. .. |weblate| image:: https://translate.codeberg.org/widgets/searxng/-/searxng/svg-badge.svg
  46. :target: https://translate.codeberg.org/projects/searxng/
  47. Contact
  48. =======
  49. Come join us if you have questions or just want to chat about SearXNG.
  50. Matrix
  51. `#searxng:matrix.org <https://matrix.to/#/#searxng:matrix.org>`_
  52. IRC
  53. `#searxng on libera.chat <https://web.libera.chat/?channel=#searxng>`_
  54. which is bridged to Matrix.
  55. Differences to searx
  56. ====================
  57. SearXNG is a fork of `searx`_. Here are some of the changes:
  58. .. _searx: https://github.com/searx/searx
  59. User experience
  60. ---------------
  61. - Huge update of the simple theme:
  62. * usable on desktop, tablet and mobile
  63. * light and dark versions (you can choose in the preferences)
  64. * support right-to-left languages
  65. * `see the screenshots <https://dev.searxng.org/screenshots.html>`_
  66. - the translations are up to date, you can contribute on `Weblate`_
  67. - the preferences page has been updated:
  68. * you can see which engines are reliable or not
  69. * engines are grouped inside each tab
  70. * each engine has a description
  71. - thanks to the anonymous metrics, it is easier to report a bug of an engine and
  72. thus engines get fixed more quickly
  73. - if you don't want any metrics to be recorded, you can `disable them on the server
  74. <https://docs.searxng.org/admin/engines/settings.html#general>`_
  75. - administrator can `block and/or replace the URLs in the search results
  76. <https://github.com/searxng/searxng/blob/5c1c0817c3996c5670a545d05831d234d21e6217/searx/settings.yml#L191-L199>`_
  77. Setup
  78. -----
  79. - you don't need `Morty`_ to proxy the images even on a public instance
  80. - you don't need `Filtron`_ to block bots, we implemented the builtin `limiter`_
  81. - you get a well maintained `Docker image`_, now also built for ARM64 and ARM/v7 architectures
  82. - alternatively we have up to date installation scripts
  83. .. _Docker image: https://github.com/searxng/searxng-docker
  84. Contributing is easier
  85. ----------------------
  86. - readable debug log
  87. - contributions to the themes are made easier, check out our `Development
  88. Quickstart`_ guide
  89. - a lot of code cleanup and bug fixes
  90. - the dependencies are up to date
  91. .. _Morty: https://github.com/asciimoo/morty
  92. .. _Filtron: https://github.com/searxng/filtron
  93. .. _limiter: https://docs.searxng.org/src/searx.plugins.limiter.html
  94. .. _Weblate: https://translate.codeberg.org/projects/searxng/searxng/
  95. .. _Development Quickstart: https://docs.searxng.org/dev/quickstart.html
  96. Translations
  97. ============
  98. We need translators, suggestions are welcome at
  99. https://translate.codeberg.org/projects/searxng/searxng/
  100. .. figure:: https://translate.codeberg.org/widgets/searxng/-/multi-auto.svg
  101. :target: https://translate.codeberg.org/projects/searxng/
  102. Make a donation
  103. ===============
  104. You can support the SearXNG project by clicking on the donation page:
  105. https://docs.searxng.org/donate.html