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

Support deprecation of plain text sender_key and device_id in a megolm message #223

Open
BillCarsonFr opened this issue Apr 11, 2022 · 1 comment

Comments

@BillCarsonFr
Copy link
Member

BillCarsonFr commented Apr 11, 2022

As part of MSC3700 the sender_keyand device_id will be removed from the encrypted message content:

POC matrix-org/matrix-rust-sdk#481

  • Check all impacts
    • For key requesting (use wildcard when requesting to sender)
    • Deprecate sender*key in key requests
    • Impact on auto-rs
    • Maintain a mapping of sessionid to senderkey on m.roomkey, and m.forwardedroom*key ?
  • Notify other clients of impact
  • IOS
  • Android
  • Web
  • Rust
@BillCarsonFr
Copy link
Member Author

Will be done in megolm v2

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

1 participant