-
Notifications
You must be signed in to change notification settings - Fork 0
/
forth-conference.html
593 lines (572 loc) · 28.1 KB
/
forth-conference.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
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
<!DOCTYPE html>
<html dir="ltr" lang="en-gb">
<!-- Mirrored from www.nisduc.eu/first-conference by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 03 Oct 2023 06:14:41 GMT -->
<!-- Added by HTTrack -->
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.6.0">
<meta http-equiv="content-type" content=
"text/html; charset=utf-8"><!-- /Added by HTTrack -->
<!--
Based on the TYPO3 Bootstrap Package by Benjamin Kott - https://www.bootstrap-package.com/
This website is powered by TYPO3 - inspiring people to share!
TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
TYPO3 is copyright 1998-2023 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
Information and contribution at https://typo3.org/
-->
<link rel="icon" href="fileadmin/files/logos/favicon.ico" type=
"image/vnd.microsoft.icon">
<title>Fourth NISDUC Conference - NISDUC</title>
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="generator" content="TYPO3 CMS">
<meta name="viewport" content=
"width=device-width, initial-scale=1, minimum-scale=1">
<meta name="robots" content="index,follow">
<meta name="twitter:card" content="summary">
<meta name="apple-mobile-web-app-capable" content="no">
<meta name="google" content="notranslate">
<link rel="stylesheet" href=
"typo3temp/assets/bootstrappackage/fonts/284ba9c5345a729d38fc3d3bb72eea6caaef6180abbc77928e15e42297d05f8b/webfontfee1.css?1696248237"
media="all">
<link rel="stylesheet" href=
"typo3temp/assets/compressed/merged-ad16933b916918b14ac623f5e3dd6fd3-d7177d6b90c51e6ce6b0cdbaa84ad08f2ec9.css?1669123563"
media="all">
<link rel="stylesheet" href=
"typo3temp/assets/compressed/merged-3c52a333842801aadde31ea44fc10cab-7dd571e43f41a0f0572f9c5dab4569d42ec9.css?1669123563"
media="all">
<script src=
"typo3temp/assets/compressed/merged-8e4def3a2bf1a16652246b41079e15fa-073aa86537262f7494523b924fff5c542ec9.js?1669123563"></script>
<link rel="prev" href="second-conference.html">
<link rel="canonical" href="first-conference.html">
</head>
<body id="p31" class=
"page-31 pagelevel-2 language- backendlayout-subnavigation_left layout-default">
<div id="top"></div>
<div class="body-bg">
<a class="visually-hidden-focusable" href=
"#page-content"><span>Skip to main content</span></a>
<header id="page-header" class=
"bp-page-header navbar navbar-mainnavigation navbar-default navbar-has-image navbar-top">
<div class="container">
<a class="navbar-brand navbar-brand-image" title=
"LIST Project Template" href="index.html"><img class=
"navbar-brand-logo-normal" src=
"fileadmin/files/logos/logo_NISDUC_RVB_orange.png" alt=
"LIST Project Template" height="52" width="192"><img class=
"navbar-brand-logo-inverted" src=
"typo3conf/ext/list_project_template/Resources/Public/Images/logo-inverted.svg"
alt="LIST Project Template" height="52" width="192"></a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-bs-toggle="collapse"
data-target="#mainnavigation" data-bs-target="#mainnavigation" aria-controls="mainnavigation"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<nav id="mainnavigation" class="collapse navbar-collapse">
<ul class="navbar-nav">
<li class="nav-item dropdown dropdown-hover">
<a href="project.html" id="nav-item-2" class=
"nav-link dropdown-toggle" title="Project"
aria-haspopup="true" aria-expanded=
"false"><span class=
"nav-link-text">Project</span></a>
<ul class="dropdown-menu" aria-labelledby=
"nav-item-2">
<li>
<a href="project/objectives.html" class=
"dropdown-item" title="Objectives"><span class=
"dropdown-text">Objectives</span></a>
</li>
<li>
<a href="details.html" class="dropdown-item"
title="Details"><span class=
"dropdown-text">Details</span></a>
</li>
<li>
<a href="project/activities.html" class=
"dropdown-item" title="Activities"><span class=
"dropdown-text">Activities</span></a>
</li>
</ul>
</li>
<li class="nav-item dropdown dropdown-hover">
<a href="partnership.html" id="nav-item-54" class=
"nav-link dropdown-toggle" title="Partnership"
aria-haspopup="true" aria-expanded=
"false"><span class=
"nav-link-text">Partnership</span></a>
<ul class="dropdown-menu" aria-labelledby=
"nav-item-54">
<li>
<a href="partnership/list.html" class=
"dropdown-item" title="LIST"><span class=
"dropdown-text">LIST</span></a>
</li>
<li>
<a href="partnership/ilr.html" class=
"dropdown-item" title="ILR"><span class=
"dropdown-text">ILR</span></a>
</li>
<li>
<a href="partnership/bipt.html" class=
"dropdown-item" title="BIPT"><span class=
"dropdown-text">BIPT</span></a>
</li>
<li>
<a href="partnership/ip/lhc.html" class=
"dropdown-item" title="LHC"><span class=
"dropdown-text">LHC</span></a>
</li>
<li>
<a href="partnership/ip/ccb.html" class=
"dropdown-item" title="CCB"><span class=
"dropdown-text">CCB</span></a>
</li>
</ul>
</li>
<li class="nav-item dropdown dropdown-hover">
<a href="publications.html" id="nav-item-4" class=
"nav-link dropdown-toggle" title="Publications"
aria-haspopup="true" aria-expanded=
"false"><span class=
"nav-link-text">Publications</span></a>
<ul class="dropdown-menu" aria-labelledby=
"nav-item-4">
<li>
<a href="publications/nisduc-lessons-learnt.html"
class="dropdown-item" title=
"NISDUC Lessons learnt"><span class=
"dropdown-text">NISDUC Lessons learnt</span></a>
</li>
</ul>
</li>
<li class="nav-item active dropdown dropdown-hover">
<a href="events/conferences.html" id="nav-item-19"
class="nav-link dropdown-toggle" title="Conferences"
aria-haspopup="true" aria-expanded=
"false"><span class=
"nav-link-text">Conferences</span></a>
<ul class="dropdown-menu" aria-labelledby=
"nav-item-19">
<li>
<a href="first-conference.html" class=
"dropdown-item" title=
"First NISDUC Conference">
<span class="dropdown-text">First NISDUC Conference
<span class="visually-hidden">(current)</span>
</span>
</a>
</li>
<li>
<a href="second-conference.html" class=
"dropdown-item" title=
"Second NISDUC Conference"><span class=
"dropdown-text">Second NISDUC
Conference</span></a>
</li>
<li>
<a href="third-conference.html" class=
"dropdown-item" title=
"Third NISDUC Conference"><span class=
"dropdown-text">Third NISDUC
Conference</span></a>
</li>
<li>
<a href="fourth-conference.html" class=
"dropdown-item active" title=
"Fourth NISDUC Conference"><span class=
"dropdown-text">Fourth NISDUC
Conference</span></a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="join-us.html" id="nav-item-10" class=
"nav-link" title="Join us"><span class=
"nav-link-text">Join us</span></a>
</li>
<li class="nav-item">
<a href="contact.html" id="nav-item-20" class=
"nav-link" title="Contact"><span class=
"nav-link-text">Contact</span></a>
</li>
<li class="nav-item">
<a href="news.html" id="nav-item-25" class="nav-link"
title="News"><span class=
"nav-link-text">News</span></a>
</li>
</ul>
</nav>
</div>
</header>
<nav class="breadcrumb-section" aria-label="Breadcrumb">
<div class="container">
<p class="visually-hidden" id="breadcrumb">You are
here:</p>
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a class="breadcrumb-link" href="index.html" title=
"Home"><span class="breadcrumb-link-title"><span class=
"breadcrumb-text">Home</span></span></a>
</li>
<li class="breadcrumb-item">
<a class="breadcrumb-link" href=
"events/conferences.html" title=
"Conferences"><span class=
"breadcrumb-link-title"><span class=
"breadcrumb-text">Conferences</span></span></a>
</li>
<li class="breadcrumb-item active" aria-current="page">
<span class="breadcrumb-link-title"><span class=
"breadcrumb-text">Fourth NISDUC
Conference</span></span></li>
</ol>
</div>
</nav>
<div id="page-content" class="bp-page-content main-section">
<!--TYPO3SEARCH_begin-->
<div class="section section-default">
<div class="container">
<div class="section-row">
<div class="section-column subnav-wrap">
<!--TYPO3SEARCH_end-->
<nav class=
"frame frame-type-subnavigation frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none"
role="navigation">
<div class="frame-container">
<div class="frame-inner">
<ul class="subnav-nav">
<li class="subnav-item">
<a href="first-conference.html" id=
"subnav-item-31" class="subnav-link" title=
"First NISDUC Conference">
<span class="subnav-link-text">First NISDUC Conference
</span>
</a>
</li>
<li class="subnav-item">
<a href="second-conference.html" id=
"subnav-item-42" class="subnav-link" title=
"Second NISDUC Conference"><span class=
"subnav-link-text">Second NISDUC
Conference</span></a>
</li>
<li class="subnav-item">
<a href="third-conference.html" id=
"subnav-item-43" class="subnav-link" title=
"Third NISDUC Conference"><span class=
"subnav-link-text">Third NISDUC
Conference</span></a>
</li>
<li class="subnav-item active">
<a href="fourth-conference.html" id=
"subnav-item-54" class="subnav-link" title=
"Fourth NISDUC Conference"><span class=
"subnav-link-text">Fourth NISDUC
<span class= "visually-hidden">(current)</span>
Conference</span></a>
<ul class="subnav-nav">
<li class="subnav-item">
<a href="forth-conference/venue.html"
id="subnav-item-55" class="subnav-link"
title="Venue"><span class=
"subnav-link-text">Venue</span></a>
</li>
<li class="subnav-item">
<a href=
"forth-conference/accommodation.html"
id="subnav-item-56" class="subnav-link"
title="Accommodation"><span class=
"subnav-link-text">Accommodation</span></a>
</li>
<li class="subnav-item">
<a href=
"forth-conference/program.html" id=
"subnav-item-57" class="subnav-link"
title="Program"><span class=
"subnav-link-text">Program</span></a>
</li>
<li class="subnav-item">
<a href=
"forth-conference/speakers.html" id=
"subnav-item-58" class="subnav-link"
title="Speakers"><span class=
"subnav-link-text">Speakers</span></a>
</li>
<li class="subnav-item">
<a href=
"forth-conference/side-events.html"
id="subnav-item-59" class="subnav-link"
title="Side events"><span class=
"subnav-link-text">Side
events</span></a>
</li>
</ul>
</li>
</ul>
</ul>
</div>
</div>
</nav><!--TYPO3SEARCH_begin-->
</div>
<main class="section-column maincontent-wrap" role=
"main">
<div id="c41" class=
"frame frame-size-default frame-default frame-type-html frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class=
"frame-container frame-container-default">
<div class="frame-inner">
<p style="color: #f25928; font-size:24px;">
<strong> 4th NISDUC Conference: building a strong and trusted cybersecurity & NIS2 community towards informed governance </strong></p>
<p><strong>6 & 7 May 2025</strong></p>
<p> The ILR, in cooperation with the BIPT, the RDI, the LIST, the CIRCL, the CCB and the NCSC-NL have the pleasure to invite you to the 4th NISDUC Conference aiming to further develop a community around cybersecurity and NIS2, show the importance around information sharing and how to build an informed governance in todays digitized society. </p>
<table border="0">
<tr>
<td> <img src="fileadmin/files/logos/ilr_logo.png" alt="Institut Luxembourgeois de Régulation"> </td>
<td> <img src='fileadmin/files/logos/bipt_logo-baseline.png' alt='BIPT logo' title='BIPT logo' with='234' height= 188'> </td>
</tr>
<tr>
<td> <img src='rdi.svg' alt='RDI logo' title='RDI logo' height='188'> </td>
<td> <img src='ccb-new.png' alt='CCB logo' title='CCB logo' width='191' height='58'> </td>
</tr>
<td> <img src='fileadmin/files/logos/logo_circl.jpg' alt='CIRCL logo' title='CIRCL logo' with='78' height='63'> </td>
<td> <img src='fileadmin/files/logos/list_logo.png' alt='LIST logo' title='LIST logo' with='189' height='40'></td>
</tr>
</table>
<br>
<p>This two-day conference, free of charge, is open to essential and important entities, National Competent Authorities, Single Points of Contact, Computer Security Incident Response Teams, sectoral associations, cybersecurity institutions and all other interested parties.
</p>
<p> Stay tuned for more information and the registration link <p>
<p> Contact: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div id="c117" class=
"frame frame-size-default frame-default frame-type-external_media frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class=
"frame-container frame-container-default">
<div class="frame-inner">
</div>
</div>
</div>
</div>
</div>
<div id="c118" class=
"frame frame-size-default frame-default frame-type-external_media frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class=
"frame-container frame-container-default">
<div class="frame-inner">
</div>
</div>
</div>
</div>
</div>
</main>
</div>
</div>
</div><!--TYPO3SEARCH_end-->
</div>
<footer id="page-footer" class="bp-page-footer">
<section class=
"section footer-section footer-section-content">
<div class="container">
<div class="section-row">
<div class=
"section-column footer-section-content-column footer-section-content-column-left">
<div id="c7" class=
"frame frame-size-default frame-default frame-type-textpic frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class=
"frame-container frame-container-default">
<div class="frame-inner">
<div class="textpic textpic-below">
<div class=
"textpic-item textpic-gallery">
<div class="gallery-row">
<div class=
"gallery-item gallery-item-size-1">
<figure class="image">
<picture><source data-variant=
"default" data-maxwidth="1280"
media="(min-width: 1400px)"
srcset=
"/fileadmin/_processed_/9/f/csm_en_horizontal_cef_logo_2_e2ae351eea.png 1x"><source data-variant="xlarge"
data-maxwidth="1100" media=
"(min-width: 1200px)" srcset=
"/fileadmin/_processed_/9/f/csm_en_horizontal_cef_logo_2_7df040a75c.png 1x"><source data-variant="large"
data-maxwidth="920" media=
"(min-width: 992px)" srcset=
"/fileadmin/_processed_/9/f/csm_en_horizontal_cef_logo_2_d8ed38ff21.png 1x"><source data-variant="medium"
data-maxwidth="680" media=
"(min-width: 768px)" srcset=
"/fileadmin/_processed_/9/f/csm_en_horizontal_cef_logo_2_abce96dfe1.png 1x"><source data-variant="small"
data-maxwidth="500" media=
"(min-width: 576px)" srcset=
"/fileadmin/_processed_/9/f/csm_en_horizontal_cef_logo_2_1d3d2cfe94.png 1x"><source data-variant="extrasmall"
data-maxwidth="374" srcset=
"/fileadmin/_processed_/9/f/csm_en_horizontal_cef_logo_2_a07cbd1a5d.png 1x"><img loading="lazy"
src=
"fileadmin/_processed_/9/f/csm_en_horizontal_cef_logo_2_1aaf7d425f.png"
width="1280" height="225"
intrinsicsize="1280x225" title=""
alt=""></picture>
</figure>
</div>
</div>
</div>
<div class="textpic-item textpic-text">
<header class="frame-header">
<h2 class="element-header">
<span>About NISDUC</span></h2>
</header>
<p><em>NIS Directive User Community
(NISDUC) has received funding from the
Connecting Europe Facility (CEF) in
Telecom under grant agreement
INEA/CEF/ICT/A2019/2072562.</em></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class=
"section-column footer-section-content-column footer-section-content-column-middle">
<div id="c18" class=
"frame frame-size-default frame-default frame-type-textpic frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class=
"frame-container frame-container-default">
<div class="frame-inner">
<div class="textpic textpic-above">
<div class=
"textpic-item textpic-gallery"></div>
<div class="textpic-item textpic-text">
<header class="frame-header">
<h2 class="element-header">
<span>News</span></h2>
</header>
<p>Stay up to date with the <a href=
"news.html">latest news</a>.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="c35" class=
"frame frame-size-default frame-default frame-type-textpic frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class=
"frame-container frame-container-default">
<div class="frame-inner">
<div class="textpic textpic-above">
<div class=
"textpic-item textpic-gallery"></div>
<div class="textpic-item textpic-text">
<header class="frame-header">
<h2 class="element-header">
<span>Notices</span></h2>
</header>
<p><a href="legal-notice.html">Legal
notice</a></p>
<p><a href=
"privacy-notice.html">Privacy
notice</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class=
"section-column footer-section-content-column footer-section-content-column-right">
<div id="c8" class=
"frame frame-size-default frame-default frame-type-html frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class=
"frame-container frame-container-default">
<div class="frame-inner">
<center>
<a href=
"https://www.linkedin.com/groups/8986710/"
target="_blank"><img src=
'fileadmin/files/logos/ico-linkedin-gray.png'
alt='NISDUC LinkedIn page' title=
'NISDUC LinkedIn page' width='35' height=
'36'></a> <a href=
"https://twitter.com/nisduc" target=
"_blank"><img src=
'fileadmin/files/logos/ico-twitter-gray.png'
alt='NISDUC Twitter account' title=
'NISDUC Twitter account' width='35'
height='36'></a>
</center>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section footer-section footer-section-meta">
<div class=
"frame frame-background-none frame-space-before-none frame-space-after-none">
<div class="frame-group-container">
<div class="frame-group-inner">
<div class="frame-container">
<div class="frame-inner">
<div class="footer-meta"></div>
<div class="footer-language"></div>
<div class="footer-copyright">
<p>© Copyright 2023 Luxembourg Institute of
Science and Technology - <a href=
"https://www.list.lu/" target="_blank" rel=
"noreferrer">LIST</a></p>
<p>© Copyright 2023 Institut Luxembourgeois de
Régulation - <a href=
"https://web.ilr.lu/FR/ILR" target="_blank"
rel="noreferrer">ILR</a></p>
<p>© Copyright 2023 Belgian Institute for
Postal services and Telecommunications -
<a href="http://www.bipt.be/" target="_blank"
rel="noreferrer">BIPT</a></p>
<p>© Copyright 2023 Luxembourg House of
Cybersecurity - <a href="https://lhc.lu/"
target="_blank" rel="noreferrer">LHC</a></p>
</div>
<div class="footer-sociallinks">
<div class="sociallinks">
<ul class="sociallinks-list"></ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</footer><a class="scroll-top" title="Scroll to top" href=
"#top"></a>
</div>
<script src=
"typo3temp/assets/compressed/merged-8fecc5cb93c40efbd13bf5b2050a7a63-cb68e067ee9a2177a20231bb9fa8d2462ec9.js?1669123563"></script>
<script src=
"typo3temp/assets/compressed/merged-9a69b281ac4758956c03a7e874da1f05-ed1878d4bfe1b09c97764205455d629dcb8b.js?1602681455"></script><!-- Mirrored from www.nisduc.eu/first-conference by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 03 Oct 2023 06:14:52 GMT -->
</body>
</html>