gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: reworked


From: gnunet
Subject: [taler-anastasis] branch master updated: reworked
Date: Thu, 14 May 2020 13:14:36 +0200

This is an automated email from the git hooks/post-receive script.

ds-meister pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new c90daf8  reworked
c90daf8 is described below

commit c90daf8c31676ace4aae37fa605c530d56b9c2dc
Author: Dominik Meister <address@hidden>
AuthorDate: Thu May 14 13:14:31 2020 +0200

    reworked
---
 doc/ledger/business.tex | 91 ++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 79 insertions(+), 12 deletions(-)

diff --git a/doc/ledger/business.tex b/doc/ledger/business.tex
index d033559..e3ccb10 100644
--- a/doc/ledger/business.tex
+++ b/doc/ledger/business.tex
@@ -100,83 +100,150 @@
 
 
 \section{Simplified process flow}
-\begin{frame}[fragile]{Step 1: user identification}
+
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 1: recovery information} 
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.8]{illustration/01-treasuremap.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 2: split recovery information} 
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.2]{illustration/02-treasuremap-cut.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 3: user identification} 
        \vfill
        \begin{center}
                \includegraphics[scale=0.4]{illustration/03-UserID.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 2: key derivation}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 4: key derivation}
        \vfill
        \begin{center}
                \includegraphics[scale=0.3]{illustration/04-Key-Derivation.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 3: encrypt parts}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 5: encrypt parts}  
        \vfill
        \begin{center}
                \includegraphics[scale=0.3]{illustration/05-Encrypt-Parts.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 4: add truth}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 6: add truth}      
        \vfill
        \begin{center}
                \includegraphics[scale=0.3]{illustration/06-Add-Truth.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 5: encrypt truth}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 7: encrypt truth}  
        \vfill
        \begin{center}
                \includegraphics[scale=0.25]{illustration/07-Encrypt-Truth.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 6: store data}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 8: store data}     
        \vfill
        \begin{center}
                \includegraphics[scale=0.25]{illustration/08-Store-Provider.png}
        \end{center}
 \end{frame}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 9: user identification} 
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.4]{illustration/03-UserID.png}
+       \end{center}
+\end{frame}
 
-\begin{frame}[fragile]{Step 7: store key}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 10: key derivation}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.3]{illustration/04-Key-Derivation.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 11: provide key}   
        \vfill
        \begin{center}
                \includegraphics[scale=0.25]{illustration/10-Provide-K2.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 8: decrypt truth}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 12: decrypt truth} 
        \vfill
        \begin{center}
                \includegraphics[scale=0.3]{illustration/11-Decrypt-Truth.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 9: authentication}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 13: authentication}        
        \vfill
        \begin{center}
-               \includegraphics[scale=0.2]{illustration/12-Authentication.png}
+               \includegraphics[scale=0.25]{illustration/12-Authentication.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 10: receive parts}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 14: receive parts} 
        \vfill
        \begin{center}
                \includegraphics[scale=0.25]{illustration/13-Receive-Parts.png}
        \end{center}
 \end{frame}
 
-\begin{frame}[fragile]{Step 11: decrypt parts}
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 15: decrypt parts} 
        \vfill
        \begin{center}
                \includegraphics[scale=0.3]{illustration/14-Decrypt-Parts.png}
        \end{center}
 \end{frame}
 
+\begin{frame}[fragile]
+\frametitle{Simplified process flow}
+\framesubtitle{Step 16: reassembly}    
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.3]{illustration/15-Reassembly.png}
+       \end{center}
+\end{frame}
+
 \begin{frame}[fragile]{Simplifications}
 The previous illustration makes various simplifications:
 \begin{itemize}

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]