You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
desktop: generate keypair, render public key to QR code
mobile: read QR code, sign public key, send signature to server
Desktop adds mobile:
desktop: generate keypair, sign public key, render keypair and signature to QR code
mobile: read QR code, check signature, write keys to disk, register with server
I expect we'll end up using these crates for QR-code stuff:
Mobile adds desktop:
Desktop adds mobile:
I expect we'll end up using these crates for QR-code stuff:
The text was updated successfully, but these errors were encountered: