summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-02-25 08:35:51 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-02-25 08:35:51 +0100
commitba1ff59b56cbc3946f70cafe6ed80c9aacc15afa (patch)
tree25efee34bde13d31fa4c76c9c2d562b87e97ba41
parentfea1e97e07d1e3f87d829adbd24eea6e517a6804 (diff)
downloaddold-thesis-phd-ba1ff59b56cbc3946f70cafe6ed80c9aacc15afa.tar.gz
dold-thesis-phd-ba1ff59b56cbc3946f70cafe6ed80c9aacc15afa.tar.bz2
dold-thesis-phd-ba1ff59b56cbc3946f70cafe6ed80c9aacc15afa.zip
slides
-rw-r--r--presentation/slides.tex59
1 files changed, 30 insertions, 29 deletions
diff --git a/presentation/slides.tex b/presentation/slides.tex
index eeb3f9a..9c90674 100644
--- a/presentation/slides.tex
+++ b/presentation/slides.tex
@@ -274,6 +274,34 @@ Byzantine \emph{Set-Union} Consensus
%----------------------------
\begin{frame}
+\frametitle{E-Cash features and trade-offs}
+ Some selected aspects (more in thesis)
+ \begin{enumerate}[<+- | alert@+>]
+ \item Online/Offline \uncover<+->{$\Rightarrow$ Online}
+ \begin{itemize}
+ \item Offline = After-the-fact double spending detection
+ \item Hard to enforce
+ \item Easy to do accidentally (failures / backups)
+ \end{itemize}
+ \item Change/Divisibility \uncover<+->{$\Rightarrow$ Multiple denominations, partial spending, change protocol}
+ \begin{itemize}
+ \item Real divisibility nice in theory.
+ \item In practice: complex, trusted setup, multiple withdraw ``sizes''
+ needed anyway
+ \item Fixed denominations shown to be efficient in spending simulation
+ \end{itemize}
+ \item Transferability \uncover<+->{$\Rightarrow$ No!}
+ \begin{itemize}
+ \item Anti-feature, enables black markets / tax evasion!
+ \item Taler provides \emph{income transparency}, roughly the \emph{opposite}
+ \end{itemize}
+ %\item Atomic Swaps / Fair Exchange \uncover<+->{$\Rightarrow$ Supported, coin serial no. is public key}
+ \end{enumerate}
+\end{frame}
+
+%----------------------------
+
+\begin{frame}
\frametitle{Live Demo}
\vfill
@@ -339,33 +367,6 @@ Byzantine \emph{Set-Union} Consensus
%----------------------------
-\begin{frame}
-\frametitle{E-Cash features and trade-offs}
- Some selected aspects (more in thesis)
- \begin{enumerate}[<+- | alert@+>]
- \item Online/Offline \uncover<+->{$\Rightarrow$ Online}
- \begin{itemize}
- \item Offline = After-the-fact double spending detection
- \item Hard to enforce
- \item Easy to do accidentally (failures / backups)
- \end{itemize}
- \item Change/Divisibility \uncover<+->{$\Rightarrow$ Multiple denominations, partial spending, change protocol}
- \begin{itemize}
- \item Real divisibility nice in theory.
- \item In practice: complex, trusted setup, multiple withdraw ``sizes''
- needed anyway
- \item Fixed denominations shown to be efficient in spending simulation
- \end{itemize}
- \item Transferability \uncover<+->{$\Rightarrow$ No!}
- \begin{itemize}
- \item Anti-feature, enables black markets / tax evasion!
- \item Taler provides \emph{income transparency}, roughly the \emph{opposite}
- \end{itemize}
- \item Atomic Swaps / Fair Exchange \uncover<+->{$\Rightarrow$ Supported, coin serial no. is public key}
- \end{enumerate}
-\end{frame}
-
-%----------------------------
\begin{frame}
\frametitle{Making E-Cash Practical}
@@ -500,7 +501,7 @@ $\Rightarrow$ Naive refresh protocol enables tax evasion
Compromise Scenarios (simplified):
\begin{itemize}
\item Exchange's denomination compromised $\Rightarrow$ denomination revoked,
- customers use emergency payback protocol do recover funds
+ customers use emergency payback protocol to recover funds
\item Exchange's signing key compromised $\Rightarrow$ signing key revoked,
merchants compensated proportional to correct participation in deposit auditing
\end{itemize}
@@ -847,7 +848,7 @@ game (non-negl.), then they can break some underlying assumption.
\begin{frame}
\frametitle{Funded/Ongoing Work}
\begin{itemize}
- \item Me: Work on Taler PoS terminal for the next 6 month, supported
+ \item Me: Work on Taler NFC / PoS terminal for the next 6 month, supported
by German government grant (Prototype Fund)
\item Taler Systems: Employs 1 engineer (Marcello Stanisci), looking for funding!
\end{itemize}