110 sats \ 3 replies \ @k00b 13 Jul 2023 \ on: Validating Lightning Signer - AMA bitcoin
In setups where VLS is used with a hosted node solution like with Blockstream’s greenlight, what kind of privacy might signers lose?
Currently, with a hosted node such as Greenlight, the node constructs routes, so you lose privacy related to your payees. We are considering syncing the routing table from the node and constructing routes and onions on our side. If this is something people are interested in, we would love to hear.
reply
Can RGS be used for this? https://github.com/lightningdevkit/rust-lightning/tree/main/lightning-rapid-gossip-sync
reply
yes, RGS seems like the ideal solution, especially for mobile, since it optimizes for network bandwidth.
reply