Optional compact blinded path creation (Blinded Paths, Compact Blinded Paths, Bolt12, Offer)
https://github.com/lightningdevkit/rust-lightning/pull/3080
Host: jbesraa -
Notes
Questions
- Did you review bLIP31? Concept ACK, approach ACK, tested ACK, or NACK?
- What is the difference between short-lived and long-lived Offers?
- Explain
BlindedPaths
and when they are used. - Explain
CompactBlindedPaths
and when they are used. - Expalin the privacy concerns with blinded paths.