[tor-bugs] #5096 [Orbot]: Support transferring bridge addresses in QR codes

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Feb 12 04:06:08 UTC 2012


#5096: Support transferring bridge addresses in QR codes
-------------------------+--------------------------------------------------
 Reporter:  rransom      |          Owner:  n8fr8
     Type:  enhancement  |         Status:  new  
 Priority:  normal       |      Milestone:       
Component:  Orbot        |        Version:       
 Keywords:               |         Parent:       
   Points:               |   Actualpoints:       
-------------------------+--------------------------------------------------
 At some point (maybe in days, maybe in weeks), we will start distributing
 bridge addresses which contain multiple 80-bit-or-longer base32-encoded
 ‘cryptovariables’ (I don't know any other appropriate general term for
 them).  Orbot users will want to not retype them into their puny phone
 keyboards.

 See the ‘`libzbar`’ package for a QR-code decoder under the LGPL.  See
 ‘`libqrencode`’ for a QR-code encoder under the LGPL.  Neither of these
 can currently handle binary strings containing NULs (you don't want to be
 parsing/repacking bridge lines anyway, but you need to know about that bug
 before you use the QR-code hammer to pound e.g. OTR/GPG fingerprints,
 BitTorrent info hashes, or Curve25519/Ed25519 public keys).

 Also, if you interact with a QR-code decoder through e.g. XML, don't get
 [https://xkcd.com/327/ bobbytabled].  (P.S. ‘`zbarimg --xml`’ sucks.)

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5096>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list