aboutsummaryrefslogtreecommitdiff
path: root/slides/2021-pets/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'slides/2021-pets/main.tex')
-rw-r--r--slides/2021-pets/main.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/slides/2021-pets/main.tex b/slides/2021-pets/main.tex
new file mode 100644
index 0000000..861b8ed
--- /dev/null
+++ b/slides/2021-pets/main.tex
@@ -0,0 +1,27 @@
+\pdfminorversion=4
+%\documentclass[handout,aspectratio=169]{beamer}
+\documentclass[aspectratio=169]{beamer}
+\usetheme{rgd}
+
+\input{src/preamble}
+
+\title{%full version that is shown on the front page
+ Privacy-Preserving \& Incrementally-Deployable Support for Certificate
+ Transparency in Tor
+}
+\subtitle{%short version that is shown in the footer on each slide
+ Certificate Transparency in Tor
+}
+\author{%
+ \textbf{Rasmus Dahlberg}, Tobias Pulls, Tom Ritter, and Paul Syverson
+}
+\date{%
+ July 15, 2021
+}
+
+\begin{document}
+ \input{src/titlepage}
+ \input{src/start}
+ \input{src/body}
+ \input{src/end}
+\end{document}