[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #12639 [BridgeDB]: Add QR codes for bridges.tpo
#12639: Add QR codes for bridges.tpo
-----------------------------+-----------------------------------------
Reporter: n8fr8 | Owner: isis
Type: enhancement | Status: closed
Priority: minor | Milestone:
Component: BridgeDB | Version:
Resolution: duplicate | Keywords: bridgedb-0.2.3, bridgedb-ui
Actual Points: | Parent ID:
Points: |
-----------------------------+-----------------------------------------
Comment (by eighthave):
One thing to keep in mind when encoding things as URIs for QR codes is the
special QR code char set that makes for smaller QR Codes for the same URI.
The URI needs to only use uppercase letters, numbers, and a few special
chars. The char set is
`0â9 AâZ space $ % * + - . / :`
https://en.wikipedia.org/wiki/QR_code#Storage
For Android, that means that the app also has to claim `<data
android:scheme="BRIDGE" />` so that the URI will be properly directed when
scanned from any QR scanner.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12639#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs