-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
354 lines (243 loc) · 15.1 KB
/
team.html
File metadata and controls
354 lines (243 loc) · 15.1 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
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
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name='robots' content='max-image-preview:large' />
<title>A-SIT Plus GmbH - Team</title>
<meta property="og:type" content="website" >
<meta property="og:title" content="A-SIT Plus - Excellence in Digital Security" >
<meta property="og:description" content="Team" >
<meta property="og:image" content="https://plus.a-sit.at/assets/images/logos/social-preview.png">
<meta property="og:image:type" content="image/png" >
<meta property="og:image:width" content="1200" >
<meta property="og:image:height" content="630" >
<meta property="og:url" content="https://plus.a-sit.at/team.html" />
<meta name="twitter:card" content="summary_large_image" >
<meta name="twitter:title" content="A-SIT Plus - Excellence in Digital Security" >
<meta name="twitter:description" content="Team" >
<meta name="twitter:image" content="https://plus.a-sit.at/assets/images/logos/social-preview.png" >
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/site-icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/site-icons/favicon-16x16.png">
<link rel="shortcut icon" href="assets/images/site-icons/favicon.ico">
<link rel="alternate" href="https://plus.a-sit.at/" hreflang="en" />
<link rel='stylesheet' id='asit-style-css' href='assets/css/styles.css' type='text/css' media='all' />
<script type="text/javascript" src="assets/js/jquery.slim.min.js?ver=3.5.1" id="jquery-js"></script>
<script type="text/javascript" src="assets/js/bootstrap.bundle.min.js?ver=4.6.2" id="bootstrap-js"></script>
</head>
<body class="home page-template page-template-page-templates page-template-homepage page-template-page-templateshomepage-php page page-team">
<a class="sr-only" href="#content-start">Skip to content</a>
<a class="sr-only" href="#main-navigation">Skip to Navigation</a>
<header class="site-header navbar-static-top" role="banner">
<div class="container">
<div class="row">
<div class="navbar-brand ">
<a class="site-title" title="A-SIT Plus Homepage" href="index.html">
<img src="assets/images/logos/a-sit-plus-logo.svg" alt="A-SIT Plus">
</a>
</div>
<div class="col text-right">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".navbar-collapse" aria-controls="bs4navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
</div>
<nav class="navbar navbar-expand-lg align-items-start">
<div class="menu-top-container order-12">
<br/>
</div>
<div class="clearfix-lg"></div>
<p class="sr-only" id="main-navigation">Main Navigation</p>
<div class="menu-primary-container ">
<div class="collapse navbar-collapse ">
<ul id="menu-primary-en" class="navbar-nav ">
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page ">
<a title="About A-SIT Plus" href="index.html" class="nav-link">About A-SIT Plus</a>
</li>
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page ">
<a title="Activities" href="activities.html" class="nav-link">Activities</a>
</li>
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page ">
<a title="Open Source" href="open-source.html" class="nav-link">Open Source</a>
</li>
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page current_page_item">
<a title="Our Team" href="team.html" class="nav-link">Our Team</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<div class="position-relative overflow-hidden p-3 p-md-5 text-center bg-head">
<div class="container" >
<div class="col-lg-12 my-3">
<h1 class="display-4 font-weight-normal">Our Team</h1>
</div>
</div>
</div>
<div class="position-relative overflow-hidden p-3 p-md-5 text-center bg-white shadow">
<div class="container" >
<div class="col-lg-12 my-3">
<object class="w-100" type="image/svg+xml" data="assets/images/team-overview.svg"></object>
</div>
</div>
</div>
<div class="container content-container" id="content-start">
<div class="row">
<div class="col">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col-auto order-md-last team-img" style="background-image: url(assets/images/team/Teufl-Peter-400x400.jpg);"></div>
<div class="col-md p-4 d-flex flex-column position-static">
<a id="peter"></a>
<div class="text-muted">Dr.</div>
<h3 class="mt-0 mb-0">Peter <b>Teufl</b></h3>
<div class="mb-3">
<span class="badge badge-secondary">CEO</span>
<span class="badge badge-primary">consulting</span>
<span class="badge badge-primary">coordination</span>
<span class="badge badge-primary">architecture</span>
</div>
<div class="card-text text-justify mb-auto">
<p>Peter Teufl serves as the founder and CEO of A-SIT Plus GmbH, specializing in information security and cryptography.
After completing his PhD in 2012 at ISEC (formerly IAIK), he established A-SIT Plus as a spin-off company of the A-SIT association.</p>
</div>
<div>
<a class="unmute" href="https://at.linkedin.com/in/peter-teufl-a503a511"><img width="32px" height="32px" src="assets/images/icons/linkedin.svg" alt="LinkedIn" /></a>
<a class="unmute" href="https://github.com/asitplus-pteufl"><img width="32px" height="32px" src="assets/images/icons/github.svg" alt="GitHub" /></a>
</div>
</div>
</div>
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col-auto order-md-last team-img" style="background-image: url(assets/images/team/Zefferer-Thomas-400x400.jpg);"></div>
<div class="col-md p-4 d-flex flex-column position-static">
<a id="thomas"></a>
<div class="text-muted">Dr.</div>
<h3 class="mt-0 mb-0">Thomas <b>Zefferer</b></h3>
<div class="mb-3">
<span class="badge badge-primary">consulting</span>
<span class="badge badge-primary">coordination</span>
<span class="badge badge-primary">architecture</span>
</div>
<div class="card-text text-justify mb-auto">
<p>Thomas Zefferer joined ISEC (formerly IAIK) in 2007.
He is Senior IT Security Expert at A-SIT Plus as well as a director of SIC (Stiftung Secure Information and Communication Technologies).
He holds a PhD degree in Computer Science from Graz University of Technology.
Thomas’s primary expertise is in security analyses, e-government, and mobile security.</p>
</div>
<div>
<a class="unmute" href="https://orcid.org/0000-0001-5037-0657"><img width="32px" height="32px" src="assets/images/icons/orcid.svg" alt="ORCID" /></a>
<a class="unmute" href="https://github.com/asitplus-tzefferer"><img width="32px" height="32px" src="assets/images/icons/github.svg" alt="GitHub" /></a>
</div>
</div>
</div>
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col-auto order-md-last team-img" style="background-image: url(assets/images/team/Hoerandner-Felix-400x400.jpg);"></div>
<div class="col-md p-4 d-flex flex-column position-static">
<a id="felix"></a>
<div class="text-muted">Dr.</div>
<h3 class="mt-0 mb-0">Felix <b>Hörandner</b></h3>
<div class="mb-3">
<span class="badge badge-primary">consulting</span>
<span class="badge badge-primary">coordination</span>
<span class="badge badge-primary">architecture</span>
</div>
<div class="card-text text-justify mb-auto">
<p>Felix Hörandner is working as Senior IT Security Expert at A-SIT Plus.
He holds a PhD degree in Computer Science from Graz University of Technology.
After joining ISEC (formerly IAIK) in 2015, he also worked at the Austrian E-Government Innovation Center (EGIZ) and Secure Information Technology Center Austria (A-SIT).
His main research interests lie at the intersection of cloud computing, identity management, data sharing, and advanced cryptographic mechanisms with the aim of achieving user-friendly solutions.</p>
</div>
<div>
<a class="unmute" href="https://dblp.org/pers/hd/h/H=ouml=randner:Felix"><img width="32px" height="32px" src="assets/images/icons/dblp.svg" alt="DBLP" /></a>
<a class="unmute" href="https://www.linkedin.com/in/felix-hoerandner/"><img width="32px" height="32px" src="assets/images/icons/linkedin.svg" alt="LinkedIn" /></a>
<a class="unmute" href="https://github.com/FelixHoer"><img width="32px" height="32px" src="assets/images/icons/github.svg" alt="GitHub" /></a>
</div>
</div>
</div>
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col-auto order-md-last team-img" style="background-image: url(assets/images/team/Kollmann-Christian-400x400.jpg);"></div>
<div class="col-md p-4 d-flex flex-column position-static">
<a id="christian"></a>
<div class="text-muted">DI</div>
<h3 class="mt-0 mb-0">Christian Paul <b>Kollmann</b></h3>
<div class="mb-3">
<span class="badge badge-primary">architecture</span>
<span class="badge badge-primary">development</span>
</div>
<div class="card-text text-justify mb-auto">
<p>Christian Kollmann received his Master’s degree (Dipl.-Ing.) in Computer Science from Graz University of Technology where he specialized in IT Security and Software Development.
He currently works as a Senior IT Security Expert at A-SIT Plus, where he focuses on design and implementation of secure systems in mobile and cloud environments.</p>
</div>
<div>
<a class="unmute" href="https://www.linkedin.com/in/christian-kollmann/"><img width="32px" height="32px" src="assets/images/icons/linkedin.svg" alt="LinkedIn" /></a>
<a class="unmute" href="https://github.com/nodh"><img width="32px" height="32px" src="assets/images/icons/github.svg" alt="GitHub" /></a>
</div>
</div>
</div>
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col-auto order-md-last team-img" style="background-image: url(assets/images/team/Prunster-Bernd-400x400.jpg);"></div>
<div class="col-md p-4 d-flex flex-column position-static">
<a id="bernd"></a>
<div class="text-muted">Dr.</div>
<h3 class="mt-0 mb-0">Bernd <b>Prünster</b></h3>
<div class="mb-3">
<span class="badge badge-primary">architecture</span>
<span class="badge badge-primary">development</span>
</div>
<div class="card-text text-justify mb-auto">
<p>Bernd Prünster received his PhD degree in computer science from Graz University of Technology in 2021 and a master’s degree in computer science from Graz University of Technology in 2016.
He currently works as Senior IT Security Expert at A-SIT Plus, where he shaped the company’s open-source strategy.
With a decade of experience in professional software development and applied IT security research, he developed a keen sense of how and when to adopt emerging technologies for fun and profit.</p>
</div>
<div>
<a class="unmute" href="https://orcid.org/0000-0001-7902-0087"><img width="32px" height="32px" src="assets/images/icons/orcid.svg" alt="ORCID" /></a>
<a class="unmute" href="https://at.linkedin.com/in/berndpruenster"><img width="32px" height="32px" src="assets/images/icons/linkedin.svg" alt="LinkedIn" /></a>
<a class="unmute" href="https://github.com/JesusMcCloud"><img width="32px" height="32px" src="assets/images/icons/github.svg" alt="GitHub" /></a>
</div>
</div>
</div>
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col-auto order-md-last team-img" style="background-image: url(assets/images/team/Rabensteiner-Christof-400x400.png);"></div>
<div class="col-md p-4 d-flex flex-column position-static">
<a id="christof"></a>
<div class="text-muted">MSc.</div>
<h3 class="mt-0 mb-0">Christof <b>Rabensteiner</b></h3>
<div class="mb-3">
<span class="badge badge-primary">architecture</span>
<span class="badge badge-primary">development</span>
</div>
<div class="card-text text-justify mb-auto">
<p>Christof Rabensteiner completed his MSc at ISEC (formerly IAIK), Graz University of Technology.
He developed IT security experience after multiple years performing research and software development with a focus on eGovernment.
Christof currently works as an IT Security Expert at A-SIT Plus.</p>
</div>
<div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer" role="contentinfo">
<div class="container">
<nav class="navbar navbar-expand-lg">
<ul id="menu-footer-en" class="navbar-nav">
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page">
<a title="Home" href="index.html" class="nav-link">Home</a>
</li>
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page">
<a title="Imprint" href="imprint.html" class="nav-link">Imprint</a>
</li>
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page">
<a title="Privacy Policy" href="privacy-policy.html" class="nav-link">Privacy Policy</a>
</li>
<li class="nav-item menu-item menu-item-type-post_type menu-item-object-page">
<a title="Contact" href="contact.html" class="nav-link">Contact</a>
</li>
</ul>
</nav>
</div>
</footer>
</body>
</html>