Page MenuHomePhorge

D13857.1768967957.diff
No OneTemporary

Size
754 B
Referenced Files
None
Subscribers
None

D13857.1768967957.diff

diff --git a/native/native_rust_library/src/backup.rs b/native/native_rust_library/src/backup.rs
--- a/native/native_rust_library/src/backup.rs
+++ b/native/native_rust_library/src/backup.rs
@@ -469,6 +469,12 @@
backup_log_data_key: String,
}
+/// Stores the Olm account in `pickled_account`. However, Olm account
+/// information might be out of date. We have decided we don't need
+/// to update this when one-time keys (OTKs) or prekeys change.
+/// The reasoning behind this decision is that the backed-up Olm account
+/// is primarily used for signing an update to the device list. For these
+/// operations only the identity signing key is necessary.
#[derive(Debug, Serialize, Deserialize)]
struct UserKeys {
backup_data_key: String,

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 21, 3:59 AM (2 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5966400
Default Alt Text
D13857.1768967957.diff (754 B)

Event Timeline