http://74f5ydnjsrizxzjux3ivt5qt2epgzvq2pfipttdpjblyqcx7i4sq.b32.i2p/chat98/chat98/commit/358aa6038cb79ae451a8d6d1fae44ba32ac77741.patch
If the recipient does not have you in their buddies list, they will be prompted to add you before replying to your message, or they can decline.
+
+## Encryption Details
+
+There are, at most, three (3) layers of encryption for each message.
+
+#### Layer 0 (IrcMessage.java)
+
+This layer is the core encrypted message. It is the actual message, end-to-end encrypted using the recipient's public key (the key shared with others to add as buddies), and your secret key.