source: trunk/docs/backdoors.rst

Last change on this file was 80e3f70, checked in by Sajith Sasidharan <sajith@…>, at 2020-02-10T21:53:35Z

Sign backdoor statement

Related to ticket:3283.

  • Property mode set to 100644
File size: 2.1 KB
Line 
1.. -*- coding: utf-8-with-signature -*-
2
3Statement on Backdoors
4======================
5
6October 5, 2010
7
8The New York Times has `recently reported`_ that the current
9U.S. administration is proposing a bill that would apparently, if passed,
10require communication systems to facilitate government wiretapping and access
11to encrypted data.
12
13(login required; username/password pairs available at `bugmenot`_).
14
15.. _recently reported: https://www.nytimes.com/2010/09/27/us/27wiretap.html
16.. _bugmenot: http://www.bugmenot.com/view/nytimes.com
17
18Commentary by the `Electronic Frontier Foundation`_, `Peter Suderman /
19Reason`_, `Julian Sanchez / Cato Institute`_.
20
21.. _Electronic Frontier Foundation: https://www.eff.org/deeplinks/2010/09/government-seeks
22.. _Peter Suderman / Reason: http://reason.com/blog/2010/09/27/obama-administration-frustrate
23.. _Julian Sanchez / Cato Institute: http://www.cato-at-liberty.org/designing-an-insecure-internet/
24
25The core Tahoe developers promise never to change Tahoe-LAFS to facilitate
26government access to data stored or transmitted by it. Even if it were
27desirable to facilitate such access -- which it is not -- we believe it would
28not be technically feasible to do so without severely compromising
29Tahoe-LAFS' security against other attackers. There have been many examples
30in which backdoors intended for use by government have introduced
31vulnerabilities exploitable by other parties (a notable example being the
32Greek cellphone eavesdropping scandal in 2004/5). RFCs `1984`_ and `2804`_
33elaborate on the security case against such backdoors.
34
35.. _1984: https://tools.ietf.org/html/rfc1984
36.. _2804: https://tools.ietf.org/html/rfc2804
37
38Note that since Tahoe-LAFS is open-source software, forks by people other
39than the current core developers are possible. In that event, we would try to
40persuade any such forks to adopt a similar policy.
41
42The following Tahoe-LAFS developers agree with this statement:
43
44David-Sarah Hopwood [Daira Hopwood]
45
46Zooko Wilcox-O'Hearn
47
48Brian Warner
49
50Kevan Carstensen
51
52Frédéric Marti
53
54Jack Lloyd
55
56François Deppierraz
57
58Yu Xue
59
60Marc Tooley
61
62Peter Secor
63
64Shawn Willden
65
66Terrell Russell
67
68Jean-Paul Calderone
69
70meejah
71
72Sajith Sasidharan
Note: See TracBrowser for help on using the repository browser.