mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 17:08:57 +01:00
9f4fcc5afa
First construct a null message of random size and contents and send it to the destination. Then include that same padding in the verification sync. Note that the sync message is additionally randomly padded like all other sync messages. This lets Verified sync messages appear the same as normal sync message traffic. // FREEBIE