[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-donau] branch master updated: some changes
From: |
gnunet |
Subject: |
[taler-donau] branch master updated: some changes |
Date: |
Sat, 30 Sep 2023 13:06:39 +0200 |
This is an automated email from the git hooks/post-receive script.
lukas-matyja pushed a commit to branch master
in repository donau.
The following commit(s) were added to refs/heads/master by this push:
new 5c8d65b some changes
5c8d65b is described below
commit 5c8d65bbdc70301914bb4f56f70afe071d1654a8
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Sat Sep 30 13:06:15 2023 +0200
some changes
---
doc/flows/main.tex | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/flows/main.tex b/doc/flows/main.tex
index 0c50b72..44d5ec0 100644
--- a/doc/flows/main.tex
+++ b/doc/flows/main.tex
@@ -41,8 +41,14 @@ The nonce is used to uniquely distinguish receipts of the
same value ("create a
\includegraphics[width=\textwidth]{overview}
\subsection{Step 0: Setup}
+\begin{enumerate}
+ \item Charity generates keys.
+ \item Donau (admin) registers the public key of the charity and sets the max
issue of donation receipts amount per year for the charity.
+\end{enumerate}
\subsection{Step 1: Donor donates to charity}
+The donor downloads the donation unit/receipt public keys for the
corresponding year.
+
To donate 3 Euros the donor has to generate 2 coins (a 1 Euro and 2 Euro
coin). The donor generates messages $M_1$ and $M_2$ which include a salted hash
of the tax number and a NONCE.
\begin{align}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-donau] branch master updated: some changes,
gnunet <=