AwalaApp / specs

Awala Protocol Suite Specifications
https://specs.awala.network
Creative Commons Attribution Share Alike 4.0 International
5 stars 1 forks source link

Drop creation date from RAMF messages #82

Closed gnarea closed 2 years ago

gnarea commented 3 years ago

But first check that no concrete message type depends on it.

I vaguely remember adding this date to make messages valid in the future (not the present), but I can't think of a real-world use case, so I probably just gold-plated it.

gnarea commented 2 years ago

This is actually needed when storing the public key of a DH key in incoming messages: we only store it if the RAMF message creation date is the latest we've got so far.