commit 589bd4f0fb61281b1d708771f11e6bf4afd65402
parent 2d39872419c67101253c50d4fdc596b601400c5b
Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch>
Date: Thu, 9 Jan 2025 17:53:45 +0100
Transfering the implementation details into the Appendix to stay under the 13 pages limit (but we need more editing, since we still have 14 pages)
Diffstat:
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/doc/usenix-security-2025/paper/donau-paper.pdf b/doc/usenix-security-2025/paper/donau-paper.pdf
Binary files differ.
diff --git a/doc/usenix-security-2025/paper/donau-paper.tex b/doc/usenix-security-2025/paper/donau-paper.tex
@@ -102,10 +102,11 @@ Anonymized Institution
\input{intro}
\input{requirements} % Michiel's part can go in this file
\input{technicaldesign}
-\input{implementation}
\input{discussion}
\bibliographystyle{plain}
\bibliography{donau-paper,bibliography}
+\appendix
+\input{implementation}
\end{document}
diff --git a/doc/usenix-security-2025/paper/implementation.tex b/doc/usenix-security-2025/paper/implementation.tex
@@ -1,12 +1,12 @@
\section{Implementation}\label{implementation}
-This section is also heavily based on (and often a verbatim
+This appendix is heavily based on (and often a verbatim
reproduction of) the thesis~\cite{donau} by Johannes Casaba and Lukas
Matyja supervised by Emmanuel Benoist and Christian Grothoff. We
thank Johannes Casaba and Lukas Matyja for their significant
contributions.
-This section describes the current implementation of the Donau,
+This appendix describes the current implementation of the Donau,
which consists of a REST API, an Android verification app, and the Donau database.
The Donau is written in C, as it reuses parts of the codebase from the exchange of GNU Taler.
The Donau has a similar architecture and uses