gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: added pictures


From: gnunet
Subject: [taler-anastasis] branch master updated: added pictures
Date: Thu, 14 May 2020 12:20: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 29c5082  added pictures
29c5082 is described below

commit 29c508218f24fbc738b2897e38c52e6901524b6b
Author: Dominik Meister <address@hidden>
AuthorDate: Thu May 14 12:20:28 2020 +0200

    added pictures
---
 doc/ledger/business.tex                       | 196 ++++++++++++++++++--------
 doc/ledger/illustration/12-Authentication.png | Bin 0 -> 113077 bytes
 2 files changed, 136 insertions(+), 60 deletions(-)

diff --git a/doc/ledger/business.tex b/doc/ledger/business.tex
index 1ba2329..9888716 100644
--- a/doc/ledger/business.tex
+++ b/doc/ledger/business.tex
@@ -99,6 +99,84 @@
 \end{frame}
 
 
+\section{Simplified process flow}
+\begin{frame}[fragile]{Step 1: user identification}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.4]{illustration/03-UserID.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]{Step 2: 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}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.3]{illustration/05-Encrypt-Parts.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]{Step 4: 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}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.25]{illustration/07-Encrypt-Truth.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]{Step 6: store data}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.25]{illustration/08-Store-Provider.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]{Step 7: store key}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.25]{illustration/10-Provide-K2.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]{Step 8: decrypt truth}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.3]{illustration/11-Decrypt-Truth.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]{Step 9: authentication}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.2]{illustration/12-Authentication.png}
+       \end{center}
+\end{frame}
+
+\begin{frame}[fragile]{Step 10: 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}
+       \vfill
+       \begin{center}
+               \includegraphics[scale=0.3]{illustration/14-Decrypt-Parts.png}
+       \end{center}
+\end{frame}
+
 \begin{frame}[fragile]{Simplifications}
 The previous illustration makes various simplifications:
 \begin{itemize}
@@ -175,7 +253,6 @@ The previous illustration makes various simplifications:
 
 \end{frame}
 
-
 \section{Competitors}
 \begin{frame}{7. Competitors}
   \hfill
@@ -187,9 +264,64 @@ The previous illustration makes various simplifications:
   \hfill
 \end{frame}
 
