IRC channel logs

2026-05-31.log

back to list of logs

<jA_cOp>that is a good point. I was never interested in using one myself but if it funnels even a sliver of funding into actually sensible software it's OK with me
<encryptedwhisper>I have a question about the CapTP crossed hellos mitigation code. The line captp.scm:1320 removes an item from the crossed-hellos-mitigator table when a connection should be aborted. But I am thinking it shouldn't actually do this. Because if the peer tries to send two hellos, the second one ... wouldn't trigger an abort? as far as I can tell?
<encryptedwhisper>I suspect this might cause a connection leak and possibly some other weird behavior
<dthompson>encryptedwhisper: this would be a good question for tsyesika, I think