-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathaboutus.html
390 lines (361 loc) · 16.6 KB
/
aboutus.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
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!--link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel="stylesheet" -->
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet"
/>
<link
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
rel="stylesheet"
/>
<title>About Supernetworks Routers</title>
<meta property="og:url" content="https://www.supernetworks.org/" />
<meta property="og:title" content="Supernetwork Routers" />
<meta property="og:description" content="SPR Features" />
<meta name="description" content="SPR Features" />
<meta
property="og:image"
content="https://www.supernetworks.org/assets/img/bgs/bg-dark.png"
/>
<script>
!(function (t, e) {
var o, n, p, r
e.__SV ||
((window.posthog = e),
(e._i = []),
(e.init = function (i, s, a) {
function g(t, e) {
var o = e.split('.')
2 == o.length && ((t = t[o[0]]), (e = o[1])),
(t[e] = function () {
t.push([e].concat(Array.prototype.slice.call(arguments, 0)))
})
}
;((p = t.createElement('script')).type = 'text/javascript'),
(p.async = !0),
(p.src =
s.api_host.replace('.i.posthog.com', '-assets.i.posthog.com') +
'/static/array.js'),
(r = t.getElementsByTagName('script')[0]).parentNode.insertBefore(
p,
r
)
var u = e
for (
void 0 !== a ? (u = e[a] = []) : (a = 'posthog'),
u.people = u.people || [],
u.toString = function (t) {
var e = 'posthog'
return (
'posthog' !== a && (e += '.' + a), t || (e += ' (stub)'), e
)
},
u.people.toString = function () {
return u.toString(1) + '.people (stub)'
},
o =
'capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys onSessionId'.split(
' '
),
n = 0;
n < o.length;
n++
)
g(u, o[n])
e._i.push([i, s, a])
}),
(e.__SV = 1))
})(document, window.posthog || [])
posthog.init('phc_wHrv9J5yEKPecDYT9ligBWKlIi2LBDL7I4heu69ayOT', {
api_host: 'https://us.i.posthog.com'
})
</script>
</head>
<body class="bg-slate-950 text-neutral-100 pb-16">
<nav class="md:flex text-white border-gray-200 px-2 sm:px-4 py-2.5">
<div
class="container flex flex-wrap justify-between items-center mx-auto"
>
<a href="/" class="flex items-center">
<!--img src="/docs/images/logo.svg" class="mr-3 h-6 sm:h-9" alt="Flowbite Logo" /-->
<span class="self-center text-xl font-semibold whitespace-nowrap"
>SPR</span
>
</a>
<button
data-collapse-toggle="mobile-menu"
type="button"
id="trigger-mobile-menu"
class="inline-flex items-center p-2 ml-3 text-sm text-gray-500 md:rounded-lg md:hidden hover:bg-slate-800 focus:outline-none focus:ring-2 focus:ring-slate-800 dark:text-gray-400 dark:hover:bg-gray-700 dark:focus:ring-gray-600"
aria-controls="mobile-menu"
aria-expanded="false"
>
<span class="sr-only">Open main menu</span>
<svg
class="w-6 h-6"
fill="currentColor"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z"
clip-rule="evenodd"
></path>
</svg>
<svg
class="hidden w-6 h-6"
fill="currentColor"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z"
clip-rule="evenodd"
></path>
</svg>
</button>
<div class="hidden w-full md:block md:w-auto" id="mobile-menu">
<ul
class="flex flex-col mt-4 md:flex-row md:space-x-8 md:mt-0 md:text-sm md:font-medium"
>
<li>
<a
href="/#products"
class="block py-2 pr-4 pl-3 border-b border-slate-800 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700"
aria-current="page"
>Products</a
>
</li>
<li>
<a
href="features.html"
class="block py-2 pr-4 pl-3 border-b border-slate-800 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700 font-bold"
aria-current="page"
>Features</a
>
</li>
<li>
<a
href="https://www.supernetworks.org/pages/docs/setup_guides/install"
class="block py-2 pr-4 pl-3 border-b border-slate-800 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700"
>Guide</a
>
</li>
<li>
<a
href="http://demo.supernetworks.org/"
class="block py-2 pr-4 pl-3 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent"
>Demo</a
>
</li>
<li>
<a
href="https://www.supernetworks.org/pages/docs/intro"
class="block py-2 pr-4 pl-3 border-b border-slate-800 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700"
>Documentation</a
>
</li>
<li>
<a
href="plus.html"
class="block py-2 pr-4 pl-3 border-b border-slate-800 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700"
aria-current="page"
>PLUS</a
>
</li>
<li>
<a
href="https://www.supernetworks.org/pages/docs/faq"
class="block py-2 pr-4 pl-3 border-b border-slate-800 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700"
>FAQ</a
>
</li>
<li>
<a
href="https://www.supernetworks.org/pages/blog"
class="block py-2 pr-4 pl-3 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-white dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent"
>Blog</a
>
</li>
</ul>
</div>
</div>
</nav>
<div class="static overflow-hidden h-full">
<div
class="opacity-80 bg-[url(assets/img/bg-ambient-1.png)] bg-cover h-full w-full fixed right-0 bottom-0 bg-opacity-25"
style="z-index: -1"
></div>
</div>
<header class="relative pt-8 md:pt-24 antialiased">
<div
class="md:mx-auto flex flex-col items-center space-x-4 space-y-8 my-8 text-center"
>
<h1 class="text-4xl font-medium tracking-tight lg:text-5xl">
About Supernetworks
</h1>
<p class="max-w-4xl mb-8 px-4 sm:text-lg md:text-md md:mb-10"></p>
</div>
</header>
<div
class="bg-slate-950/80 md:border border-slate-800 md:rounded-3xl w-full lg:w-3/4 mx-auto lg:p-4 md:px-0 md:pb-16 flex flex-col items-center space-x-4 space-y-8 text-center antialiased"
>
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
<h2 class="text-3xl font-bold text-center mb-8 text-blue-400">
Our Mission
</h2>
<p class="mt-12 text-lg font-semibold text-blue-200">
At Supernetworks we're crafting a new standard for networking. Join us
in our quest to make networking in the digital world safer, faster,
and more transparent for everyone.
</p>
<p class="mb-6 py-4 text-lg">
Our products empower you with superior network visibility and control.
We're giving you the tools to understand and design your digital
networks without having to give up security for convenience.
</p>
<h3 class="text-2xl font-semibold mt-12 mb-6 text-blue-300">
Our Founders
</h3>
<p class="mb-6 text-left text-gray-300 px-8">
Our common values around empowering people come from our early days
online, where we first met playing CTF contests at wargames.unix.se
and Pull The Plug. We believe that learning is the best kind of fun,
and that technology should supercharge people's abilities to make
their lives better.
</p>
<div class="grid md:grid-cols-1 gap-8 mt-6">
<div class="bg-slate-900 p-8 rounded-lg text-left">
<h4 class="text-2xl font-semibold mb-4 text-blue-400">
Alex Radocea
</h4>
<img src="TDB" />
<span class="font-semibold text-blue-200"> Mission Focus</span>
<p class="text-gray-300 leading-relaxed py-2">
"I felt like the routers I was buying were limiting my
ability to manage and trust my home network.
</p>
<p class="text-gray-300 leading-relaxed py-2">
I was looking to set up the fanciest networking gear on the market
and I was surprised about how difficult it was to build secure
networks to withstand expert attacks and block breaches.
</p>
<p class="text-gray-300 leading-relaxed py-2">
This led us to innovate and design a better way to build a secure
network while maintaining full device compatibility".
</p>
<span class="font-semibold text-blue-200 py-4">
Founder's Background
</span>
<p class="text-gray-300 leading-relaxed py-2">
In college, Alex Radocea was the inaugural President of
<b>RPISEC</b>.
</p>
<p class="text-gray-300 leading-relaxed py-2">
He was an intern with <b>Matasano Security</b> on Wall Street, on
<b>Apple's</b> Product Security Team, an early employee at
<b>Crowdstrike</b> building the first ever Mac EDR capable sensor
& all things Apple malware intel. In Sweden, Alex worked on
<b>Spotify's</b> magneto project and later helped build and guide
all things security through hypergrowth to their NYSE debut.
</p>
<p class="text-gray-300 leading-relaxed py-2">
Before founding <b>Supernetworks</b> with Philip, Alex started
<b>Longterm Security</b> to help startups perform security
architecture & software security testing.
</p>
<p class="text-gray-300 leading-relaxed mt-4"></p>
<div class="">
<a
href="https://www.linkedin.com/in/alex-radocea-93336446/"
target="_blank"
rel="noopener noreferrer"
class="inline-flex items-center text-blue-600 hover:text-blue-800 transition-colors duration-200"
>
<i class="fab fa-linkedin text-2xl mr-2"></i>
<span class="sr-only">Alex Radocea's LinkedIn Profile</span>
</a>
<a
href="https://twitter.com/defendtheworld"
target="_blank"
rel="noopener noreferrer"
class="inline-flex items-center text-blue-400 hover:text-blue-500 transition-colors duration-200"
>
<i class="fab fa-twitter text-2xl mr-2"></i>
<span class="sr-only">Defend the World Twitter Profile</span>
</a>
</div>
</div>
<div class="bg-slate-900 p-8 rounded-lg text-left">
<h4 class="text-2xl font-semibold mb-4 text-blue-400">
Philip Olausson
</h4>
<img src="TDB" />
<span class="font-semibold text-blue-200">Mission Focus</span>
<p class="text-gray-300 leading-relaxed my-4">
"As more competitors force cloud connectivity and eliminate
opt-out options, I believe it's more important than ever to offer
a secure alternative. The goal is to provide users with a
reliable, open-source home networking solution that keeps data
local and control absolute - ensuring privacy and security are
never sacrificed for convenience"
</p>
<span class="font-semibold text-blue-200 py-4">
Founder's Background
</span>
<p class="text-gray-300 leading-relaxed my-4">
After honing his skills as a consultant for <b>Bitnux</b>, Philip
founded <b>Programmatic AB</b>, where he spearheads security
improvements for leading internet and finance companies.
</p>
<p class="text-gray-300 leading-relaxed my-4">
<b>Programmatic</b> clients include <b>Danske Bank</b>,
<b>Länsförsäkringar</b> (one of Sweden's largest banks), and
<b>Avanza</b> (Sweden's largest online stock broker).
</p>
<p class="text-gray-300 leading-relaxed"></p>
</div>
</div>
<h3 class="text-2xl font-semibold mt-12 mb-6 text-blue-300">
Our Advisors
</h3>
<div class="grid md:grid-cols-1 gap-8 mt-6">
<div class="bg-slate-900 p-8 rounded-lg text-left">
<h4 class="text-2xl font-semibold mb-4 text-blue-400">
Dave Goldsmith
</h4>
<img src="TDB" />
</div>
</div>
</div>
<div
class="text-left text-sm dark:text-slate-400 my-16 flex flex-row space-x-4"
>
<!-- Footer content -->
</div>
</div>
</body>
<script>
let el = document.getElementById('trigger-mobile-menu')
el.addEventListener('click', function () {
let menu = document.getElementById('mobile-menu')
menu.classList.toggle('hidden')
})
</script>
</html>