element-x-ada/libraries/matrix/api
Kayos 86d6686aee feat(matrix): add SecretStorage API and implementation
Adds SecretStorage interface and RustSecretStorage implementation
for accessing Matrix SSSS (Secure Secret Storage and Sharing).

This enables storing and retrieving encrypted secrets using the
user's recovery key.

Also fixes SDK compatibility issues:
- Remove deprecated Sentry configuration from TracingService
- Make analytics SDK enableSentryLogging a no-op

Requires updated Rust SDK with SecretStoreWrapper FFI.
2026-03-28 17:18:05 -07:00
..
src feat(matrix): add SecretStorage API and implementation 2026-03-28 17:18:05 -07:00
build.gradle.kts API modules do not need to setup dependency injection. 2025-11-12 19:05:39 +01:00