donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 105c359239fabcd597149d20bf25b2c72ccd0ed7
parent ce9b8116957005b836d50733f3b6bb23bfdbb68b
Author: Jonathan <ondesmartenot@riseup.net>
Date:   Thu, 23 Jan 2025 17:02:23 +0800

chapter 4: add comma

Diffstat:
Mdoc/usenix-security-2025/paper/implementation2.tex | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/usenix-security-2025/paper/implementation2.tex b/doc/usenix-security-2025/paper/implementation2.tex @@ -1,15 +1,15 @@ \section{Implementation}\label{implementation} -This section describes the current implementation of the Donau server +This section describes the current implementation of the Donau server, \ifanonymous \else -(available from \url{https://git.taler.net/donau.git}), +(available from \url{https://git.taler.net/donau.git}), \fi which primarily consists of an HTTP server with a REST API \ifanonymous \else -(\url{https://docs.taler.net/core/api-donau.html}) +(\url{https://docs.taler.net/core/api-donau.html}) \fi and a Postgresql database (Figure~\ref{fig:donau_system_arch}). The Donau backend is