Document OHTTP relay random selection guidance#1380
Open
bc1cindy wants to merge 1 commit intopayjoin:masterfrom
Open
Document OHTTP relay random selection guidance#1380bc1cindy wants to merge 1 commit intopayjoin:masterfrom
bc1cindy wants to merge 1 commit intopayjoin:masterfrom
Conversation
Collaborator
Pull Request Test Coverage Report for Build 22864083973Details
💛 - Coveralls |
DanGould
requested changes
Mar 4, 2026
Contributor
DanGould
left a comment
There was a problem hiding this comment.
This is the right direction but raised some questions I don't have the answers for yet about whether the pattern this is documenting is actually a desirable one sufficient for reference.
This was referenced Mar 6, 2026
d5580ab to
52c370e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed relay order creates a fingerprintable pattern at the network layer, even though OHTTP protects the user's IP. Document that callers should select relays randomly and track failed ones for resilience, following the existing
RelayManagerimplementation inpayjoin-cli.Claude sonnet 4.6 helped me doing the research of the issue.
Closes #1328
Please confirm the following before requesting review:
AI
in the body of this PR.