HIP: Handshake P2P Oblivious DNS Relay#77
Draft
denuoweb wants to merge 3 commits into
Draft
Conversation
denuoweb
marked this pull request as ready for review
July 21, 2026 03:54
Author
|
Cross-reference update: the HNSR draft remains HIP PR #78: Its Phase 1 and bounded local Phase 2 implementation is draft hsd PR #960: The current referenced HSD implementation commit is 2c26892df9fb437b1c84f39fc4ecfe329b1d4922. Native Android protocol and network-lifecycle evidence is sourced from 30137230e67f944861833ee5d6a7ac6783cf46d4. HNSR remains optional; the direct-locator ODoH profile does not depend on it. |
denuoweb
marked this pull request as draft
July 23, 2026 00:31
This was referenced Jul 23, 2026
Author
|
@pinheadmz — requesting follow-on privacy and protocol review after #76, especially proxy-target independence, correlation leakage, discovery, and signed target configuration. The incremental implementation stack is linked in the PR body. |
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.
Summary
No permanent service-bit or packet-type assignments are requested by this draft. The proof of concept is disabled outside regtest and uses private experimental values only; assignments may be considered only after base-relay validation, threat-model review, and multi-operator testing.
Prerequisites and reference implementations
hsdODoH implementation: net: add experimental P2P ODoH relay (stacked on #958) hsd#959hsdcommit: https://github.com/denuoweb/hsd/tree/909311d97c794eb59ed2eb0b095a122607ae078eVerification
hsdODoH, base-relay, and network suites: 102 passinghsdregtest: current Urkel proof, ODoH recursion, local DNSSEC and DANE validation, HTTPS 200, distinct proxy and target sockets, and no legacy resolver contactThis remains a draft while the protocol is reviewed and permanent wire assignments are discussed.
Program relationship
See the canonical program architecture and review order.