Symmetric QR pairing: allow both peers to generate or scan QR codes
Send files directly between devices over the internet with no limits
Brought to you by:
denisdev
Originally created by: riftrogue
Currently, the sender always generates the QR code and the receiver always scans it.
This can be inconvenient in some situations.
For example, if I want to send a file from my Android phone to my laptop:
But many laptops don't have a webcam or scanning from a laptop can simply be awkward.
Instead of limiting QR generation to the sender, allow both sides to:
The QR code would simply be used to establish the connection.
Phone → Laptop
Laptop → Phone
This would make the pairing process more flexible and work better for phone ↔ laptop transfers.
The idea is to treat QR codes as a connection/pairing mechanism rather than a sender-only feature.
Originally posted by: denislupookov
Hey @riftrogue , thanks for raising the issue and I like the idea.
I am planning to add it to the app in the near future. It also ties in nicely with an upcoming remember device feature, which will make it easier to pair your trusted devices, so you can send to your own devices repeatedly without scanning anything at all.