-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add qrcode generator #101
base: master
Are you sure you want to change the base?
Add qrcode generator #101
Conversation
we can use it in future for migrating account to mobile phones |
Cool! |
That was a good one... Thanks iShift! |
In near future I would research decoder |
I think we should only merge this when we have also a working decoder. Btw, i've seen that most used Android QR scanner accessing the internet everytime i scan something. It looks very dangerous to me to have an image like that people would be trying to scan with unsecure scanners broadcasting their secret keys to the world... |
I was thinking about apps like google goggles, that scans all your internal Just a thought: What if we ask for a safe password to encrypt the key, and On 24 February 2014 15:49, miguelfreitas notifications@github.com wrote:
|
@rbertoche "Just a thought: What if we ask for a safe password to encrypt the key, and |
It would be great if secret key was never visible in clear, but password encrypted. It would also permit to share a home server for family... everybody would need his password to swap to his account ? |
qrcode decoder http://webqr.com/ (offline) https://github.com/LazarSoft/jsqrcode |
That was tested in calm... |
A passphrase on each secret key, asked on login, would be really great to allow server sharing. Thus I could introduce twister to my mom. |
Added qrcode generator with this lib https://github.com/davidshimjs/qrcodejs
screenshots:
Standart profile page:
After Show secret key button:
after show qrcode link:
Don't worry about my secret code, it is public-test account of Russian IT community