MyEtherWallet / etherwallet

https://vintage.myetherwallet.com
MIT License
2.33k stars 1.72k forks source link

QR code for signed txs not showing in Firefox #362

Open retotrinkler opened 7 years ago

retotrinkler commented 7 years ago

Not an issue but an idea.

For super secure offline signing the have a QR code out of the Signed Transaction data string would be great. This way one could have truly offline storing of keys and have a convenient and air-gapped way to get data - signed tx - via QR code from an offline system into an online system.

maybe things like the below could be useful https://github.com/soldair/node-qrcode https://github.com/kazuhikoarase/qrcode-generator https://kazuhikoarase.github.io/qrcode-generator/

tayvano commented 7 years ago

Have you used the Offline tab on MEW? I believe this is already implemented but let me know if you're talking about QR code functionality elsewhere

retotrinkler commented 7 years ago

Do you mean the "Send Offline" tab?

retotrinkler commented 7 years ago

screenshot from 2017-03-06 20-45-32

sry if i miss something - meant for this "Signed Transaction" part

tayvano commented 7 years ago

Oh weird!

What browser are you using?

screen shot 2017-03-06 at 12 49 39 pm

retotrinkler commented 7 years ago

ha interesting - using Firefox v51.0.1

tayvano commented 7 years ago

So strange! I'll look into it and try to figure out why it's not showing on Firefox.