hard push

This commit is contained in:
amaury
2024-12-17 14:57:43 +01:00
parent e51d7de452
commit ab70a09cbf
38 changed files with 2570 additions and 1 deletions

View File

@ -0,0 +1,4 @@
\subsection{My Thesis}
\include{intro/suite.tex}

View File

@ -0,0 +1,17 @@
\begin{frame}
\frametitle{My Thesis}
\begin{itemize}
\item Collaboration between Parsec and LIS-LAB
\begin{itemize}
\item Parsec is a for-profit organization working on an open-source software named Parsec
\item It's a software architecture for file sharing with E2EE in a zero-trust approach
\end{itemize}
\item Parsec wants to add Collaborative Editing on their products:
\begin{itemize}
\item With a zero-trust approach (so probably decentralized)
\item With a high availability and low latency approach
\end{itemize}
\item Subject is \textit{Weak Consistency Byzantine Fault Tolerent}
\end{itemize}
\end{frame}