Skip to content
Snippets Groups Projects
Verified Commit 375f46a3 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Spell.

parent ed764164
No related branches found
No related tags found
No related merge requests found
......@@ -19,12 +19,12 @@
\end{block}
\note{
\begin{fixnote}
Explain the task --- secure range queries.
Explain the security model --- sanpshot model.
Note that there are many solutions, with different performance ans security guarantees.
Stress the heterogenoty and lack of implementations.
}
Explain the security model --- snapshot model.
Note that there are many solutions, with different performance and security guarantees.
Stress the heterogeneity and lack of implementations.
\end{fixnote}
\end{frame}
\begin{frame}{Secure Range Queries}
......@@ -49,12 +49,13 @@
\end{block}
\note{
\begin{fixnote}
Say that we analyzed security definitions, leakages and performances theoretically.
Mention what we mean by performance --- running time that depends heavily on {\IO}s, communication volume and size.
Note that constructions rely on crypto primitives, that we benchmarked them, use the same implementations and analyzed usage complexity.
Say that we have run extensive experiments on different data and queries.
}
\end{fixnote}
\end{frame}
\section{Results}
......@@ -107,12 +108,12 @@
\end{center}
\note{
\begin{fixnote}
Iterate over columns --- the values we measure.
Say that we picked the weakest points of every scheme.
Mention that we ranked them by security.
Stress the importance of primitive usage as opposed to time benchmarks.
}
\end{fixnote}
\end{frame}
......@@ -161,12 +162,12 @@
\end{center}
\note{
\begin{fixnote}
Iterate over columns --- the values we measure.
Say that we picked the weakest points of every protocol.
Mention that we ranked them by security.
Stress the importance of {\IO} complexity and communication values as opposed to time benchmarks.
}
\end{fixnote}
\end{frame}
......@@ -238,10 +239,10 @@
\end{minipage}
\note{
\begin{fixnote}
Iterate over plots explaining the setup and what was measured.
Do not go into details, the purpose is to show \emph{what} and \emph{how} we measured, not the results.
}
\end{fixnote}
\end{frame}
......@@ -255,9 +256,10 @@
\item Positive performance results for ORAM with {\BPlus} tree, and Logarithmic-BRC
\end{itemize}
\note{
Say that we have found improvements, bugs or vulnerabilites for most of the constructions.
\begin{fixnote}
Say that we have found improvements, bugs or vulnerabilities for most of the constructions.
Mention that we experimentally proved the use cases for each.
Note that some of the constructions showed surprisingly positive results.
}
\end{fixnote}
\end{frame}
% cSpell:disable
% chktex-file 15
% CLI arguments
......@@ -136,3 +137,6 @@
\newcommand{\BPlus}{B\raisebox{.35\height}{\scalebox{.8}{+}}}
\newcommand{\IO}{I/O}
\newenvironment{fixnote}{\startfixnote}{}
\def\startfixnote#1\end{\note{#1}\end} % chktex 9 chktex 14
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment