chinapao / goso.ga

GOSO.GA is a Privacy Respect Meta Search Engine based on Searx with Improved Performance and Privacy Protection

Home Page:https://www.goso.ga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE

Notice: GOSO.GA Project has joined the Anti-996 License program. User of this project must follow the general rule of the license.

GOSO.GA is a Privacy Metasearch Engine, based on Searx

Compare to Searx, the below parts have been improved:

  • Improved performance
  • Easy to modify templates
  • Static web page files
  • Improved Privacy Protection

To Do List

  • Integration of Chinese Search Engines
  • More improvements on performance
  • Improvement on protection against attacks

Installation


-  install pip:
    yum install -y epel-release
    yum install -y python-pip
-  clone source:
   ``git clone https://github.com/chinapao/goso.ga.git && cd goso.ga``
-  install dependencies: 
   ``pip install -r requirements.txt``
-  edit your
   `settings.yml' You need to Change the Secret_key for your own one
-  run ``python searx/webapp.py`` to start the application


About

GOSO.GA is a Privacy Respect Meta Search Engine based on Searx with Improved Performance and Privacy Protection

https://www.goso.ga

License:GNU General Public License v3.0


Languages

Language:Python 60.7%Language:CSS 14.9%Language:HTML 13.7%Language:JavaScript 9.9%Language:Shell 0.7%Language:Dockerfile 0.1%