echoplexus
echoplexus copied to clipboard
echoplexus->irc->echoplexus: not possible to decrypt
- connect to an irc channel
- start to encrypt content
- type a text line, it shows the text in the sender chat, but only '-' in other clients
Great catch :+1: Definitely just naively taking msg.body instead of looking for the msg property that represents the encrypted payload
I believe I made it sending the ciphertext along instead of the -, but more work would be needed to properly decrypt it on another echoplexus client