http://74f5ydnjsrizxzjux3ivt5qt2epgzvq2pfipttdpjblyqcx7i4sq.b32.i2p/chat98/chat98/commit/358aa6038cb79ae451a8d6d1fae44ba32ac77741.diff
.
+
+Given all messages on the network are end-to-end encrypted with various algorithms and one-time-use/ephemeral private keys, this may not be a huge issue, but an adversary could still be logging all of these encrypted messages for future decryption, if every single algorithm is broken.
+
+As an additional precaution, for every message sent by a client the client will send a random amount of bogus messages, with random one-time-use X25519 public keys as the recipients.
\ No newline at...