Skip to content
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

Extend support of m.room.encryption events #95

Closed
KitsuneRal opened this issue Oct 2, 2017 · 3 comments
Closed

Extend support of m.room.encryption events #95

KitsuneRal opened this issue Oct 2, 2017 · 3 comments
Assignees
Labels
E2EE End-to-end encryption is affected enhancement A feature or change request for the library

Comments

@KitsuneRal
Copy link
Member

KitsuneRal commented Oct 2, 2017

In order to properly rotate Megolm sessions, the library should detect and store rotation criteria that arrive in m.room.encryption events: rotation_period_msgs and rotation_period_ms.

@KitsuneRal KitsuneRal created this issue from a note in libQuotient 1 (Backlog:E2EE) Oct 2, 2017
@KitsuneRal KitsuneRal added the E2EE End-to-end encryption is affected label Oct 19, 2017
@KitsuneRal KitsuneRal moved this from Backlog:E2EE to Backlog in libQuotient 1 Oct 19, 2017
@KitsuneRal KitsuneRal added the enhancement A feature or change request for the library label Nov 17, 2017
@KitsuneRal KitsuneRal moved this from Future versions to Version 0.3 - To Do in libQuotient 1 Feb 20, 2018
@KitsuneRal KitsuneRal moved this from Version 0.3 - To Do to Version 0.4 in libQuotient 1 Apr 1, 2018
@KitsuneRal KitsuneRal moved this from Version 0.6 to Version 0.7 - ToDo in libQuotient 1 Jan 3, 2019
@a-andreyev a-andreyev self-assigned this Jun 24, 2019
a-andreyev added a commit to a-andreyev/libQuotient that referenced this issue Jun 25, 2019
a-andreyev added a commit to a-andreyev/libQuotient that referenced this issue Jun 27, 2019
a-andreyev added a commit to a-andreyev/libQuotient that referenced this issue Jun 27, 2019
a-andreyev added a commit to a-andreyev/libQuotient that referenced this issue Jun 27, 2019
a-andreyev added a commit to a-andreyev/libQuotient that referenced this issue Jun 27, 2019
a-andreyev added a commit to a-andreyev/libQuotient that referenced this issue Jul 3, 2019
a-andreyev added a commit to a-andreyev/libQuotient that referenced this issue Jul 4, 2019
@a-andreyev
Copy link
Contributor

Detected, but not stored/processed within a room yet

@KitsuneRal KitsuneRal moved this from E2EE to Current work in libQuotient 1 Sep 1, 2019
@KitsuneRal
Copy link
Member Author

KitsuneRal commented Sep 3, 2019

Actually, they are stored, because Room stores all state events as they are; just not put to real use.

@KitsuneRal
Copy link
Member Author

Considering this closed by the above-mentioned commits.

libQuotient 1 automation moved this from In work to Version 0.6 - Done Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2EE End-to-end encryption is affected enhancement A feature or change request for the library
Projects
Status: Version 0.6 - Released
libQuotient 1
  
Version 0.6 - Released
Development

No branches or pull requests

2 participants