Skip to content

Conversation

BillCarsonFr
Copy link
Member

Type of change

  • Feature

Content

Support for MSC3270 Symmetric megolm backup.
matrix-org/matrix-spec-proposals#3270

Notice that support is threre but not enabled. It can be enabled by changing the keysBackupService KeyBackupConfig

Motivation and context

Screenshots / GIFs

Tests

  • Step 1
  • Step 2
  • Step ...

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

* @param progressListener a progress listener, as generating private key from password may take a while
* @param callback Asynchronous callback
*/
fun prepareKeysBackupVersion(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ Documentation of prepareKeysBackupVersion is outdated


/**
* algorithm-dependent data, for "m.megolm_backup.v1.curve25519-aes-sha2" see [org.matrix.android.sdk.internal.crypto.keysbackup.MegolmBackupAuthData].
* algorithm-dependent data, for "m.megolm_backup.v1.curve25519-aes-sha2" * see [org.matrix.android.sdk.api.session.crypto.keysbackup.MegolmBackupCurve25519AuthData].

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ Line detected, which is longer than the defined maximum line length in the code style.

@BillCarsonFr BillCarsonFr changed the title Feature/fga/msc 3270 Implement MSC3270: Symmetric megolm backup Oct 13, 2022
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.

3 participants