Discovery
Find relays across clearnet, Tor, I2P, and Lokinet. Seed from known sources, discover from NIP-65 events, validate with WebSocket handshakes.
Discovery
Find relays across clearnet, Tor, I2P, and Lokinet. Seed from known sources, discover from NIP-65 events, validate with WebSocket handshakes.
Health Monitoring
Six NIP-66 health tests — RTT, SSL, DNS, geolocation, network reachability, HTTP — plus NIP-11 relay information documents.
Event Archiving
Cursor-based event synchronization from validated relays. Content-addressed metadata deduplication via SHA-256 hashing.
# Clone and start the full stackgit clone https://github.com/BigBrotr/bigbrotr.gitcd bigbrotr/deployments/bigbrotrdocker compose up -d
# Run a single servicepython -m bigbrotr seeder --oncepython -m bigbrotr finder --log-level DEBUG