[tor-bugs] #31333 [Core Tor/Tor]: reduce fingerprints len by 32.5% to reduce descriptors size

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 5 15:08:13 UTC 2019


#31333: reduce fingerprints len by 32.5% to reduce descriptors size
------------------------------------+----------------------------------
 Reporter:  cypherpunks             |          Owner:  (none)
     Type:  enhancement             |         Status:  closed
 Priority:  Low                     |      Milestone:
Component:  Core Tor/Tor            |        Version:  Tor: unspecified
 Severity:  Normal                  |     Resolution:  duplicate
 Keywords:  fingerprint descriptor  |  Actual Points:
Parent ID:                          |         Points:
 Reviewer:                          |        Sponsor:
------------------------------------+----------------------------------

Comment (by nickm):

 Please remember also that downloads are compressed.  After zlib (or zstd)
 compression, there is not 32% difference in whether you use base16 or
 base64 encoding.  For pure random bytes, I get a figure more like 11%.

 That's still worth looking into, but as Teor notes, before we could change
 it, we'd need a proposal to figure out how to handle the backward
 compatibility issues.

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


More information about the tor-bugs mailing list