Added a new peer-to-peer message type for QR code auth flow. All messages are going to be encrypted separately via AES-256.
Depends on D11292
Paths
| Differential D11293 Authored by bartek on Mar 11 2024, 6:17 AM.
Details Summary Added a new peer-to-peer message type for QR code auth flow. All messages are going to be encrypted separately via AES-256. Depends on D11292 Test Plan TBD
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptMar 11 2024, 6:17 AM2024-03-11 06:17:28 (UTC-7) Harbormaster failed remote builds in B27423: Diff 37971!Mar 11 2024, 6:31 AM2024-03-11 06:31:14 (UTC-7) Harbormaster failed remote builds in B27436: Diff 37984!Mar 11 2024, 7:02 AM2024-03-11 07:02:10 (UTC-7) bartek edited the summary of this revision. (Show Details)Mar 11 2024, 7:05 AM2024-03-11 07:05:30 (UTC-7) Harbormaster failed remote builds in B27442: Diff 37990!Mar 11 2024, 7:32 AM2024-03-11 07:32:28 (UTC-7) Harbormaster completed remote builds in B27462: Diff 38011.Mar 12 2024, 12:24 AM2024-03-12 00:24:57 (UTC-7) This revision is now accepted and ready to land.Mar 13 2024, 5:35 AM2024-03-13 05:35:53 (UTC-7)
Harbormaster completed remote builds in B27552: Diff 38123.Mar 18 2024, 5:07 AM2024-03-18 05:07:35 (UTC-7) Closed by commit rCOMM9983dec2bb77: [lib] Add Tunnelbroker message types for QR code auth (authored by bartek). · Explain WhyMar 21 2024, 4:29 AM2024-03-21 04:29:26 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38247 lib/types/tunnelbroker/peer-to-peer-message-types.js
lib/types/tunnelbroker/qr-code-auth-message-types.js
lib/utils/qr-code-auth.js
|