+\section{Risks}
+\begin{frame}{8. Main risks and mitigations}
+  \begin{itemize}
+    \item[1.]{Implementation risk  --- \\ {\color{green} straightforward 
design simplifies work}}
+    \item[2.]{Information security risk --- \\ {\color{green} 
privacy-by-design minimizes loss}}
+    \item[3.]{Distribution on customer side --- \\
+              {\color{green} strong partners with implementation need}}
+    \item[4.]{Cash flow --- \\
+      {\color{green} Cloud-based deployment with outsourcing of
+                     procedures that amortize only at scale}}
+    \item[5.]{Usability --- \\
+      {\color{green} Will work with UX expert}}
+ \end{itemize}
+\end{frame}
+
+
+\begin{frame}{9. Next steps}
+  \begin{itemize}
+    \item[1.]{Complete client-side library and tests [1 PM]}
+    \item[2.]{Integrate with GNU Taler wallet [4-6 PM]}
+    \item[3.]{Launch Cloud service [1 PM]}
+    \item[4.]{Extend set of supported authentication methods:
+     \begin{itemize}
+      \item Video indent [1-2 PM]
+      \item SMS [1-2 PM]
+      \item E-mail [1 PM]
+      \item Physical mail [1-2 PM]
+     \end{itemize}}
+    \item[5.]{Integrate with all p$\equiv$p client(s) [6-12 PM]}
+ \end{itemize}
+\end{frame}
+
+
+\begin{frame}{Contact details}
+  \begin{center}
+    \begin{tabular}{p{5cm}p{5cm}}
+ %     {\bf CEO}               & {\bf CTO}  \\ & \\
+  Vaishnavi Mohan              & Dr. Nana Karlstetter \\
+  {\tt address@hidden}& {\tt nana@pep.foundation} \\
+%  \url{http://taler.net/ceo/} & \url{http://taler.net/cto/} \\
+    \end{tabular}
+
+    \vspace{2cm}
+    \url{https://www.gnu-anastasis.de/}
+  \end{center}
+\end{frame}
+
 
 \begin{frame}
-  \frametitle{8. Why now and why us?}
+  \begin{center}
+    Anastasis \\\ \\
+    \includegraphics[width=0.66\textwidth]{treasuremap.pdf}
+  \end{center}
+\end{frame}
+
+
+\begin{frame}
+  \frametitle{Why now and why us?}
   \begin{block}{Why now?}
     {%\tiny
   \begin{itemize}
@@ -215,7 +347,7 @@ The previous illustration makes various simplifications:
 
 
 \begin{frame}
-  \frametitle{9. Team \hfill \& \hfill advisory board \hfill}
+  \frametitle{Team \hfill \& \hfill advisory board \hfill}
   \begin{minipage}{5cm}
     \setlist[description]{leftmargin=1cm,labelindent=0cm}
  \begin{description}
@@ -246,7 +378,7 @@ The previous illustration makes various simplifications:
 \end{frame}
 
 
-\begin{frame}{10. Partners}
+\begin{frame}{Partners}
 \begin{block}{Research and development:}
 \begin{center}\hfill
       \includegraphics[height=1.0cm]{partner-logos/gnu.jpeg} \hfill
@@ -262,60 +394,4 @@ The previous illustration makes various simplifications:
 \end{block}
 \end{frame}
 
-
-\section{Risks}
-\begin{frame}{11. Main risks and mitigations}
-  \begin{itemize}
-    \item[1.]{Implementation risk  --- \\ {\color{green} straightforward 
design simplifies work}}
-    \item[2.]{Information security risk --- \\ {\color{green} 
privacy-by-design minimizes loss}}
-    \item[3.]{Distribution on customer side --- \\
-              {\color{green} strong partners with implementation need}}
-    \item[4.]{Cash flow --- \\
-      {\color{green} Cloud-based deployment with outsourcing of
-                     procedures that amortize only at scale}}
-    \item[5.]{Usability --- \\
-      {\color{green} Will work with UX expert}}
- \end{itemize}
-\end{frame}
-
-
-\begin{frame}{12. Next steps}
-  \begin{itemize}
-    \item[1.]{Complete client-side library and tests [1 PM]}
-    \item[2.]{Integrate with GNU Taler wallet [4-6 PM]}
-    \item[3.]{Launch Cloud service [1 PM]}
-    \item[4.]{Extend set of supported authentication methods:
-     \begin{itemize}
-      \item Video indent [1-2 PM]
-      \item SMS [1-2 PM]
-      \item E-mail [1 PM]
-      \item Physical mail [1-2 PM]
-     \end{itemize}}
-    \item[5.]{Integrate with all p$\equiv$p client(s) [6-12 PM]}
- \end{itemize}
-\end{frame}
-
-
-\begin{frame}{Contact details}
-  \begin{center}
-    \begin{tabular}{p{5cm}p{5cm}}
- %     {\bf CEO}               & {\bf CTO}  \\ & \\
-  Vaishnavi Mohan              & Dr. Nana Karlstetter \\
-  {\tt address@hidden}& {\tt nana@pep.foundation} \\
-%  \url{http://taler.net/ceo/} & \url{http://taler.net/cto/} \\
-    \end{tabular}
-
-    \vspace{2cm}
-    \url{https://www.gnu-anastasis.de/}
-  \end{center}
-\end{frame}
-
-
-\begin{frame}
-  \begin{center}
-    Anastasis \\\ \\
-    \includegraphics[width=0.66\textwidth]{treasuremap.pdf}
-  \end{center}
-\end{frame}
-
 \end{document}
diff --git a/doc/ledger/illustration/12-Authentication.png 
b/doc/ledger/illustration/12-Authentication.png
new file mode 100644
index 0000000..061aeb0
Binary files /dev/null and b/doc/ledger/illustration/12-Authentication.png 
differ

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



reply via email to

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