Skip to content

Define blip-0032, DNSSEC proof querying over onion messages#32

Merged
TheBlueMatt merged 1 commit intolightning:masterfrom
TheBlueMatt:2024-02-om-dns-resolution
Jun 3, 2024
Merged

Define blip-0032, DNSSEC proof querying over onion messages#32
TheBlueMatt merged 1 commit intolightning:masterfrom
TheBlueMatt:2024-02-om-dns-resolution

Conversation

@TheBlueMatt
Copy link
Contributor

No description provided.

@TheBlueMatt
Copy link
Contributor Author

I intend to merge it in a week or two if no objections/further feedback are raised.

@t-bast
Copy link
Contributor

t-bast commented May 29, 2024

Sounds good, there are still question around the encoding of some of the fields, but we can merge a first version and update it with what makes the most sense when an implementation is ready.

@TheBlueMatt
Copy link
Contributor Author

Oh shit right, I intended to rewrite this to not have the weird omrequest thing, I've now rewritten this and think its ready to go (but will squash the commits before landing).

Copy link
Contributor

@t-bast t-bast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small inconsistency with the feature name, otherwise it looks good to me.

@TheBlueMatt TheBlueMatt force-pushed the 2024-02-om-dns-resolution branch from ca3e516 to af0b621 Compare May 31, 2024 22:06
@TheBlueMatt
Copy link
Contributor Author

Squashed and fixed the typo:

$ git diff-tree -U1 ca3e516 af0b621
diff --git a/blip-0032.md b/blip-0032.md
index bb7ecff..03782e0 100644
--- a/blip-0032.md
+++ b/blip-0032.md
@@ -35,3 +35,3 @@ Two new onion messages are defined, `dnssec_query` and `dnssec_proof`.
 Nodes which accept and reply to `dnssec_query`-containing onion messages from any sender:
- * SHOULD set the `dns_query` feature flag in their `node_announcement`.
+ * SHOULD set the `dns_resolver` feature flag in their `node_announcement`.

@TheBlueMatt
Copy link
Contributor Author

I intend to merge this next week unless there is further feedback.

Copy link
Contributor

@t-bast t-bast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK af0b621

@TheBlueMatt TheBlueMatt merged commit e9edaa2 into lightning:master Jun 3, 2024
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.

4 participants