-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathcertfund.html
More file actions
217 lines (191 loc) · 12.2 KB
/
certfund.html
File metadata and controls
217 lines (191 loc) · 12.2 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
<!--
DDDDDDDDDDDDD ffffffffffffffff 222222222222222 222222222222222 555555555555555555
D::::::::::::DDD f::::::::::::::::f 2:::::::::::::::22 2:::::::::::::::22 5::::::::::::::::5
D:::::::::::::::DD f::::::::::::::::::f 2::::::222222:::::2 2::::::222222:::::2 5::::::::::::::::5
DDD:::::DDDDD:::::D f::::::fffffff:::::f 2222222 2:::::2 2222222 2:::::2 5:::::555555555555
D:::::D D:::::D eeeeeeeeeeee f:::::f ffffffcccccccccccccccc ooooooooooo nnnn nnnnnnnn 2:::::2 2:::::2 5:::::5
D:::::D D:::::D ee::::::::::::ee f:::::f cc:::::::::::::::c oo:::::::::::oo n:::nn::::::::nn 2:::::2 2:::::2 5:::::5
D:::::D D:::::D e::::::eeeee:::::eef:::::::ffffff c:::::::::::::::::co:::::::::::::::on::::::::::::::nn 2222::::2 2222::::2 5:::::5555555555
D:::::D D:::::De::::::e e:::::ef::::::::::::f c:::::::cccccc:::::co:::::ooooo:::::onn:::::::::::::::n 22222::::::22 22222::::::22 5:::::::::::::::5
D:::::D D:::::De:::::::eeeee::::::ef::::::::::::f c::::::c ccccccco::::o o::::o n:::::nnnn:::::n 22::::::::222 22::::::::222 555555555555:::::5
D:::::D D:::::De:::::::::::::::::e f:::::::ffffff c:::::c o::::o o::::o n::::n n::::n 2:::::22222 2:::::22222 5:::::5
D:::::D D:::::De::::::eeeeeeeeeee f:::::f c:::::c o::::o o::::o n::::n n::::n2:::::2 2:::::2 5:::::5
D:::::D D:::::D e:::::::e f:::::f c::::::c ccccccco::::o o::::o n::::n n::::n2:::::2 2:::::2 5555555 5:::::5
DDD:::::DDDDD:::::D e::::::::e f:::::::f c:::::::cccccc:::::co:::::ooooo:::::o n::::n n::::n2:::::2 2222222:::::2 2222225::::::55555::::::5
D:::::::::::::::DD e::::::::eeeeeeee f:::::::f c:::::::::::::::::co:::::::::::::::o n::::n n::::n2::::::2222222:::::22::::::2222222:::::2 55:::::::::::::55
D::::::::::::DDD ee:::::::::::::e f:::::::f cc:::::::::::::::c oo:::::::::::oo n::::n n::::n2::::::::::::::::::22::::::::::::::::::2 55:::::::::55
DDDDDDDDDDDDD eeeeeeeeeeeeee fffffffff cccccccccccccccc ooooooooooo nnnnnn nnnnnn2222222222222222222222222222222222222222 555555555
We <3 You. Join Us.
-->
<title>Cert Fund - DC225</title>
<meta charset="utf-8" />
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge" /><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:image" content="https://s3-us-west-2.amazonaws.com/63306e6675736564/assets/images/dc225-300x300.jpg" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<meta property="og:locale" content="en_US" />
<meta property="og:url" content="https://defcon225.org/contact.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="DEFCON 225 Cert Fund" />
<meta property="og:description" content="The DEFCON225 Cert Fund. A fund for anyone in our group to get a cert." />
<meta property="og:site_name" content="DC225 Cert Fund" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="DEFCON 225 Cert Fund" />
<meta name="twitter:site" content="@defcon225" />
<meta name="twitter:domain" content="Defcon225" />
<meta description="The DEFCON225 Cert Fund. A fund for anyone in our group to get a cert." />
<meta name="google-site-verification" content="IKpplTJ4hMMwDTHmk1sDPzfv3KXsVtlS198XRE-G2Hk" />
<link rel="sitemap" href="/sitemap.xml" type="application/xml" />
<link href="./assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" rel="stylesheet" />
<link href="./assets/css/design.css?ver=2017-2" rel="stylesheet" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="content-thing">
<div class="container-fluid">
<div class="row">
<div class="hidden-xs hidden-sm col-md-2 side left">
</div>
<div class="col-md-8">
<div class="row logo">
<a href="/">
<canvas id="canvas"></canvas>
<noscript>
<img src="assets/images/logo-white.png" border="0" />
</noscript>
</a>
</div>
<div class="row header-nav">
<div class="pull-right hidden-xs socialmedia">
<a href="https://github.com/dc225/" title="Fork us on Github" target="_blank">
<i class="fa-brands fa-fw fa-2x fa-github"></i>
</a>
<a href="https://www.facebook.com/DC225" title="Find us on Facebook" target="_blank">
<i class="fa-brands fa-fw fa-2x fa-facebook"></i>
</a>
<a href="https://twitter.com/defcon225" title="Find us on Twitter" target="_blank">
<i class="fa-brands fa-fw fa-2x fa-twitter"></i>
</a>
<a target="_blank" title="Join our Discord" href="https://discord.gg/EJjRn2JpZf">
<i class="fa-brands fa-fw fa-2x fa-discord"></i>
</a>
<a target="_blank" title="Find us on LinkedIn" href="https://www.linkedin.com/groups/14208444">
<i class="fa-brands fa-fw fa-2x fa-linkedin"></i>
</a>
</div>
<ul class="nav nav-tabs">
<li role="presentation"><a href="/">Home</a></li>
<li role="presentation"><a href="/blog/">Blog</a></li>
<li role="presentation"><a href="/contact.html">Contact</a></li>
<li role="presentation" class="active"><a href="/certfund.html">Cert Fund</a></li>
</ul>
</div>
<div class="row content">
<div class="col-xs-12">
<h1 class="page-title" id="page-title">
DC225 Cert Fund
</h1>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"><b class="fa-solid fa-money-bill-trend-up"></b> Current Fund Balance & Contributor Stats</h3>
</div>
<div class="panel-body"><pre>$986.50 - (Last Updated April 02 2026)<br>
Contributors:
- Major
- Slankyton
- wald0
- Kyozuyuu</pre>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"><b class="fa-solid fa-hand-holding-dollar"></b> Want To Contribute?</h3>
</div>
<div class="panel-body">
<a href="https://www.patreon.com/defcon225" target="_blank"><b>defcon225 on Patreon</b> 🎁
</a>
</div>
</div>
</div>
<div class="col-md-8">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"><b class="fa-solid fa-circle-info"></b> About</h3>
</div>
<div class="panel-body"><pre>
Certs for all the peoples!
This is just a communal method used to raise funds to buy cybersec certs or study materials for people in our group.
Once enough funds are collected, we will pay for someone to get a cert they need/want.
No one should feel obligated into donating unless you want to <3
Want to qualify for funds? Come to a few of our meetups and join our Discord!
</pre></div>
</div>
</div>
</div>
</div>
<div class="row footer">
<div class="col-md-offset-1 col-md-3">
<h3>
<i class="fa-solid fa-fw fa-home" aria-hidden="true"></i>
Navigation
</h3>
<ul class="nav nav-pills nav-stacked">
<li role="presentation"><a href="/">Home</a></li>
<li role="presentation"><a href="/blog/">Blog</a></li>
<li role="presentation"><a href="/contact.html">Contact</a></li>
</ul>
</div>
<div class="col-md-4">
<a href="http://www.makebr.com/?utm_source=defcon225.org&utm_medium=Website%20Footer&utm_campaign=Featured%20Logo" target="_blank"><img loading="lazy" alt="make.br - Makerspace & Maker Movement in Baton Rouge" border="0" height="34" src="./assets/images/icons/makebr.png" style="margin: 0 2px" title="make.br - Makerspace & Maker Movement in Baton Rouge" width="80" /></a>
<a href="https://hackersforcharity.org/?utm_source=defcon225.org&utm_medium=Website%20Footer&utm_campaign=Featured%20Logo" target="_blank"><img loading="lazy" alt="Hackers For Charity (HFC)" border="0" height="73" src="./assets/images/icons/hackers-for-charity.gif" style="margin: 0 2px" title="Hackers For Charity (HFC)" width="73" /></a>
<a href="https://www.internetdefenseleague.org/?utm_source=defcon225.org&utm_medium=Website%20Footer&utm_campaign=Featured%20Logo" target="_blank"><img loading="lazy" alt="Member of The Internet Defense League" border="0" height="60" src="./assets/images/icons/internet-defense-league.png" style="margin: 0 2px" title="Member of The Internet Defense League" width="75" /></a>
<a href="https://studio.code.org/hoc/1?utm_source=defcon225.org&utm_medium=Website%20Footer&utm_campaign=Featured%20Logo" target="_blank"><img loading="lazy" alt="HOUR of CODE Challenge" border="0" height="73" src="./assets/images/icons/code-org.png" style="margin: 0 2px" title="HOUR of CODE Challenge" width="73" /></a>
<a href="https://www.eff.org/?utm_source=defcon225.org&utm_medium=Website%20Footer&utm_campaign=Featured%20Logo" target="_blank"><img loading="lazy" alt="Electronic Frontier Foundation (EFF)" border="0" height="73" src="./assets/images/icons/eff.png" style="margin: 0 2px" title="Electronic Frontier Foundation (EFF)" width="73" /></a>
<a href="https://defcongroups.org/?utm_source=defcon225.org&utm_medium=Website%20Footer&utm_campaign=Featured%20Logo" target="_blank"><img loading="lazy" alt="DEF CON Groups" border="0" height="80" src="./assets/images/icons/defcon-groups.png" style="margin: 0 2px" title="DEF CON Groups" width="80" /></a>
</div>
<div class="col-md-3">
<p class="text-center">
<div><div id="copy">© 2001 - 2026 <a href="/">DC225</a></div></div><br>
<a rel="license" href="https://creativecommons.org/licenses/by/4.0/" target="_blank">
<img loading="lazy" alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" />
</a>
<br /><br />
<div id="copyright">
Website by DC225 is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://defcon225.org" rel="dct:source">defcon225.org</a>
</div>
</p>
</div>
<div class="col-xs-12">
<div class="text-center">
<p>
<font size="1em">Donate <i class="fa-brands fa-fw fa-btc"></i> 14eHqcxsjqj5kEpn6Vyw8nBZpNpktoBhwJ</font>
</p>
</div>
</div>
</div>
</div>
<div class="hidden-xs hidden-sm col-md-1 side right">
</div>
</div>
</div>
</div>
<script src="./assets/js/jquery.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<script src="./assets/js/html2canvas.js"></script>
<script src="./assets/js/glitch.js"></script>
<script src="./assets/js/stats.js"></script>
<script src="./assets/js/idk.js"></script>
<script src="./assets/js/jquery.lazyload.min.js"></script>
</body>
</html>