Bartalog / cool-maze

A quick mobile-to-desktop share capability, through matrix barcode
Apache License 2.0
2 stars 6 forks source link

Inconsistent "qrKey" from iOS #559

Open Deleplace opened 9 months ago

Deleplace commented 9 months ago

The backend sometimes considers the original QR code contents as the "qrKey" (including a secret, as read and sent verbatim by the iOS app, which doesn't do E2EE), and sometimes the derived non-secret channel ID.

The "right" qrKey (non-secret) has length 64. The "incorrect" qrKey has length 14.