#11345: BridgeDB should have QR codes for bridge lines
---------------------------+----------------------
Reporter: isis | Owner: isis
Type: defect | Status: new
Priority: normal | Milestone:
Component: BridgeDB | Version:
Keywords: bridgedb-dist | Actual Points:
Parent ID: | Points:
---------------------------+----------------------
Perhaps this will make entering fingerprints easier for some people.
Perhaps someday Orbot will support scanning them. Users have been
reporting a lot of problems when they have to type in fingerprints by
hand.
It's two lines of python:
{{{
import qrencode
qrcode =
qrencode.encode('86e78dd3720c78da8683182ef96c64b162cd660c').resize([150,150])
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11345>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs