summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-01-21 05:23:36 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-01-21 05:24:04 +0100
commitc1e0b477d8401593cbbacdcc7673ebb8f489803a (patch)
treec9e6ee4ff06032eb394da1e08ee905aaabd3dd84
parent04947eb159dd9aac83d25e36490e25f223290c4f (diff)
downloadmarketing-c1e0b477d8401593cbbacdcc7673ebb8f489803a.tar.gz
marketing-c1e0b477d8401593cbbacdcc7673ebb8f489803a.tar.bz2
marketing-c1e0b477d8401593cbbacdcc7673ebb8f489803a.zip
put transaction stuff on gov slide
-rw-r--r--presentations/comprehensive/main.tex21
1 files changed, 6 insertions, 15 deletions
diff --git a/presentations/comprehensive/main.tex b/presentations/comprehensive/main.tex
index 59efd4b..e4c4022 100644
--- a/presentations/comprehensive/main.tex
+++ b/presentations/comprehensive/main.tex
@@ -99,6 +99,7 @@
%\subtitle{}
\setbeamertemplate{navigation symbols}{\includegraphics[width=1cm]{inria.pdf} \includegraphics[width=0.5cm]{gnu.png}\hfill}
+\setbeamertemplate{footline}[frame number]
%\setbeamercovered{transparent=1}
\author[F. Dold]{J. Burdges, {\bf F. Dold}, C. Grothoff, M. Stanisci}
@@ -281,6 +282,10 @@ ZeroCoin, CryptoNote (Monero) and ZeroCash (ZCoin) offer anonymity.
\begin{itemize}
\item Free software $=$ commons: no monopoly, preserve independence
\item Taxabiliy: reduces black markets
+ \begin{itemize}
+ \item merchant income is visible from deposit, can be taxed
+ \item limitation: sharing coins among friends and family
+ \end{itemize}
\item Efficiency: high transaction costs hurt the economy
\item Security: signed contracts, no counterfeit
\item Audited: limits fraud potential
@@ -290,21 +295,7 @@ ZeroCoin, CryptoNote (Monero) and ZeroCash (ZCoin) offer anonymity.
\end{frame}
-\begin{frame}{Taxability}
- We say Taler is taxable because:
- \begin{itemize}
- \item Merchant's income is visible from deposits.
- \item Hash of contract is part of deposit data.
- \item State can trace income and enforce taxation.
- \end{itemize}\pause
- Limitations:
- \begin{itemize}
- \item {\em sharing} coins among family and friends
- \end{itemize}
-\end{frame}
-
-
-\begin{frame}[plain]
+\begin{frame}{Detailed Architecture}
\centering
\includegraphics[width=\textwidth]{taler-arch-full.pdf}
\end{frame}