marketing

Marketing materials (presentations, posters, flyers)
Log | Files | Refs

commit f31da65233046be2c61a6730937f6a314c20d421
parent 0bf872223c6e2a04e06f4b98bab3e86dc0c25f67
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 28 Dec 2020 10:37:54 +0100

typos

Diffstat:
Mpresentations/bank/bank.tex | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/presentations/bank/bank.tex b/presentations/bank/bank.tex @@ -365,7 +365,7 @@ Both exchange and auditor use offline keys. \begin{frame}{Online keys} The exchange needs RSA and EdDSA keys to be available for online signing. \begin{itemize} -\item Knowledge of these private keys will allow and adversary to +\item Knowledge of these private keys will allow an adversary to mint digital cash, possibly resulting in huge financial losses (eventually, this will be detected by the auditor, but only after some financial losses have been irrevocably incurred). @@ -418,7 +418,7 @@ The exchange needs the database to detect double spending. \begin{frame}{taler-exchange-wirewatch} {\tt taler-exchange-wirewatch} needs credentials to access data about -incoming via transfers from the Nexus. +incoming wire transfers from the Nexus. \begin{itemize} \item This tool should run as a separate UID and GID (from {\tt taler-exchange-httpd}). @@ -560,7 +560,7 @@ Technical tasks in Beta phase: \item Develop customer support procedures \item Security audit of operational security \item Integrate system monitoring (load, disk capacity, etc.) - \item Verify deployment is {\bf reproducably deterministic} + \item Verify deployment is {\bf reproducibly deterministic} \item Experiment with scale-out options: \begin{itemize} \item multiple Postgres backends (sharding)