You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The whole point of noise is to prevent MITM. And even if somebody succeeds it can only reset con with that one peer he managed to corrupt so it isn't really important I guess?
When receiving a message we increment the nonce before validating message integrity
js-libp2p-noise/src/handshakes/abstract-handshake.ts
Lines 24 to 29 in 78921b9
And attacker could fill nonce spots and break comms if it can MITM the connection
The text was updated successfully, but these errors were encountered: