[tor-bugs] #13313 [Tor Browser]: Enable bundled fonts in Tor Browser
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jul 20 21:00:19 UTC 2015
#13313: Enable bundled fonts in Tor Browser
-----------------------------+--------------------------------------
Reporter: dcf | Owner: tbb-team
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Resolution: | Keywords: tbb-fingerprinting-fonts
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------------------------
Comment (by dcf):
I saw on IRC you were asking about the glyph testing program. It's not
online anymore, but here is the source code.
{{{
git clone https://repo.eecs.berkeley.edu/git-anon/users/fifield/fontfp.git
cd fontfp/webapp
go build
./webapp --http :8000
}}}
Then browse to !http://localhost:8000/fastfp to get a quick fingerprint.
!http://localhost:8000/fontfp is the all-codepoint test that takes 10
minutes that you should run after fastfp detects no differences.
There's also a demo at
https://www.bamsoftware.com/talks/fc15-fontfp/fontfp.html#demo
It doesn't print out a fingerprint, but it should be easy to crib from the
source code.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13313#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list