User Details
User Details
- User Since
- Aug 19 2022, 1:56 AM (119 w, 4 d)
Today
Today
kamil published D14077: [native] remove comment from `BackupHandler` for review.
kamil committed rCOMM863c17c11b6c: [native] regenerate backup on every password change (authored by kamil).
[native] regenerate backup on every password change
[web] remove password change feature
kamil committed rCOMM99f4e4a6ccef: [native] allow password change only on primary device (authored by kamil).
[native] allow password change only on primary device
kamil committed rCOMM12c361f274a5: [native] handle invalid CSAT in Backup authenticated API (authored by kamil).
[native] handle invalid CSAT in Backup authenticated API
kamil committed rCOMM618bdb01cda6: [native] add handler for staff to attempt backup restore (authored by kamil).
[native] add handler for staff to attempt backup restore
[native] enable backup handler for staff
kamil committed rCOMM6340aabf2ad2: [native] upload User Keys backup when user is staff (authored by kamil).
[native] upload User Keys backup when user is staff
kamil committed rCOMMaac38bd895c8: [lib][native] create action to set latest `backupID` on User Keys upload (authored by kamil).
[lib][native] create action to set latest `backupID` on User Keys upload
kamil committed rCOMMa4bd9d515d2a: [lib][web][native] Redux store to persist latest backup info (authored by kamil).
[lib][web][native] Redux store to persist latest backup info
kamil committed rCOMM60ab6d1f5f4d: [CommCoreModule] deprecate `computeBackupKey` (authored by kamil).
[CommCoreModule] deprecate `computeBackupKey`
kamil committed rCOMMc93bd7a55df0: [native] make it possible to test signing using Olm Account from User Keys (authored by kamil).
[native] make it possible to test signing using Olm Account from User Keys
kamil committed rCOMM45130c2f0341: [CommCoreModule] sign message with custom Olm Account (authored by kamil).
[CommCoreModule] sign message with custom Olm Account
[CryptoModule] remove `CryptoAccountID`
kamil committed rCOMM0f805007b641: [CryptoModule] store only pickled Olm Account in User Keys Backup (authored by kamil).
[CryptoModule] store only pickled Olm Account in User Keys Backup
kamil committed rCOMMb2bdaac880f7: [CommCoreModule][native] expose getting User Keys (authored by kamil).
[CommCoreModule][native] expose getting User Keys
kamil committed rCOMMfcfa8331011f: [backup-client][native] refactor restoring logic and deprecate `restoreBackup` (authored by kamil).
[backup-client][native] refactor restoring logic and deprecate `restoreBackup`
kamil committed rCOMM9518c5eb72a4: [native] remove `BackupKeys` and use `QRAuthBackupData` (authored by kamil).
[native] remove `BackupKeys` and use `QRAuthBackupData`
kamil committed rCOMMf209543987d5: [CommCoreModule] avoid calling Backup Service to get backup secrets (authored by kamil).
[CommCoreModule] avoid calling Backup Service to get backup secrets
kamil committed rCOMM80e355759ad2: [backup-client] set `backupID` after uploading User Keys (authored by kamil).
[backup-client] set `backupID` after uploading User Keys
kamil updated the diff for D14065: [native] regenerate backup on every password change.
rebase before landing v2
kamil updated the diff for D14065: [native] regenerate backup on every password change.
rebase before landing
kamil updated the diff for D14060: [native] add handler for staff to attempt backup restore.
address notes
kamil updated the diff for D14059: [native] upload User Keys backup when user is staff.
- rebase
- use useStaffAlert
kamil updated the diff for D14056: [native] enable backup handler for staff.
use useStaffAlert
kamil updated the diff for D14050: [lib][native] create action to set latest `backupID` on User Keys upload.
make reducer pure
kamil updated the diff for D14049: [lib][web][native] Redux store to persist latest backup info.
- fix typo
- remove migration
- make prop read-only
kamil added inline comments to D14050: [lib][native] create action to set latest `backupID` on User Keys upload.
Yesterday
Yesterday
kamil updated the diff for D14048: [CommCoreModule] deprecate `computeBackupKey`.
rebase before landing
kamil updated the diff for D14047: [native] make it possible to test signing using Olm Account from User Keys.
rebase
kamil added a comment to D14044: [CryptoModule] store only pickled Olm Account in User Keys Backup.
kamil updated the diff for D14005: [CommCoreModule][native] expose getting User Keys.
fix
kamil committed rCOMM1c4a54aec179: [lib] create a hook to check if device is primary (authored by kamil).
[lib] create a hook to check if device is primary
kamil added inline comments to D14058: [lib] create a hook to check if device is primary.
kamil committed rCOMM2e4448a22332: [web][native] add white frame around QR code (authored by kamil).
[web][native] add white frame around QR code
kamil updated the diff for D14055: [web][native] add white frame around QR code.
address review
kamil committed rCOMM98f0d29d70bc: [terraform] deploy tunnelbroker 0.18.2 to production (authored by kamil).
[terraform] deploy tunnelbroker 0.18.2 to production
kamil updated the diff for D14069: [terraform] deploy tunnelbroker 0.18.2 to production.
rebase
kamil published D14069: [terraform] deploy tunnelbroker 0.18.2 to production for review.
I think @ashoat should review this to see the user-facing copy
kamil resigned from D13907: [native] Introduce a restore screen.
I think @ashoat should review this to see the user-facing copy
Thu, Nov 28
Thu, Nov 28
kamil published D14065: [native] regenerate backup on every password change for review.
kamil published D14063: [native] allow password change only on primary device for review.
kamil published D14062: [web] remove password change feature for review.
kamil added inline comments to D14060: [native] add handler for staff to attempt backup restore.
kamil published D14061: [native] handle invalid CSAT in Backup authenticated API for review.
kamil added inline comments to D14056: [native] enable backup handler for staff.
Wed, Nov 27
Wed, Nov 27
kamil published D14060: [native] add handler for staff to attempt backup restore for review.
kamil published D14059: [native] upload User Keys backup when user is staff for review.
kamil published D14056: [native] enable backup handler for staff for review.
kamil published D14058: [lib] create a hook to check if device is primary for review.
kamil published D14055: [web][native] add white frame around QR code for review.
Tue, Nov 26
Tue, Nov 26
kamil published D14050: [lib][native] create action to set latest `backupID` on User Keys upload for review.
kamil published D14049: [lib][web][native] Redux store to persist latest backup info for review.
kamil published D14048: [CommCoreModule] deprecate `computeBackupKey` for review.
kamil published D14047: [native] make it possible to test signing using Olm Account from User Keys for review.
kamil published D14046: [CommCoreModule] sign message with custom Olm Account for review.
kamil published D14045: [CryptoModule] remove `CryptoAccountID` for review.
kamil published D14044: [CryptoModule] store only pickled Olm Account in User Keys Backup for review.
kamil requested changes to D14037: [native] Show version unsupported when opened QR screen.
I would put this check somewhere earlier in the logic, e.g. in DeepLinksContextProvider.
kamil added inline comments to D14033: [lib] Extract hook to send logout message to primary device.
kamil committed rCOMM34ae7bc14a49: [terraform] deploy tunnelbroker 0.18.2 to staging (authored by kamil).
[terraform] deploy tunnelbroker 0.18.2 to staging
Mon, Nov 25
Mon, Nov 25
kamil published D14039: [terraform] deploy tunnelbroker 0.18.2 to staging for review.
kamil committed rCOMM92cb5ba01540: [Tunnelbroker] add missing error logs for notifs (authored by kamil).
[Tunnelbroker] add missing error logs for notifs