gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-donau] branch master updated: Transfering the implementation deta


From: gnunet
Subject: [taler-donau] branch master updated: 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)
Date: Thu, 09 Jan 2025 17:53:57 +0100

This is an automated email from the git hooks/post-receive script.

emmanuel-benoist pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 589bd4f  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)
589bd4f is described below

commit 589bd4f0fb61281b1d708771f11e6bf4afd65402
Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch>
AuthorDate: Thu Jan 9 17:53:45 2025 +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)
---
 doc/usenix-security-2025/paper/donau-paper.pdf    | Bin 851904 -> 851790 bytes
 doc/usenix-security-2025/paper/donau-paper.tex    |   3 ++-
 doc/usenix-security-2025/paper/implementation.tex |   4 ++--
 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
index 94caac1..f96fe73 100644
Binary files a/doc/usenix-security-2025/paper/donau-paper.pdf and 
b/doc/usenix-security-2025/paper/donau-paper.pdf differ
diff --git a/doc/usenix-security-2025/paper/donau-paper.tex 
b/doc/usenix-security-2025/paper/donau-paper.tex
index 595a432..f0df673 100644
--- 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
index 887d38f..23ab3f6 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]