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 proper OTP-way is to delete and wipe a key after enciphering a message (DeleteKey will do both) instead of marking the key as Used and storing the key. Perhaps with a warning to dump the key (-o) and distribute it to the receiver(s)... or not, this should have already been done before sending messages to the receiver.
The text was updated successfully, but these errors were encountered:
The proper OTP-way is to delete and wipe a key after enciphering a message (DeleteKey will do both) instead of marking the key as Used and storing the key. Perhaps with a warning to dump the key (-o) and distribute it to the receiver(s)... or not, this should have already been done before sending messages to the receiver.
The text was updated successfully, but these errors were encountered: