Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

End to End Encryption Between Users #2082

Open
zin1x opened this issue Jan 1, 2022 · 2 comments
Open

End to End Encryption Between Users #2082

zin1x opened this issue Jan 1, 2022 · 2 comments
Labels
F-E2EE T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. X-Needs-Info This issue is blocked awaiting information from the reporter

Comments

@zin1x
Copy link

zin1x commented Jan 1, 2022

Background information

  • Dendrite version or git SHA: 0.5.1+a47b12dc
  • Monolith or Polylith?: Monolith
  • SQLite3 or Postgres?: Postgres
  • Running in Docker?: No
  • go version: go version go1.17.3 linux/amd64

Description

End-to-end encryption of DM between 2 user does not work the moment user logs off

Steps to reproduce

  • User 1 invite User 2 to a chat
  • Conversation exchanges are encrypted
  • User 2 log off
  • User 2 log on
  • User 2 message User 1 in the previously established chat
  • on Element.io/Web - message is sent unencrypted to User 2
  • on Element App - message from User 2 is will never be unable to send to User 1
@kegsay
Copy link
Member

kegsay commented Jan 19, 2022

on Element.io/Web - message is sent unencrypted to User 2

I assume User 1 sent this - did they just login to a fresh element-web account or was this an existing account? It's entirely possible you're hitting element-hq/element-web#19705 which has the failure mode you describe. What element web version are you running?

@forever8361
Copy link

You can debug with Andriod, the android phenomenon is that it cannot send information, it is the event lost in the dendrite server

@kegsay kegsay added T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. X-Needs-Info This issue is blocked awaiting information from the reporter F-E2EE and removed bug labels Dec 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F-E2EE T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. X-Needs-Info This issue is blocked awaiting information from the reporter
Projects
None yet
Development

No branches or pull requests

4 participants