ouroboros-network icon indicating copy to clipboard operation
ouroboros-network copied to clipboard

Gossip - how is the reply to a request calculated

Open njd42 opened this issue 2 years ago • 0 comments

  • Do we need to make multiple / repeat requests idempotent?
  • What 'entropy' should be present in the responses?
  • Should we gossip those known to be ledger peers at all?
    • note that we can't take an IP address and determine if it is a ledger [reverse lookups just don't work]
    • not sharing our ledger peers could help with DDoS resistance

njd42 avatar Aug 17 '22 10:08 njd42