Skip to content

Commit 2bb1469

Browse files
authored
Revert "Sign backup with cross-signing key when we reset it." (#2175)
1 parent 2fd08d7 commit 2bb1469

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/crypto/index.ts

-2
Original file line numberDiff line numberDiff line change
@@ -953,8 +953,6 @@ export class Crypto extends EventEmitter {
953953
// sign with the device fingerprint
954954
await this.signObject(data.auth_data);
955955

956-
await this.backupManager.enableKeyBackup(data);
957-
958956
builder.addSessionBackup(data);
959957
}
960958

0 commit comments

Comments
 (0)