Page MenuHomePhabricator

[native] make it possible to test signing using Olm Account from User Keys
Needs ReviewPublic

Authored by kamil on Tue, Nov 26, 6:08 AM.

Details

Reviewers
bartek
tomek
Summary

ENG-9603.

This is a test case and an example of how to use it, probably this code can be updated, exported, and used in Restore Flow later (cc. @tomek).

This is a real-life use case because we take the previous Primary Device deviceID from the device list history, then sign the message using Olm Account from Backup without extracting deviceID, and use deviceID from the device list to verify — so if this passes verification, both device list history and User Keys upload/download/crypto operations work together.

Depends on D14046

Test Plan

Perform what is explained in test case

Diff Detail

Repository
rCOMM Comm
Branch
backup
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
native/backup/restore-siwe-backup.react.js
52–60 ↗(On Diff #46080)

The old code is wrong - I mentioned this here

native/profile/backup-menu.react.js
197–211 ↗(On Diff #46080)
kamil retitled this revision from [native] make it possible to test singing using Olm Account from User Keys to [native] make it possible to test signing using Olm Account from User Keys.Tue, Nov 26, 6:17 AM
kamil published this revision for review.Tue, Nov 26, 6:45 AM