Skip to content

forward: Remove capped path retrieval for shared dialer#24

Merged
JordiSubira merged 1 commit into
mainfrom
remove_shared_dialer_limitation
Sep 26, 2025
Merged

forward: Remove capped path retrieval for shared dialer#24
JordiSubira merged 1 commit into
mainfrom
remove_shared_dialer_limitation

Conversation

@JordiSubira
Copy link
Copy Markdown
Collaborator

This PR removes the "feature" that stopped clients from retrieving the PathUsage information when using the shared dialer. At the beginning we were concerned this brought some security issues, more concretely, gaining information on what path other potential users of the shared dialer are using. It is not clear what attacker model we are contemplating and what are the implication. Therefore and for the sake of usability, we remove this constrain. In any case, if we ever see this a security problem, we should probably force every client to use its own dialer, which is probably a more robust solution in terms of security (although we should assess the resource usage implications).

@JordiSubira JordiSubira merged commit 0340eba into main Sep 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant