-
Notifications
You must be signed in to change notification settings - Fork 27
Milestones
Alexandre Flament edited this page Jan 17, 2021
·
1 revision
- Replace the huge YAML file by a database.
- Keep track of the reliable instances ( https://searx.neocities.org/instancescores.html )
- Display the results, and sort the instances according to the result.
- See #17#issuecomment-610358388
- measure response time with more details. #477
- Display which engine errors are common among the different instances.
external_ressources.py: add supported for GIT_URL in /config #34
- Collect and store data about the engines (% of error, which error, custom engine or not).
- Display the results:
- filter by category / custom / working engine
- display the errors per engine
- Check DNSSec #19 check DNSSec support
- CSP grade: use the http-observatory project instead of https://observatory.mozilla.org #44
- basic.py: use .../config URL to check searx version #33
- Issue #9 :JavaScript free. Currently searx-stats2 requires javascript. A lot of people wish to browse the instance list without requiring javascript.
- ARIA support.
- Make sure there is no privacy issue (no one .js per instance for example).
- searx-instance: github bot to scan the new instance request. #70
- Make a clean separation between the the real implementation and the github API.
- Detect new comment on https://github.com/searx/searx-instances/issues
- Automaticaly check the declare instance
- Update instance list (add / delete).