Authenticate use of offer blinded paths (Blinded Paths, Compact Blinded Paths, Bolt12, Offer, Auth)
https://github.com/lightningdevkit/rust-lightning/pull/3139
Host: vincenzopalazzo -
Notes
Questions
- Did you review the PR? Concept ACK, approach ACK, tested ACK, or NACK?
- Why do we need an authentication method in BOLT12, specifically during the invoice request?
- Is the authentication algorithm specified inside the BOLT12 proposal, or is it used for an LDK use case?
- After this PR, will LDK be retrocompatible with previously generated offers?