gnunet-svn
[Top][All Lists]
Advanced

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

[taler-marketing] branch master updated: cssf edition


From: gnunet
Subject: [taler-marketing] branch master updated: cssf edition
Date: Wed, 29 Apr 2020 12:04:23 +0200

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

grothoff pushed a commit to branch master
in repository marketing.

The following commit(s) were added to refs/heads/master by this push:
     new a2c919f  cssf edition
     new 6c3201a  Merge branch 'master' of git+ssh://git.taler.net/marketing
a2c919f is described below

commit a2c919f5668175d9340a671e9d8f8c2dec7fb68c
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Apr 29 12:03:54 2020 +0200

    cssf edition
---
 presentations/comprehensive/main.pdf | Bin 1669225 -> 4989977 bytes
 presentations/comprehensive/main.tex |  41 +++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/presentations/comprehensive/main.pdf 
b/presentations/comprehensive/main.pdf
index afe8b8a..f0e3d74 100644
Binary files a/presentations/comprehensive/main.pdf and 
b/presentations/comprehensive/main.pdf differ
diff --git a/presentations/comprehensive/main.tex 
b/presentations/comprehensive/main.tex
index d264196..90ad1a6 100644
--- a/presentations/comprehensive/main.tex
+++ b/presentations/comprehensive/main.tex
@@ -317,6 +317,7 @@ Taler is an electronic instant payment system.
  \node (customer) [def, draw, below left=of origin] {Customer};
  \node (merchant) [def, draw, below right=of origin] {Merchant};
  \node (auditor) [def, draw, above right=of origin]{Auditor};
+ \node (regulator) [def, draw, above=of auditor]{CSSF};
 
  \tikzstyle{C} = [color=black, line width=1pt]
 
@@ -324,6 +325,7 @@ Taler is an electronic instant payment system.
  \draw [<-, C] (exchange) -- (merchant) node [midway, above, sloped] 
(TextNode) {deposit coins};
  \draw [<-, C] (merchant) -- (customer) node [midway, above, sloped] 
(TextNode) {spend coins};
  \draw [<-, C] (exchange) -- (auditor) node [midway, above, sloped] (TextNode) 
{verify};
+ \draw [<-, C] (regulator) -- (auditor) node [midway, above, sloped] 
(TextNode) {report};
 
 \end{tikzpicture}
 \end{center}
@@ -417,6 +419,45 @@ Taler is an electronic instant payment system.
 \end{frame}
 
 
+
+
+\begin{frame}[c]{Example: The Taler Snack Machine\footnote{By M. Boss and D. 
Hofer}}
+  \framesubtitle{Integration of a MDB/ICP to Taler gateway.\\Implementation of 
a NFC or QR-Code to Taler wallet interface.}
+       \vfill
+       \begin{figure}
+  \centering
+  \includegraphics[width=1.0\textwidth]{design}
+  \end{figure}
+\end{frame}
+
+
+\begin{frame}[t]{Software architecture for the Taler Snack Machine}
+   \begin{figure}
+                               \centering
+                               
\includegraphics[width=.9\textwidth]{software_stack}
+                               \end{figure}
+\end{frame}
+
+
+\begin{frame}[c]{User story: Install App on 
Android\footnote{\url{https://wallet.taler.net/}}}
+               \begin{figure}
+                       
\includegraphics[width=0.9\textwidth]{download_wallet.png}
+               \end{figure}
+\end{frame}
+
+\begin{frame}{User story: Withdraw e-cash}
+               \begin{figure}
+                       
\includegraphics[width=0.9\textwidth]{get_taler_coins.png}
+               \end{figure}
+\end{frame}
+
+\begin{frame}{User story: Use machine!}
+               \begin{figure}
+                       \includegraphics[width=0.9\textwidth]{get_snacks.png}
+               \end{figure}
+\end{frame}
+
+
 \begin{frame}{Taxability}
   We say Taler is taxable because:
   \begin{itemize}

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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