commit 416332ee2218438952fba365b1bd579be0c4243e
parent 42e7753b12639a633edd8d2bc6826b261b017baa
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 11 Oct 2024 12:40:13 +0200
update
Diffstat:
2 files changed, 53 insertions(+), 41 deletions(-)
diff --git a/presentations/2024-harbinger/harbinger-2024.tex b/presentations/2024-harbinger/harbinger-2024.tex
@@ -36,15 +36,15 @@
GNU Taler:
\begin{itemize}
\item is token-based, centrally issued; scalable,
- benchmarked at 25k TPS on single server;
-\item provides electronic equivalent to banknotes, no material
- impact on monetary policy;
-\item guarantees privacy for the payer;
-\item KYC/AML/CFT compliance;
-\item implemented as FLOSS to provide
+ benchmarked at {\bf 25k TPS on single server};
+\item provides electronic {\bf equivalent to banknotes}
+ %, no material impact on monetary policy;
+\item guarantees {\bf privacy} for the payer;
+\item KYC/AML/CFT {\bf compliance};
+\item implemented as {\bf FLOSS} to provide
transparency, accountability, and security;
-\item design reviewed by SNB, OeNB, BIS; % (Tourbillon);
-\item implementatation had independent external security audits.
+\item {\bf design reviewed} by SNB, OeNB, BIS; % (Tourbillon);
+\item implementatation had independent {\bf external security audits}.
\end{itemize}
\end{minipage}
\begin{minipage}{0.33\textwidth}
@@ -73,36 +73,36 @@ GNU Taler:
\end{frame}
-\begin{frame}{Taler: Unique Features for rCBDC}
- \begin{itemize}
- \item Central bank issues digital coins equivalent to issuing cash \\
- $\Rightarrow$ monetary policy remains under CB control
- \item Architecture with consumer accounts at commercial banks \\
- $\Rightarrow$ no competition for commercial banking (S\&L) \\
- $\Rightarrow$ CB does not have to manage KYC, customer support
- \item Withdrawal limits and denomination expiration \\
- $\Rightarrow$ protects against bank runs and hoarding
- \item Income transparency and possibility to set fees \\
- $\Rightarrow$ additional insights into economy and new policy options
- \item Privacy by cryptographic design not organizational compliance \\
- $\Rightarrow$ CB maintains political neutrality
- \end{itemize}
-\end{frame}
-
-
-\begin{frame}{Taler: Features \& Platforms}
-\begin{minipage}{0.45\textwidth}
-\begin{itemize}
- \item E-commerce integration(s)
- \item Merchant-offline payments
- \item Unlinkable subscriptions and discounts
- \item Privacy-preserving donation receipts
- \item Post-quantum privacy
- \item Secure sealed-bit auctions
- \item Ticketing for public transport
- \end{itemize}
-\end{minipage}
-\begin{minipage}{0.25\textwidth}
+%\begin{frame}{Taler: Unique Features for rCBDC}
+% \begin{itemize}
+% \item Central bank issues digital coins equivalent to issuing cash \\
+% $\Rightarrow$ monetary policy remains under CB control
+% \item Architecture with consumer accounts at commercial banks \\
+% $\Rightarrow$ no competition for commercial banking (S\&L) \\
+% $\Rightarrow$ CB does not have to manage KYC, customer support
+% \item Withdrawal limits and denomination expiration \\
+% $\Rightarrow$ protects against bank runs and hoarding
+% \item Income transparency and possibility to set fees \\
+% $\Rightarrow$ additional insights into economy and new policy options
+% \item Privacy by cryptographic design not organizational compliance \\
+% $\Rightarrow$ CB maintains political neutrality
+% \end{itemize}
+%\end{frame}
+
+
+\begin{frame}{Taler: Platforms}
+%\begin{minipage}{0.45\textwidth}
+%\begin{itemize}
+% \item E-commerce integration(s)
+% \item Merchant-offline payments
+% \item Unlinkable subscriptions and discounts
+% \item Privacy-preserving donation receipts
+% \item Post-quantum privacy
+% \item Secure sealed-bit auctions
+% \item Ticketing for public transport
+% \end{itemize}
+%\end{minipage}
+\begin{minipage}{0.30\textwidth}
\begin{itemize}
\item Android 7+
\item Chrome
@@ -114,9 +114,10 @@ GNU Taler:
\item Ubuntu Touch
\end{itemize}
\end{minipage}
-\begin{minipage}{0.20\textwidth}
+\begin{minipage}{0.30\textwidth}
\movie[autostart,poster]{\includegraphics[height=\textwidth]{white.png}}{Receive720.mp4}
-
+\end{minipage}
+\begin{minipage}{0.30\textwidth}
\movie[autostart,poster]{\includegraphics[height=\textwidth]{white.png}}{Pay720.mp4}
\end{minipage}
\end{frame}
@@ -149,7 +150,8 @@ GNU Taler:
\item Pilot project at Bern University of Applied Sciences since 2022
\item Used at event payment system with 200+ participants in Germany
\item Operational in Basel as regional currency
- \item Current focus: deployment in Switzerland and Germany within 3 months
+ \item Current focus: deployment in Switzerland and Germany within 3m
+ \item Work with Allin on integration for rural farming management app
\end{itemize}
\begin{center}
\includegraphics[width=0.5\textwidth]{taler-in-use.png}
@@ -233,4 +235,14 @@ Partners:
}
\end{frame}
+
+\begin{frame}
+\frametitle{Architecture of Taler}
+\begin{center}
+ \includegraphics[width=1\textwidth]{operations.png}
+\end{center}
+\end{frame}
+
+
+
\end{document}
diff --git a/presentations/2024-harbinger/operations.png b/presentations/2024-harbinger/operations.png
Binary files differ.