We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The mechanism to recover from unable to decrypt errors or to access e2E history have greatly evolved since the begining of matrix.
It's now time to re-define the reference algorithms for key sharing and key forwarding using all these new functionnalities together.
from_device
request_id
The text was updated successfully, but these errors were encountered:
no longer relevant, apparently.
Sorry, something went wrong.
duxovni
No branches or pull requests
Taking advantage of Key Sharing, Withheld code and Keybackup
The mechanism to recover from unable to decrypt errors or to access e2E history have greatly evolved since the begining of matrix.
It's now time to re-define the reference algorithms for key sharing and key forwarding using all these new functionnalities together.
Development Tasks
Documentation (WIP DOC)
Spec Work
from_device
andrequest_id
to withheld messages 3735Revise existing SDK implementation and ensure they implement the defined reference algorithm, add tests.
The text was updated successfully, but these errors were encountered: