d4nte
1
Hello there,
I would like to know how much RFC 0003 - Peer Routing Records an RFC 0002 - Signed Envelopes are being used in the wild. Is it used by IPFS, Filecoin, etc for discovery purposes?
Is it adopted? If not, what is used instead? ENR?
Thank you
Hi @d4nte,
RFC 0003 is still in-progress (see roadmap). Help wanted.
Is it adopted? If not, what is used instead? ENR?
Most protocols, e.g. Kademlia still use unsigned addresses. E.g. see https://github.com/libp2p/specs/blob/master/kad-dht/README.md#rpc-messages
d4nte
3
Hi @mxinden,
Thanks for that. Are you aware of any js implementation in progress?
Cheers.
d4nte
4