YaCy

可以自架的分散式開源文件搜尋engine
github 位址: https://github.com/yacy/yacy_search_server

特性

  • peer-to-peer search/privacy mode search

需要確認下privacy mode search如何運作是否真正確保隱私

  • 內建爬蟲/RSS/和Opensteetmap搭配進行Location search
  • 可以透過termux安裝在Android上(什麼玩意兒==
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
    )

部署YaCy也十分的簡單,不過因為是java,所以還是建議找RAM大一些的伺服器

docker/podman run -d --name yacy_search_server -p 8090:8090 -p 8443:8443 -v yacy_search_server_data:/opt/yacy_search_server/DATA --restart unless-stopped --log-opt max-size=200m --log-opt max-file=2 yacy/yacy_search_server:latest

根據自己需要修改設定Port

其他可以根據YaCy的demo體驗YaCy的強大功能

Appendix

10 Open-source free Self-hosted Document Search Engines
Tor (network)