> cat /dev/github | grep security-tools
discovered 03 Aug 2026

ipfs-search

via awesome-list
→ View on GitHub
ipfs-search is a search engine designed for the Interplanetary Filesystem (IPFS) that indexes file and directory hashes by sniffering the DHT gossip. Its architecture includes a crawler implemented in Go, with metadata extraction using ipfs-tika and search capabilities powered by OpenSearch, while supporting a queueing system via RabbitMQ. Notable features include daily snapshots of indexed data and comprehensive API documentation for ease of integration and use.