Skip to content

Add Direct Message Protocol Changes

Richard T. Carback III requested to merge XX-4323/DMClient into project/DM

This modifies Direct Message to include a check that the sender owns the sender static public key. This is done by deriving a key against the recipients public key and hashing the message.

Merge request reports