-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
366 lines (364 loc) · 17.9 KB
/
index.html
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>MD5</title>
<link rel="stylesheet" href="./css/bulma.css" media="screen" title="no title">
<link rel="stylesheet" href="./css/fade.css" media="screen" title="no title">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="./css/master.css">
<link rel="icon" type="image/png" href="./img/favicon-32x32.png" sizes="32x32" />
<script src="./js/smooth-scroll.js"></script>
</head>
<body class="is-bold">
<section class="hero is-light is-fullheight is-transparent section">
<!-- NAV SECTION -->
<div class="hero-head has-fixed-nav" style="position: relative;">
<header
class="nav is-fixed-top has-shadow container"
style="background-image: linear-gradient(141deg, #dfd8d8 0%, whitesmoke 71%, white 1%)"
>
<div class="nav-left">
<a href="#" class="nav-item is-brand" alt="MD5 Logo image">
<img style="max-height: 32px;" src="./img/md5logo.png" alt="MD5 logo" />
</a>
</div>
<div class="nav-right">
<a data-scroll href="#programs" class="nav-item" alt="Link to programs overview">Programs</a>
<!-- <a data-scroll href="./store.html" class="nav-item" alt="Link to store">Store</a> -->
<a href="https://medium.com/@md5.press" class="nav-item" alt="Link to Articles on Medium">
Blog
</a>
<span class="nav-item">
<a data-scroll href="#hardware" class="button" alt="Link to store">Hardware</a>
</span>
<span class="nav-item">
<a data-scroll href="#contact" class="button" alt="Link to contact form">Contact</a>
</span>
</div>
</header>
<!-- <p class="container" style="position: fixed; top: 40vh; left: 3vw;">
<a href="https://www.medium.com/@md5.press" style="border-bottom: none; padding-bottom: 2em; color: black;"><i style="padding-left: 0.5em;" class="fa fa-3x fa-medium"></i></a>
<br>
<a href="https://www.twitter.com/md5press" style="border-bottom: none; color: black; top: 1em;"><i style="padding-left: 0.5em;" class="fa fa-3x fa-twitter"></i></a>
</p> -->
</div>
<!-- LANDING CONTENT -->
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="landing title" style="margin-bottom: 4vh;">
MD5: digital literacy advocates
</h1>
<h2 class="landing subtitle">
Life online is complex, let's <strong><a data-scroll href="#mission" class="is-bold">break it down</a>.</strong>
</h2>
</div>
</div>
</section>
<!-- MISSION STATEMENT SECTION -->
<section id="mission" class="is-large section content is-transparent" style="padding-top: 10%; padding-bottom: 10%;">
<div class="container has-text-centered">
<div class="columns" style="margin-bottom: 5vh;">
<div class="column is-10 is-offset-1">
<blockquote cite="http://www.telegraph.co.uk/education/educationopinion/10436444/Digital-literacy-as-important-as-reading-and-writing.html" style="border-radius: 1%;">
<h1 class="title mission">
Alongside reading, writing and math, the 4th literacy is digital.
</h1>
<p class="is-pulled-right subtitle" style="margin-right: 5%;">
<em>--Mark Surman, director at <b>Mozilla</b></em>
</p>
</blockquote>
</div>
</div>
<div class="columns">
<div class="column is-10 is-offset-1">
<h4 class="subtitle mission">
Ready to <b>become a web ninja</b>?
</h4>
<h4 class="subtitle mission">
Find the program that's right for your team, <a data-scroll href="#contact" alt="Contact form" class="plain-link">get in touch</a> and join <em>the most important conversation</em> of the 21st century.
</h4>
</div>
</div>
<div class="columns" style="margin-top: 3vh;">
<div class="column is-1 is-offset-5 has-text-centered">
<a data-scroll href="#programs">
<button class="button is-medium">Programs</button>
</a>
</div>
<div class="column is-1 has-text-centered">
<a data-scroll href="#hardware">
<button class="button is-medium">Hardware</button>
</a>
</div>
</div>
</div>
</section>
<section id="hardware" class="is-large section content is-transparent" style="padding-top: 10%; padding-bottom: 10%;">
<div class="container box">
<div class="columns" style="margin-bottom: 5vh;">
<div class="column is-two-thirds">
<h4 style="margin-bottom: 1em;" class="title is-2 is-spaced">The intersection of usability and privacy</h5>
<h6 class="subtitle is-4">The latest Android, the best hardware & absolutely <b>0 Google Services</b/</h6>
<h6 class="subtitle is-4">Nebulous serials: IMEI and MAC address randomizers</h6>
<h6 class="subtitle is-4">End to end encrypted messaging and calls, of course</h6>
<h6 class="subtitle is-4">Device Encryption on by default</h6>
<h6 class="subtitle is-4">Microphone disabled, tight permissions management and so much more</h6>
<h6 class="subtitle is-3">Ongoing support included. It's not just a phone, it's a culture</h6>
</div>
<div class="column is-one-third">
<img src="./img/pixel2.png" />
</div>
</div>
</div>
</section>
<!-- PROGRAMS OUTLINE -->
<section class="section is-medium is-transparent" id="programs">
<div class="container">
<div class="columns">
<div class="column is-one-third">
<div class="box">
<p class="title has-text-centered">Digital Literacy Primer</p>
<hr>
<div class="content">
<p class="subtitle has-text-centered">
Small businesses, libraries, public institutions, teachers and classrooms
</p>
<p>
2 hour crash course in all things relevant to digital literacy. Begins with the question "What's a computer anyway?" and culminates with practical strategies for disarming the threats facing modern web users.
</p>
<p>
Designed to answer all the most fundamental questions around how the internet works and how to empower individuals and collectives with the tools and knowledge required to stay safe online.
</p>
</div>
<p class="subtitle has-text-centered">
<a class="subtitle plain-link inTriggerLit" href="#literacy-outline">View Course Outline</a>
</p>
</div>
</div>
<div class="column is-one-third">
<div class="box">
<p class="title has-text-centered">Encrypted Life Seminar</p>
<hr>
<div class="content">
<p class="subtitle has-text-centered">
Activists, journalists and privacy conscious individuals
</p>
<p>
In this bring your own device seminar, participants learn the ins and outs of encryption, from how it works to practical methods for securing your digital life.
</p>
<p>
Freedom and peace of mind online are attainable; this <em>composable</em> series of workshops is the way for those with the will to get real about privacy and become acquainted with the latest and greatest the world of encryption has to offer.
</p>
</div>
<p class="subtitle has-text-centered">
<a class="subtitle plain-link inTriggerEnc" href="#seminar-modules">View Modules</a>
</p>
</div>
</div>
<div class="column is-one-third">
<div class="box">
<p class="title has-text-centered">Cyber Security Overhaul</p>
<hr>
<div class="content">
<p class="subtitle has-text-centered">
Businesses, organizations and government offices
</p>
<p>
A top to bottom audit of your firm's practices, routines and procedures through the lens of cyber-security. Elucidate where vulnerabilities are lurking, get proactive and think preventative.
</p>
<p>
Don't become the next corporate security breach news headline. A cyber-security audit is mandatory for any concern operating in the modern world.
</p>
</div>
<p class="subtitle has-text-centered" style="margin-top: 11%">
<a class="subtitle plain-link" href="#contact">Free estimate</a>
</p>
</div>
</div>
</div>
<!--
Begin section of fade in program descriptions
-->
<div class="columns fadeTargetLit fadeIn hide is-paused">
<div class="column is-12">
<div class="box">
<p class="title">
Digital Literacy Workshop Outline
<span class="is-pulled-right button outTriggerLit"><i class="fa fa-times"></i></span>
</p>
<hr style="margin-right: 3.5em;">
<div class="content" style="padding-left: 1em;">
<p>
<b>Introduction: from boot to cypher (40 mins)</b>
</p>
<p style="padding-left: 1em;">
What's a computer anyway? hardware, firmware, software <br>
Information: the stuff of the universe <br>
Privacy: Intersection of Availability, Confidentiality, Authenticity and Integrity <br>
Activity: Sending a private message challenge <br>
Introduction to Cryptography: what is public key cryptography? <br>
</p>
<p>
<b>Pragmatic Concepts: threats to your digital self (50 mins)</b>
</p>
<p style="padding-left: 1em;">
How the internet works: servers, URLs, IPs oh my <br>
SSL: the web's first line of defense <br>
Basics: passwords, emails and malware <br>
Preventative Medicine: what you can do to stay safe from: <br>
Viruses: demystified <br>
Hackers: who what where how and why! <br>
Top 5: Backup, firewall, update, anti-virus and education <br>
Web Browsers: ins and outs of the modern oculus <br>
Handling Problems: what to do when it all goes wrong <br>
</p>
<p>
<b>Questions and participant lead session (30 min)</b>
</p>
</div>
<p class="subtitle has-text-centered">
<a href="./files/DigitalLiteracyOutline.pdf" type="download">Download</a> full version w/ readings
</p>
</div>
</div>
</div>
<div class="columns fadeTargetEnc fadeIn hide is-paused">
<div class="column is-12">
<div class="box">
<p class="title has-text-centered" style="margin-bottom: 1em;">
Encrypted Life Modules
<span class="is-pulled-right button outTriggerEnc"><i class="fa fa-times"></i></span>
</p>
<div class="tile is-ancestor">
<div class="tile is-parent is-6">
<div class="tile is-child box">
<p class="sub-title is-bold">
<strong>Encrypting communications</strong>
</p>
<hr>
<p class="content">
Be it email, texting, voice calls or file sharing, learn how to encrypt every aspect of your digitial communications. This module works on any device you might be carrying and transforms it from a spyphone to your personal portal into the matrix.
</p>
</div>
</div>
<div class="tile is-parent is-6">
<div class="tile is-child box">
<p class="sub-title is-bold">
<strong>IP addresses: manipulation, securing and going dark</strong>
</p>
<hr>
<p class="content">
How you connect to the internet says a lot about you. Demystify the concepts behind location tracking and over the wire spying and leave those narks, hackers and snoops in the dusty darkness of anonymity.
</p>
</div>
</div>
</div>
<div class="tile is-ancestor">
<div class="tile is-parent is-6">
<div class="tile is-child box">
<p class="sub-title is-bold">
<strong>Tails: the amnesic incognito live system</strong>
</p>
<hr>
<p class="content">
When only the most secure configuration will suffice. This two hour workshop will take you from wondering "What's an OS again?" to a bad ass, computer on a stick toting digital ninja.
</p>
</div>
</div>
<div class="tile is-parent is-6">
<div class="tile is-child box">
<p class="sub-title is-bold">
<strong>The future is here</strong>
</p>
<hr>
<p class="content">
Our most customizable module is a 2 hour voyage into the future of possible. Learn about anything from Bitcoin, the blockchain and the DarkWeb to how to use a 3D printer. From how to fly a drone to how to monitor your at home wifi network and on to building your own server and using a microcomputer. Skynet's the limit.
</p>
</div>
</div>
</div>
<p class="subtitle has-text-centered">
<a href="/files/PGPemailprimer.docx" type="download">Download</a> free "Intro to PGP email" guide
</p>
</div>
</div>
</div>
<div class="columns" style="margin-top: 5vh;">
<div class="column is-2 is-offset-5 has-text-centered">
<a data-scroll href="#contact">
<button class="button is-medium">Get in touch</button>
</a>
</div>
</div>
</div>
</section>
<!-- CONTACT SECTION -->
<section class="section footer is-large is-transparent" id="contact">
<div class="container">
<div class="columns">
<div class="column is-9 is-offset-1">
<form action="https://formspree.io/[email protected]" method="POST">
<div class="control is-horizontal">
<div class="control-label">
<label class="label">Contact</label>
</div>
<div class="control is-grouped">
<p class="control is-expanded">
<input class="input" type="text" placeholder="Name" name="name">
</p>
<p class="control is-expanded">
<input class="input" type="email" placeholder="Email" name="_replyto">
</p>
</div>
</div>
<div class="control is-horizontal">
<div class="control-label">
<label class="label">Program</label>
</div>
<div class="control">
<div class="select is-fullwidth">
<select name="program">
<option>Digital Literacy Primer</option>
<option>Encrypted Life Seminar</option>
<option>Cyber Security Overhaul</option>
<option>Something Else</option>
</select>
</div>
</div>
</div>
<div class="control is-horizontal">
<div class="control-label">
<label class="label">Details</label>
</div>
<div class="control">
<textarea name="message" class="textarea" placeholder="Organization name, location, scheduling and questions"></textarea>
</div>
</div>
<input type="hidden" name="_next" value="/thanks.html" />
<input type="hidden" name="_subject" value="MD5 Contact" />
<div class="columns">
<div class="column is-one-quarter is-offset-2">
<p>
<a href="https://www.medium.com/@md5.press" style="border-bottom: none;"><i style="padding-left: 0.5em;" class="fa fa-3x fa-medium"></i></a>
<a href="https://www.twitter.com/md5press" style="border-bottom: none;"><i style="padding-left: 0.5em;" class="fa fa-3x fa-twitter"></i></a>
</p>
</div>
<div class="column is-one-quarter is-offset-4">
<p class="control is-horizontal">
<button type="submit" value="Send" class="button is-fullwidth is-outlined is-medium">
<span class="icon" style="">
<i class="fa fa-send"></i>
</span>
</button>
</p>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<script type="text/javascript" src="./js/fades.js"></script>
</body>
</html>