RFC for timestamping in SAFE

Following my analysis in this post:

I implemented this functionality in routing crate and sent a PR because it was so simple. But then David indicated that a RFC was needed, this is the reason why things are in the wrong order (I did the PR before the RFC).

Let us hope that MaidSafe team doesn’t find anything blocking in this proposal.

The managers are the standard ones, either:

  • The group managing the client (around client name in XOR space)
  • The group managing the SD (around SD name in XOR space)

(or both)

I searched for the call sites of functions checking the signatures of a SD and didn’t find them. The function checking the date must probably called at the same places (that I didn’t find).

4 Likes