diff --git a/lv/seminar/images/intro_normal_hids.svg b/lv/seminar/images/intro_normal_hids.svg new file mode 100644 index 0000000..c9fc4b5 --- /dev/null +++ b/lv/seminar/images/intro_normal_hids.svg @@ -0,0 +1,421 @@ + + + +init, logind, firefox, pipewire t1init, logind, pipewire t2init, logind, pipewire, vpnagent t3init, logind, pipewire, extractor t4init, logind, extractor t5init, logind, extractor t6init, logind, firefox, extractor t7HIDS diff --git a/lv/seminar/presentation.typ b/lv/seminar/presentation.typ new file mode 100644 index 0000000..8e60b02 --- /dev/null +++ b/lv/seminar/presentation.typ @@ -0,0 +1,34 @@ +#import "@preview/polylux:0.3.1": * +#import themes.metropolis: * +#import "@preview/tablex:0.0.5": tablex, hlinex, vlinex, colspanx, rowspanx + +#show: metropolis-theme.with( + footer: [CC BY-SA 4.0 Arthur Grisel-Davy] +) + +#set text(font: "Fira Sans", weight: "light", size: 20pt) +#show math.equation: set text(font: "Fira Math") +#set strong(delta: 100) +#set par(justify: true) + +#title-slide( + author: [Arthur Grisel-Davy], + title: text(size: 30pt, weight: 500)[Can't Trust the Machine. Physics-Based Log Verification.], + subtitle: "", + date: "University of Waterloo", + extra: "agriseld@uwaterloo.ca" +) + +//#slide(title: "Table of contents")[ +// #metropolis-outline +//] + +#slide(title: "Introduction")[ + #figure(image("images/intro_normal_hids.svg", width: 100%)) +] + +#slide(title: "Introduction")[ +// Find example of HIDS that uses processes list +] + +