summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-07 22:37:41 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-07 22:37:41 +0100
commitc4f98e23e51e7b334a41e247b0908431f8573f38 (patch)
treed0ff06df2ba1ceb9c8efa4aff8df7f3f8e3b1c5e
parente1c366333d8bd174accdcc65f128a8d4a7226c16 (diff)
downloadmarketing-c4f98e23e51e7b334a41e247b0908431f8573f38.tar.gz
marketing-c4f98e23e51e7b334a41e247b0908431f8573f38.tar.bz2
marketing-c4f98e23e51e7b334a41e247b0908431f8573f38.zip
sliding
-rw-r--r--presentations/comprehensive/main.tex16
1 files changed, 14 insertions, 2 deletions
diff --git a/presentations/comprehensive/main.tex b/presentations/comprehensive/main.tex
index 991065a..a0f3a06 100644
--- a/presentations/comprehensive/main.tex
+++ b/presentations/comprehensive/main.tex
@@ -720,6 +720,7 @@ positives in fraud detection
\item Core exchange software (cryptography, database)
\item Air-gapped key management, real-time {\bf auditing}
\item {\bf libeufin}: Modular integration with banking systems
+ \item {\bf challenger}: KYC service with OAuth 2.0 API
\end{itemize}
\item {\bf Merchant:} Integration service for existing businesses
\begin{itemize}
@@ -730,8 +731,7 @@ positives in fraud detection
\item {\bf Wallet:} Consumer-controlled applications for e-cash
\begin{itemize}
\item Multi-platform wallet software (for browsers \& mobile phones)
- \item Wallet backup storage providers ({\bf sync})
- \item {\bf Anastasis}: Recovery of lost wallets based on secret splitting
+ \item Wallet backup storage providers ({\bf sync} \& {\bf Anastasis})
\end{itemize}
\end{itemize}
\end{frame}
@@ -1000,6 +1000,18 @@ positives in fraud detection
\end{frame}
+\begin{frame}{Challenger}
+ Challenger allows clients to obtain validated address (KYC) data about
+ users:
+
+ \begin{itemize}
+ \item Customizable Web-based process for address validation
+ \item Can validate phone numbers, e-mail addresses or physical mailing addresses
+ \item Provides an exchange-compatible OAuth 2.0 API
+ \end{itemize}
+\end{frame}
+
+
\begin{frame}{Depolymerization}
Depolymerization is a bridge between GNU Taler and blockchains,
making Taler a layer 2 system for crypto-currencies (like Lightning).