blob: fe8cb4f62b94cf9ff58c323e24d95a208f1c6eae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
## translation metadata
# Revision: $Revision$
# Translation-Priority: 3-low
#include "head.wmi" TITLE="Tor Project: Financial Reports" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
<a href="<page index>">Home » </a>
<a href="<page about/overview>">About » </a>
<a href="<page about/financials>">Financials</a>
</div>
<div id="maincol">
<h1>Tor: Financial Reports</h1>
<dl>
<dt>Founding Documents</dt>
<dd><a href="https://gitweb.torproject.org/company/policies.git/plain/corpdocs/index.html">Form 1023, Articles of Organization, IRS Determination Letter, and more</a></dd>
<dt>Fiscal Year 2017</dt>
<dd><a href="findoc/2017-TorProject-Form990.pdf">2017 IRS Form 990</a></dd>
<dt>Fiscal Year 2016</dt>
<dd><a href="findoc/2016-TorProject-Bylaws.pdf">2016-12-05 Tor Project Bylaws</a></dd>
<dd><a href="findoc/2016-TorProject-combined-Form990_Audit_Results.pdf">2016 IRS Form 990 and Independent Audit Results</a></dd>
<dt>Fiscal Year 2015</dt>
<dd><a href="findoc/2015-TorProject-combined-Form990_PC_Audit_Results.pdf">2015 IRS Form 990, State of MA Form PC, and Independent Audit Results</a></dd>
<dt>Fiscal Year 2014</dt>
<dd><a href="findoc/2014-TorProject-combined-Form990_PC_Audit_Results.pdf">2014 IRS Form 990, State of MA Form PC, and Independent Audit Results</a></dd>
<dt>Fiscal Year 2013</dt>
<dd><a href="findoc/2013-TorProject-Form990.pdf">2013 IRS Form 990</a></dd>
<dd><a href="findoc/2013-TorProject-FormPC.pdf">2013 State of MA Form PC</a></dd>
<dd><a href="findoc/2013-TorProject-FinancialStatements.pdf">2013 Financial Statements</a></dd>
<dt>Fiscal Year 2012</dt>
<dd><a href="findoc/2012-TorProject-Annual-Report.pdf">2012
Annual Report</a></dd>
<dd><a href="findoc/2012-TorProject-Form990.pdf">2012 IRS Form 990</a></dd>
<dd><a href="findoc/2012-TorProject-FormPC.pdf">2012 State of MA Form PC</a></dd>
<dd><a href="findoc/2012-TorProject-FinancialStatements.pdf">2012 Financial Statements</a></dd>
<dt>Fiscal Year 2011</dt>
<dd><a href="findoc/2011-TorProject-Amended-Final-Report.pdf">2011
Financial Statements and Audit Report</a></dd>
<dd><a href="findoc/2011-TorProject-DCF.pdf">2011 Dept of Commerce
Data Collection Form</a></dd>
<dd><a href="findoc/2011-TorProject-Form990.pdf">2011 IRS Form
990</a></dd>
<dd><a href="findoc/2011-TorProject-FormPC.pdf">2011 State of
MA Form PC</a></dd>
<dt>Fiscal Year 2010</dt>
<dd><a
href="findoc/2010-TorProject-combined-Form990_PC_Audit_Results.pdf">2010
IRS Form 990, State of MA Form PC, and Independent Audit
Results</a></dd>
<dt>Fiscal Year 2009</dt>
<dd><a href="findoc/2009-TorProject-Annual-Report.pdf">2009
Annual Report</a></dd>
<dd><a href="findoc/2009-TorProject-Form990andPC.pdf">2009 IRS
Form 990 and State of MA Form PC</a></dd>
<dd><a href="findoc/2009-TorProject-FinancialStatements.pdf">2009
Financial Statements and Audit results</a></dd>
<dd><a href="findoc/2009-TorProject-DCF.pdf">2009 Dept of Commerce
Data Collection Form</a></dd>
<dt>Fiscal Year 2008</dt>
<dd><a href="findoc/2008-TorProject-Form990.pdf">2008 IRS Form
990</a></dd>
<dd><a href="findoc/2008-TorProject-FinancialStatements.pdf">2008
Financial Statements and Audit Results</a></dd>
<dt>Fiscal Year 2007</dt>
<dd><a href="findoc/2007-TorProject-Form990.pdf">2007 IRS Form
990</a></dd>
</dl>
</div>
<!-- END MAINCOL -->
<div id = "sidecol">
#include "side.wmi"
#include "info.wmi"
</div>
<!-- END SIDECOL -->
</div>
<!-- END CONTENT -->
#include <foot.wmi>
|