commit 9e6316e2797583bccb531cf326353f3b941e4a6d
parent 4ec8fb4097de969b534cdb35f3027c86a0b2abd1
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 12 Apr 2023 14:49:40 +0200
update BFH logo
Diffstat:
4 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/presentations/comprehensive/bdf.tex b/presentations/comprehensive/bdf.tex
@@ -205,7 +205,7 @@
\title{GNU Taler}
%\subtitle{}
-\setbeamertemplate{navigation symbols}{\includegraphics[width=1cm]{inria.pdf} \includegraphics[width=2.3cm]{bfh.png} \includegraphics[width=1.6cm]{fub.pdf} \includegraphics[width=0.4cm]{ashoka.png} \includegraphics[width=0.4cm]{gnu.png} \includegraphics[width=1cm]{taler-logo-2021-inkscape.pdf} \hfill}
+\setbeamertemplate{navigation symbols}{\includegraphics[width=1cm]{inria.pdf} \includegraphics[width=1cm]{bfh.png} \includegraphics[width=1.6cm]{fub.pdf} \includegraphics[width=0.4cm]{ashoka.png} \includegraphics[width=0.4cm]{gnu.png} \includegraphics[width=1cm]{taler-logo-2021-inkscape.pdf} \hfill}
%\setbeamercovered{transparent=1}
\author[E. Benoist, F. Dold, C. Grothoff, M. Walrafen]{{\bf E. Benoist, F. Dold, C. Grothoff, M. Walrafen}}
diff --git a/presentations/comprehensive/bfh.png b/presentations/comprehensive/bfh.png
Binary files differ.
diff --git a/presentations/comprehensive/main.tex b/presentations/comprehensive/main.tex
@@ -200,7 +200,7 @@
\title{GNU Taler}
%\subtitle{}
-\setbeamertemplate{navigation symbols}{\includegraphics[width=1cm]{inria.pdf} \includegraphics[width=2.3cm]{bfh.png} \includegraphics[width=1.6cm]{fub.pdf} \includegraphics[width=0.4cm]{ashoka.png} \includegraphics[width=0.4cm]{gnu.png} \includegraphics[width=1cm]{taler-logo-2021-inkscape.pdf} \hfill}
+\setbeamertemplate{navigation symbols}{\includegraphics[width=1cm]{inria.pdf} \includegraphics[width=1cm]{bfh.png} \includegraphics[width=1.6cm]{fub.pdf} \includegraphics[width=0.4cm]{ashoka.png} \includegraphics[width=0.4cm]{gnu.png} \includegraphics[width=1cm]{taler-logo-2021-inkscape.pdf} \hfill}
%\setbeamercovered{transparent=1}
\author[C. Grothoff]{J. Burdges, F. Dold, {\bf C. Grothoff}, M. Stanisci}
diff --git a/presentations/comprehensive/sic.tex b/presentations/comprehensive/sic.tex
@@ -204,7 +204,7 @@
\title{GNU Taler}
%\subtitle{}
-\setbeamertemplate{navigation symbols}{\includegraphics[width=1cm]{inria.pdf} \includegraphics[width=2.3cm]{bfh.png} \includegraphics[width=1.6cm]{fub.pdf} \includegraphics[width=0.4cm]{ashoka.png} \includegraphics[width=0.4cm]{gnu.png} \includegraphics[width=1cm]{taler-logo-2021-inkscape.pdf} \hfill}
+\setbeamertemplate{navigation symbols}{\includegraphics[width=1cm]{inria.pdf} \includegraphics[width=1cm]{bfh.png} \includegraphics[width=1.6cm]{fub.pdf} \includegraphics[width=0.4cm]{ashoka.png} \includegraphics[width=0.4cm]{gnu.png} \includegraphics[width=1cm]{taler-logo-2021-inkscape.pdf} \hfill}
%\setbeamercovered{transparent=1}
\author[C. Grothoff]{J. Burdges, {\bf F. Dold, C. Grothoff, M. Stanisci}}
@@ -354,9 +354,9 @@ GNU Taler must ...
\begin{frame}{Consumer Impact of Taler}
\begin{itemize}
-\item {\bf Convenient:} pay with one click instantly --– in Euro,
+\item {\bf Convenient:} pay with one click instantly --– in Euro,
Dollar, Swiss Franc or Bitcoin
-\item {\bf Friction-free security:} Payments do not require sign-up,
+\item {\bf Friction-free security:} Payments do not require sign-up,
login or multi-factor authentication
\item {\bf Privacy-preserving:} payment requires/shares no personal information
\item {\bf Bank account:} not required
@@ -369,7 +369,7 @@ login or multi-factor authentication
\item {\bf Instant clearance:} one-click transactions and instant clearance at par
\item {\bf Easy \& compliant:} GDPR \& PCI-DSS compliance-free and without any effort
\item {\bf Major profit increase:} efficient protocol $+$ no fraud $=$ extremely low costs
-\item {\bf 1-click checkout:} without Amazon and without false
+\item {\bf 1-click checkout:} without Amazon and without false
positives in fraud detection
\end{itemize}
\end{frame}
@@ -404,10 +404,10 @@ positives in fraud detection
\item {\bf The GNU Project}: \\ Integration into FLOSS software
\item {\bf Code Blau GmbH}: \\ Independent auditor development
% \item {\bf Fraunhofer Gesellschaft}: \\ Identity management \& SSI \& wallet-to-wallet communication
- \item {\bf Fiscaltrust GmbH}: \\ Point-of-sale integration ({\bf
+ \item {\bf Fiscaltrust GmbH}: \\ Point-of-sale integration ({\bf
new})
\item {\bf Bank of International Settlements}: \\ Participation in Point Zero Forum 2023 ({\bf new})
- \item {\bf Oesterreichische Nationalbank AG}: \\ Joint presentation
+ \item {\bf Oesterreichische Nationalbank AG}: \\ Joint presentation
proposal for Re:publica 2023 ({\bf new})
\end{description}
}
@@ -2496,7 +2496,7 @@ The exchange needs the database to detect double spending.
\node (origin) at (0,0) {};
\node (backend) [def,above=of origin,draw]{{\tiny taler-merchant-httpd}};
\node (frontend) [def,above left=of backend,draw]{{\tiny E-commerce Frontend}};
- \node (backoffice) [def,above right=of
+ \node (backoffice) [def,above right=of
backend,draw]{\tiny Backoffice};
\node (postgres) [def, draw, below left=of backend] {\tiny Postgres};
\node (sqlite) [def, draw, below=of backend] {\tiny Sqlite};
@@ -2504,15 +2504,15 @@ backend,draw]{\tiny Backoffice};
\tikzstyle{C} = [color=black, line width=1pt]
- \draw [->, C] (frontend) -- (backend) node [midway, above, sloped]
+ \draw [->, C] (frontend) -- (backend) node [midway, above, sloped]
(TextNode) {\tiny REST API};
- \draw [->, C] (backoffice) -- (backend) node [midway, above, sloped]
+ \draw [->, C] (backoffice) -- (backend) node [midway, above, sloped]
(TextNode) {\tiny REST API};
- \draw [<->, C] (backend) -- (postgres) node [midway, above, sloped]
+ \draw [<->, C] (backend) -- (postgres) node [midway, above, sloped]
(TextNode) {\tiny SQL};
- \draw [<->, C] (backend) -- (sqlite) node [midway, above, sloped]
+ \draw [<->, C] (backend) -- (sqlite) node [midway, above, sloped]
(TextNode) {\tiny SQL};
- \draw [<->, C] (backend) -- (alt) node [midway, above, sloped]
+ \draw [<->, C] (backend) -- (alt) node [midway, above, sloped]
(TextNode) {\tiny SQL};
\end{tikzpicture}
\end{center}
@@ -3269,7 +3269,7 @@ Largely implemented, only UI support missing. Expected to ship in Q1'2023.
\begin{frame}{Summary of Taler Solution}
\begin{enumerate}
-\item {\bf Frictionless one click}, cash-like digital payments \&
+\item {\bf Frictionless one click}, cash-like digital payments \&
instant
confirmation for all fiat- and crypto-currencies and for all users,
unbanked, young and old.