commit f85851f247e224a374e22e5c18192d528558fa6c
parent a743a5b28141fcf7812477e111826f57fa6df944
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Sat, 25 Nov 2023 10:13:48 +0900
-finish cbt slides
Diffstat:
1 file changed, 16 insertions(+), 18 deletions(-)
diff --git a/presentations/comprehensive/main.tex b/presentations/comprehensive/main.tex
@@ -1614,12 +1614,12 @@ Three possible approaches:
-\section{Age restrictions}
+\section{Programmable money: Age restrictions}
\begin{frame}
\vfill
\begin{center}
- {\bf Age restrictions}
+ {\bf Programmable money: Age restrictions}
\end{center}
\vfill
\end{frame}
@@ -2407,11 +2407,9 @@ Searching for functions \uncover<2->{with the following signatures}
\item Uses several helper processes for configuration and to
interact with RTGS and cryptography
\item KYC support via OAuth 2.0, KycAID or Persona APIs
+ \item AML staff can analyze transactions and freeze income
\item Implemented in C on top of GNU libmicrohttpd
\end{itemize}
- Scalability: 28'500 transactions/second measured % in BS-thesis
- in 2022 using two servers on Grid5000. Likely several times
- higher today (but we did not re-measure recently).
\end{frame}
@@ -2427,9 +2425,10 @@ Searching for functions \uncover<2->{with the following signatures}
\begin{itemize}
\item Multi-tenant support
\item Refunds
- \item Tipping (Website pays visitor)
+ \item Rewards (Website pays visitor)
+ \item Templates (static QR codes with payment request)
\item Webhooks
- \item Inventory management (optional)
+ \item Inventory management
\end{itemize}
\item Implemented in C on top of GNU libmicrohttpd
\end{itemize}
@@ -2447,8 +2446,8 @@ Searching for functions \uncover<2->{with the following signatures}
\begin{minipage}{8cm}
\begin{itemize}
\item {\bf wallet-core} is the logic shared by all interfaces
- \item Applications exist for Android, F-Droid,
- WebExtension (Chrome, Chromium, Firefox, etc.), iOS ({\bf WiP})
+ \item Applications exist for Android, F-Droid, iOS,
+ WebExtension (Chrome, Chromium, Firefox, etc.)
\item Features include:
\begin{itemize}
\item Multi-currency support
@@ -2584,7 +2583,7 @@ Searching for functions \uncover<2->{with the following signatures}
\begin{itemize}
\item LibEuFin provides both a generic access layer and an
implementation of the Wire Gateway for the exchange
- \item Supports EBICS 2.5
+ \item Supports EBICS 2.5 and 3.0
\item other APIs such as FinTS or PSD2-style XS2A APIs can be added
without requiring changes to the Exchange
\item tested with German bank GLS business account and real Euros
@@ -2893,7 +2892,7 @@ of the Taler Wire Gateway exist:
\begin{itemize}
\item LibEuFin provides both a generic access layer and an
implementation of the Taler Wire Gateway API for the exchange
- \item currently, only EBICS 2.5 and 3.0 are supported
+ \item supports EBICS 2.5 and 3.0
\item other APIs such as FinTS or PSD2-style XS2A APIs can be added
without requiring changes to the Exchange
\item tested with GLS Bank and Postfinance bank accounts
@@ -3841,7 +3840,6 @@ Future work:
\item {\bf Fraunhofer Gesellschaft}: \\ Identity management \& SSI \& wallet-to-wallet communication
% \item {\bf Fiscaltrust GmbH}: \\ Point-of-sale integration ({\bf new})
\end{description}
- }
\end{frame}
\begin{frame}{NGI TALER PILOT}
@@ -3860,11 +3858,11 @@ Future work:
\begin{frame}{Key NGI PILOT Activities}
\begin{itemize}
\item Integration (core banking, online publishers, e-commerce, public transportation)
- \item Compliant (establish required compliance processes at each bank)
- \item Availability (packaging, porting to more platforms, browsers, etc.)
- \item Hardware support (offline payments, vending machine integration, etc.)
- \item Security audits of code and design (objective: obviously secure)
- \item Accessible (old people, children, blind people, etc.)
+ \item Compliant (establish compliance processes at each bank)
+ \item Availability (packaging, porting to more platforms, browsers)
+ \item Hardware support (offline payments, vending machines)
+ \item Security audits of code and design
+ \item Accessible (old people, children, blind users)
\item Future-proof (post-quantum, standardized)
\item Widely known and used (community building, open calls)
\end{itemize}
@@ -3895,7 +3893,7 @@ Future work:
\item[Translate:] \url{https://weblate.taler.net/}, \url{translation-volunteer@taler.net}
\item[Integrate:] \url{https://docs.taler.net/}
\item[Donate:] \url{https://gnunet.org/ev}
- \item[Invest:] \url{https://taler-systems.com/}
+ \item[Partner:] \url{https://taler-systems.com/}
\end{description}
\end{frame}