This commit is contained in:
Özgür Kesim 2022-10-17 19:25:20 +02:00
parent da324a2ac0
commit 28132781ce

View File

@ -105,7 +105,7 @@ document 28} and is still work-in-progress.
\label{extension}
The policy-based approach to deposit of coins allows GNU Taler to offer a
variety of condidtional payment types, including: Merchant refunds, escrowed
variety of conditional payment types, including: Merchant refunds, escrowed
payments and Brandt-Vickrey auctions.
In Brandt-Vickrey auctions, bidders put coins into escrow with the exchange in
@ -286,7 +286,7 @@ in the following areas:
\begin{description}
\item[libbrandt upgrade] The code base of this library is from 2017 and doesn't
compile with the lates version of
compile with the latest version of
\href{https://git.gnunet.org/gnunet.git}{GNUnet}. It also
uses \href{https://gnupg.org/software/libgcrypt/index.html}%
{\ttfamily libgcrypt} as cryptographic library, which is quite
@ -302,7 +302,7 @@ in the following areas:
\begin{itemize}
\item Signature verification of the transcript and its messages
is missing
\item Unit- and integrationtests with the exchange are missing
\item Unit- and integration-tests with the exchange are missing
\item A fully featured auction(er) system, including billboard
and client software, is missing.
\end{itemize}
@ -383,8 +383,8 @@ in particular:
\includegraphics[width=0.24\linewidth]{pics/photo_2022-10-17_11-52-32.jpg}
\includegraphics[width=0.24\linewidth]{pics/photo_2022-10-17_11-52-33.jpg}
\includegraphics[width=0.24\linewidth]{pics/photo_2022-10-17_11-52-34.jpg}
\caption{Screenshots of the UI for P2P payments in the the Android
version of the GNU Taler wallet}
\caption{Screenshots of the UI for P2P payments in the Android version
of the GNU Taler wallet}
\label{android}
\end{figure}
@ -522,8 +522,4 @@ interface BrandtVickreyAuctionMessage {
}
\end{lstlisting}
\newpage
%\includepdf[pagecommand=\section{Age restriction and Legal Issues}\label{legal},frame=true,pages=1,scale=.9]{Age_restriction_and_legal_issues.pdf}
%\includepdf[pages=2-,scale=.9,frame=true]{Age_restriction_and_legal_issues.pdf}
\end{document}