-
Notifications
You must be signed in to change notification settings - Fork 382
Accidental publishing of IP addresses in DNS #4009
Copy link
Copy link
Labels
address-lookupiroh's address lookup subsystem, that turns endpoint id's into the endpoint's addressesiroh's address lookup subsystem, that turns endpoint id's into the endpoint's addressesc-irohFunctionality of the core iroh crate.Functionality of the core iroh crate.regression
Milestone
Description
On current main we are accidentally publishing IP addresses into the pkarr/DNS address lookup service. We should not publish those by default, it should be a very explicit user action to publish those. By default only after connecting to a peer should IP addresses be exchanged between two peers, over the encrypted QUIC connection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
address-lookupiroh's address lookup subsystem, that turns endpoint id's into the endpoint's addressesiroh's address lookup subsystem, that turns endpoint id's into the endpoint's addressesc-irohFunctionality of the core iroh crate.Functionality of the core iroh crate.regression
Type
Projects
Status
🏗 In progress