Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 0835351

Browse files
geofftalex
authored andcommitted
Add permanent link to slides
1 parent b9a7ac2 commit 0835351

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ using safe abstractions around kernel interfaces and primitives.
55

66
For more information on the motivation and goals for this project, check
77
out [our presentation at Linux Security Summit North America
8-
2019](https://lssna19.sched.com/event/RHaT). We're immediately focusing
9-
on making this project viable for out-of-tree modules, but we also see
10-
this project as a testing ground for whether in-tree components could be
11-
written in Rust.
8+
2019](https://ldpreload.com/p/kernel-modules-in-rust-lssna2019.pdf)
9+
(recording coming soon on [LSSNA's
10+
website](https://lssna19.sched.com/event/RHaT)). We're immediately
11+
focusing on making this project viable for out-of-tree modules, but we
12+
also see this project as a testing ground for whether in-tree components
13+
could be written in Rust.
1214

1315
There is a simple demo module in the hello-world directory, as well as
1416
various other examples in the tests/ directory.

0 commit comments

Comments
 (0)