Ben-Ortiz / cs419_group_project

cs419 computer security group project
0 stars 0 forks source link

Messages to/from a newly created account are not decrypted (or not decrypted properly) #4

Closed ghost closed 2 years ago

ghost commented 2 years ago

Conversations are decrypted successfully when both users log in directly. But if one user has just created an account, then messages to/from them will not be decrypted unless they logout and login again using the now-existing account.

image

Steps to reproduce:

  1. Start the server
  2. Start a user instance, and create a new account
  3. Start another user instance, and either login to an existing account or create a new account
  4. Message between those users
jayko8899 commented 2 years ago

Closing this issue as it has already been mentioned and patched

ghost commented 2 years ago

Ah, I didn't notice #2 where this was mentioned since it was closed, my bad.

I don't believe we're intended to make changes to our programs now that the submission deadline has passed though, so Ling's bug report should probably still be open/valid.

symxmyz233 commented 2 years ago

Sorry, someone has found it ahead of you.