Antoine Riard
Antoine Riard
I’ll go to hack a tx-relay jamming toolkit and experiment under real-world conditions. Best process to prove my claim on the introduction of a new RC attack vector claim. Feel...
From my understanding of the current state of #27742 (package relay code), `m_fee_filter_received` is not looked on during the composition of the `ANCPKGINFO` reply in `ProcessGetData` / `MaybeGetAncPkgInfo`, neither in...
> The default is 300MB of actual RAM usage, which is just 15% of a 2GB RPi's available RAM. I'm also not aware of any RPi node software with a...
one design feedback, look on how any imbuance mechanism would have to fit with dynamic upgrades, whatever the bitcoin use-cases. especially matters for time-sensitive flows: https://github.com/lightning/bolts/pull/1117
can you precise where the imbuance mechanism should be applied? like in `AcceptSingleTransaction` or `AcceptMultipleTransaction` or even earlier at the transaction-relay level in `ProcessMessages` ? i think it’s good thing...
If the design goal of this imbuance mechanism is to apply "novel" transaction-relay policy in a backward fashion on pre-signed transactions in the context of multi-party applications and contracting protocols,...
Joining Matt's concern here, I think we're re-introducing all the risk aleas of dusty HTLCs either burnable by your counterparty as a straight damage or collectable by your counterparty if...
what is the denial-of-service strategy on the DNS server side. you’re aiming to use traditional internet infra here and all IETF standards mandates a sec section. no DNSSEC isn’t a...
> This is a feature for now. IMHO a protocol proposal with a lot of maybe in different places need to start simple, then add things on top if required....
https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-August/004034.html One technical recommendation could be to add a BOLT9 feature bit option (e.g `option_jamming_dry_run`) for the routing hops participating in the data collection and have implementations adding a config...