tari icon indicating copy to clipboard operation
tari copied to clipboard

Comms- Ban bad messages

Open SWvheerden opened this issue 1 year ago • 2 comments

Currently, not all bad behaviour is punished in the comms layer:

  • [x] SAF/Store: the message has no signature
  • [x] SAF_handler/task: invalid saf message
  • [ ] SAF_handler/task: peer send saf message we did not request
  • [x] inbound/forward: destination matches source
  • [ ] DHT header params

SWvheerden avatar Jun 28 '23 14:06 SWvheerden