From 9f0e265c012d04fe4125c2e359a78b167bf96321 Mon Sep 17 00:00:00 2001 From: Patrick Reijnen Date: Sun, 18 Jun 2023 17:01:48 +0200 Subject: [PATCH] Toevoeging van talks aan nj2022 --- .../nluug/najaarsconferentie-2022/_index.md | 2 ++ ...te-on-nists-pqc-standardization-process.md | 24 +++++++++++++++ ...-buytaert-help-my-datacenter-is-on-fire.md | 30 +++++++++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 content/evenementen/nluug/najaarsconferentie-2022/talks/andreas-hulsing-an-update-on-nists-pqc-standardization-process.md create mode 100644 content/evenementen/nluug/najaarsconferentie-2022/talks/kris-buytaert-help-my-datacenter-is-on-fire.md diff --git a/content/evenementen/nluug/najaarsconferentie-2022/_index.md b/content/evenementen/nluug/najaarsconferentie-2022/_index.md index d14bb5f..13606cd 100644 --- a/content/evenementen/nluug/najaarsconferentie-2022/_index.md +++ b/content/evenementen/nluug/najaarsconferentie-2022/_index.md @@ -143,10 +143,12 @@ event_schedule: talk: speaker: Andreas Hülsing title: "An update on NIST's PQC standardization process" + link: talks/andreas-hulsing-an-update-on-nists-pqc-standardization-process/ - column: talk: speaker: Kris Buytaert title: Help My Datacenter is On Fire + link: talks/kris-buytaert-help-my-datacenter-is-on-fire/ - row: columns: - column: diff --git a/content/evenementen/nluug/najaarsconferentie-2022/talks/andreas-hulsing-an-update-on-nists-pqc-standardization-process.md b/content/evenementen/nluug/najaarsconferentie-2022/talks/andreas-hulsing-an-update-on-nists-pqc-standardization-process.md new file mode 100644 index 0000000..ebd875f --- /dev/null +++ b/content/evenementen/nluug/najaarsconferentie-2022/talks/andreas-hulsing-an-update-on-nists-pqc-standardization-process.md @@ -0,0 +1,24 @@ +--- +categories: +date: 2022-11-29T20:31:43+02:00 +description: +layout: event-talk +slug: +tags: +title: "Andreas Hülsing - An update on NIST's PQC standardization process" +speakers: +- andreas-hulsing +presentation: + filename: 2022-11-29-andreas-hulsing-an-update-on-nists-pqc-standardization-process.pdf +recording: + platform: youtube + url: https://www.youtube.com/watch?v=xaEP29OZR3U +--- + +## Abstract + +In this talk I will give an overview of the current situation regarding the selection and standardization of post-quantum cryptography. I will discuss the schemes selected by NIST, the schemes that moved to round 4, as well as recent and upcoming events on the topic. Finally, I will discuss which topics I think are next in the area of post-quantum cryptography. + +## Biography + +I am assistant professor for provable security in the Coding Theory and Cryptology group at Eindhoven University of Technology (TU/e). Me and my research group are currently supported by NWO under the Vidi grant “A solid theory for post-quantum cryptography”. Besides, I am collaborating in the Formosa project to produce machine-checked proofs for high-assurance cryptographic software. My research focuses on post-quantum cryptography – cryptography that resists quantum computer-aided attacks. My works range from theoretical works, like how to model quantum attacks or formal security arguments in post-quantum security models, to applied works, like the analysis of side-channel attacks or the development of efficient hash-based signature schemes. In many of my works I try to combine the theoretical and the applied perspective. This is especially reflected in my work on standardizing post-quantum cryptography. To learn more about my research, have a look at [my homepage](https://huelsing.net). \ No newline at end of file diff --git a/content/evenementen/nluug/najaarsconferentie-2022/talks/kris-buytaert-help-my-datacenter-is-on-fire.md b/content/evenementen/nluug/najaarsconferentie-2022/talks/kris-buytaert-help-my-datacenter-is-on-fire.md new file mode 100644 index 0000000..0854bc3 --- /dev/null +++ b/content/evenementen/nluug/najaarsconferentie-2022/talks/kris-buytaert-help-my-datacenter-is-on-fire.md @@ -0,0 +1,30 @@ +--- +categories: +date: 2022-11-29T20:31:43+02:00 +description: +layout: event-talk +slug: +tags: +title: "Kris Buytaert - Help My Datacenter is On Fire" +speakers: +- kris-buytaert +presentation: + filename: 2022-11-29-kris-buytaert-help-my-datacenter-is-on-fire.pdf +recording: + platform: youtube + url: https://www.youtube.com/watch?v=99dGW1Ou0Dk +--- + +## Abstract + +Most people will claim that this never happens, others hope it never happens, but it happened, and it was not just the 1 datacenter that got impacted, but the whole campus of the provider that got powered down. This talk will explain how our customers survived this outage, how our culture, opensource tooling and automation saved the da(y,ta). A talk about disaster recovery, business continuity plans and building cloud agnostic stacks that survive disasters. + +## Biography + +Kris Buytaert is a long time Linux and Open Source Consultant. He's one of instigators of the devops movement, currently working for Inuits + +He is frequently speaking at, or organizing different international conferences and has written about the same subjects in different Books, Papers and Articles + +He spends most of his time working on bridging the gap between developers and operations with a strong focus on High Availability, Scalability , Virtualisation and Large Infrastructure Management projects hence trying to build infrastructures that can survive the 10th floor test, better known today as the cloud while actively promoting the devops idea ! + +His blog can be found at ["Everything is a Freaking DNS Problem"](http://www.krisbuytaert.be/blog/) \ No newline at end of file