jhaals / yopass

Secure sharing of secrets, passwords and files
https://yopass.se
Apache License 2.0
1.87k stars 291 forks source link

QR code support? #1513

Open rbnmax opened 2 years ago

rbnmax commented 2 years ago

It usefull if it shows qr-code with link, so can we read on mobile quickly.

ocroquette commented 1 month ago

I would also find it useful, for instance to send OTP configuration to remote user (otpauth) But also for any text, the receiving user might want to scan it with his phone. So it would make sense to let the sender decide of the default representation (plain text or QR code), but still let the receiver to switch manually between them. It speaks for a browser (e.g. Javascript) based solution, where the QR code is generated on the fly.

trymeouteh commented 3 weeks ago

Would like this feature as well