Expand description
Same-host instance discovery via a small registry under ~/.fips.
This is deliberately lower-tech than mDNS: processes owned by the same
user publish a JSON record with loopback-reachable transport contacts.
Consumers treat records as routing hints only. The Noise handshake still
authenticates the advertised npub, so a stale or spoofed file cannot
impersonate a peer.
Structs§
- Local
Instance Contact - Local
Instance Discovery Config - Runtime configuration for the same-host JSON registry.
- Local
Instance Record - Local
Instance Registry