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
When a parcel is redelivered before it's been collected, the new parcel would supersede its predecessor per the Relaynet specs. However, they parcel will be deleted once collected, so it's possible for an attacker to redeliver a parcel.
This could lead to replay attacks if private gateways fail to ignore previously-processed, incoming parcels.
The text was updated successfully, but these errors were encountered:
When a parcel is redelivered before it's been collected, the new parcel would supersede its predecessor per the Relaynet specs. However, they parcel will be deleted once collected, so it's possible for an attacker to redeliver a parcel.
This could lead to replay attacks if private gateways fail to ignore previously-processed, incoming parcels.
The text was updated successfully, but these errors were encountered: