MediaGrid icon indicating copy to clipboard operation
MediaGrid copied to clipboard

Generate QR code of user fingerprints

Open dismantl opened this issue 11 years ago • 1 comments

On the user information display (see #15), there should be a generated QR code of the user's fingerprint that could be scanned by another MediaGrid user to confirm their identity (see #16).

The QR code should have some differentiation of whether it is displaying the user's fingerprint (e.g. "my fingerprint: E420 C145..."), or what it has received as someone else's fingerprint (e.g. "dan's fingerprint: A1B2 C3D4...").

Once a native Android app is built, it can use these QR codes to confirm identities.

dismantl avatar Mar 15 '14 20:03 dismantl

This looks like a good JS library to use: http://larsjung.de/qrcode/

dismantl avatar Mar 15 '14 20:03 dismantl