Skip to content

feat(widgetDriver): Add to-device encryption support #5098

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

toger5
Copy link
Contributor

@toger5 toger5 commented May 26, 2025

This is a rebased version of: #4992

It adds:

  • add temp to-device encryption methods that should be part of the crypto crate. (they are in the submodule of widget::matrix::to_device_crypto which will be removed once the same methods are available through the matrix sdk crypto crate.

Todos:

  • Decide if we really want to simplify to-device sending to NOT include a encryption flag and instead hide all unencrypted to-device from the widget.
  • remove the submod: to_device_crypto
  • Public API changes documented in changelogs (optional)

Signed-off-by:

@toger5 toger5 force-pushed the toger5/widget-to-device-with-encryption branch from 4bff53e to 84403e9 Compare May 26, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant