diff --git a/pages/implementing-uefi-secure-boot-in-qubes-os.md b/pages/implementing-uefi-secure-boot-in-qubes-os.md new file mode 100644 index 0000000..595e0d0 --- /dev/null +++ b/pages/implementing-uefi-secure-boot-in-qubes-os.md @@ -0,0 +1,321 @@ +--- +layout: cover +background: /intro.png +class: text-center +routeAlias: implementing-uefi + +--- +## Implementing UEFI Secure Boot in Qubes OS +### Challenges and Future Steps + +
+ +## Piotr Król + + +--- + +# UEFI Secure Boot + + + +--- + +# UEFI Secure Boot and Linux + + + +--- + +# UEFI Secure Boot and Xen + + +--- + +# UEFI SB in Qubes OS + + + +--- + +# Challenges + + + +--- + +# Why we should care? + + + +--- + +# What we can do? + + + +--- + +# Tools + + + +--- + +# Processes + + + +--- + +# Plans + + + +--- + +# Extreme approach + +* Trust only keys I personally control + + + +--- + +# Evaluation + + diff --git a/pages/qubes-os-summit-2024-day-1-closing-notes.md b/pages/qubes-os-summit-2024-day-1-closing-notes.md new file mode 100644 index 0000000..4ceb28b --- /dev/null +++ b/pages/qubes-os-summit-2024-day-1-closing-notes.md @@ -0,0 +1,10 @@ +--- +layout: cover +background: /intro.png +class: text-center +routeAlias: closing-day-1 + +--- +## Qubes OS Summit 2023 Day 1: Closing Notes + +### Piotr Król diff --git a/pages/qubes-os-summit-2024-day-2-closing-notes.md b/pages/qubes-os-summit-2024-day-2-closing-notes.md new file mode 100644 index 0000000..2a329c2 --- /dev/null +++ b/pages/qubes-os-summit-2024-day-2-closing-notes.md @@ -0,0 +1,10 @@ +--- +layout: cover +background: /intro.png +class: text-center +routeAlias: closing-day-2 + +--- +## Qubes OS Summit 2024 Day 2: Closing Notes + +### Piotr Król and Marek Marczykowski Górecki diff --git a/pages/welcome-to-qubes-os-summit-2024-day-1.md b/pages/welcome-to-qubes-os-summit-2024-day-1.md new file mode 100644 index 0000000..b1a9f3f --- /dev/null +++ b/pages/welcome-to-qubes-os-summit-2024-day-1.md @@ -0,0 +1,12 @@ +--- +layout: cover +background: /intro.png +class: text-center +routeAlias: welcome-day-1 + +--- +## Welcome to Qubes OS Summit 2024 Day 1 + +### Piotr Król and Marek Marczykowski Górecki +
diff --git a/pages/welcome-to-qubes-os-summit-2024-day-2.md b/pages/welcome-to-qubes-os-summit-2024-day-2.md new file mode 100644 index 0000000..9f6f854 --- /dev/null +++ b/pages/welcome-to-qubes-os-summit-2024-day-2.md @@ -0,0 +1,10 @@ +--- +layout: cover +background: /intro.png +class: text-center +routeAlias: welcome-day-2 + +--- +## Welcome to Qubes OS Summit 2024 Day 2 + +### Piotr Król and Marek Marczykowski Górecki diff --git a/public/2024/QubesOSsummit/3mdeb_itl.png b/public/2024/QubesOSsummit/3mdeb_itl.png new file mode 100644 index 0000000..7eb0eb1 Binary files /dev/null and b/public/2024/QubesOSsummit/3mdeb_itl.png differ diff --git a/slides.md b/slides.md index 9fe6262..0d6c7b2 100644 --- a/slides.md +++ b/slides.md @@ -1,8 +1,7 @@ --- theme: ./theme -background: /intro.png # some information about your slides (markdown enabled) -title: "Presentation Title" +title: "Presentations list" info: false # apply unocss classes to the current slide class: text-center @@ -14,11 +13,37 @@ transition: slide-left # enable MDC Syntax: https://sli.dev/features/mdc mdc: true +layout: default --- -## Presentation title +# Piotr's Presentations list +Welcome to Qubes OS Summit 2024 Day 1 +
+
+Qubes OS Summit 2024 Day 1: Closing Notes +
+
+Implementing UEFI Secure Boot in Qubes OS +
+
+Welcome to Qubes OS Summit 2024 Day 2 +
+
+Qubes OS Summit 2024 Day 2: Closing Notes + +--- +src: ./pages/welcome-to-qubes-os-summit-2024-day-1.md +--- +--- +src: ./pages/qubes-os-summit-2024-day-1-closing-notes.md +--- +--- +src: ./pages/welcome-to-qubes-os-summit-2024-day-2.md +--- +--- +src: ./pages/implementing-uefi-secure-boot-in-qubes-os.md +--- --- -# Provide path to slides you want to present. -src: ./pages/imported-slides.md +src: ./pages/qubes-os-summit-2024-day-2-closing-notes.md ---