Skip to content

echoplexus->irc->echoplexus: not possible to decrypt #233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alx opened this issue Jun 6, 2014 · 2 comments
Open

echoplexus->irc->echoplexus: not possible to decrypt #233

alx opened this issue Jun 6, 2014 · 2 comments

Comments

@alx
Copy link
Contributor

alx commented Jun 6, 2014

  1. connect to an irc channel
  2. start to encrypt content
  3. type a text line, it shows the text in the sender chat, but only '-' in other clients
@qq99
Copy link
Owner

qq99 commented Jun 12, 2014

Great catch 👍 Definitely just naively taking msg.body instead of looking for the msg property that represents the encrypted payload

@qq99 qq99 added bug labels Jun 12, 2014
@qq99
Copy link
Owner

qq99 commented Aug 9, 2014

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

@qq99 qq99 changed the title irc-proxy : encryption not working echoplexus->irc->echoplexus: not possible to decrypt Aug 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants