maidsafe / sn_dbc

Safe Network DBCs
BSD 3-Clause "New" or "Revised" License
15 stars 16 forks source link

Forced one time keys #86

Closed davidrusu closed 3 years ago

davidrusu commented 3 years ago
dan-da commented 3 years ago

I see some changes in mint-repl. Did you test that it still works, in particular the commands:

  1. reissue_ez and
  2. prepare_tx, sign_tx, prepare_reissue, reissue
dan-da commented 3 years ago

I would like to see a comment somewhere, maybe in lib.rs that gives an overview of forced-one-time-keys, the problem it solves and how it works, to provide context for the individual changes/pieces.

davidrusu commented 3 years ago

@dan-da I added some docs on one-time-keys and regenerated the mint-repl sample runs, please take another look