fix the other half of bug 1074
[tor/rransom.git] / doc / spec / proposals / ideas / xxx-hide-platform.txt
blob3fed5cfbd44e924c9357584c5c27535d8bf4ece8
1 Filename: xxx-hide-platform.txt
2 Title: Hide Tor Platform Information
3 Version: $Revision$
4 Last-Modified: $Date$
5 Author: Jacob Appelbaum 
6 Created: 24-July-2008
7 Status: Draft
10                       Hiding Tor Platform Information
12 0.0 Introduction
14 The current Tor program publishes its specific Tor version and related OS
15 platform information. This information could be misused by an attacker.
17 0.1 Current Implementation
19 Currently, the Tor binary sends data that looks like the following:
21     Tor 0.2.0.26-rc (r14597) on Darwin Power Macintosh
22     Tor 0.1.2.19 on Windows XP Service Pack 3 [workstation] {terminal services,
23     single user}
25 1.0 Suggested changes
27 It would be useful to allow a user to configure the disclosure of such
28 information. Such a change would be an option in the torrc file like so:
30     HidePlatform Yes
32 1.1 Suggested default behavior in the future
34 If a user would like to disclose this information, they could configure their
35 Tor to do so.
37     HidePlatform No