content: Add section about advantages of free software
This commit is contained in:
parent
4dd0692c96
commit
31a7bc9542
6 changed files with 75 additions and 0 deletions
BIN
img/benefits/customization.png
Normal file
BIN
img/benefits/customization.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 658 KiB |
BIN
img/benefits/freedom.jpg
Normal file
BIN
img/benefits/freedom.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 491 KiB |
BIN
img/benefits/privacy.png
Normal file
BIN
img/benefits/privacy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
img/benefits/security.png
Normal file
BIN
img/benefits/security.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
BIN
img/benefits/you-decide.jpg
Normal file
BIN
img/benefits/you-decide.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 MiB |
75
main.tex
75
main.tex
|
@ -122,6 +122,81 @@
|
|||
\cite{gnu_linux}
|
||||
\end{frame}
|
||||
|
||||
\section{Vantaxes}
|
||||
\begin{frame}
|
||||
\frametitle{Por qué?}
|
||||
\begin{columns}
|
||||
\column{0.5\textwidth}
|
||||
\begin{itemize}
|
||||
\item<1-> Liberdade \emoji{raised-fist}
|
||||
\item<2-> Seguridade \emoji{locked}
|
||||
\only<2>{
|
||||
\begin{itemize}
|
||||
\item Auditorías
|
||||
\item Calquera pode atopar bugs
|
||||
\item As empresas estan motivadas a melloralo
|
||||
\end{itemize}
|
||||
}
|
||||
\item<3-> Privacidade \emoji{ninja}
|
||||
\only<3>{
|
||||
\begin{itemize}
|
||||
\item Non é unha caixa negra
|
||||
\item Se un proxecto toma unha dirección que non apoias, \textit{fork it!}
|
||||
\item A comunidade adoita velar pola privacidade
|
||||
\end{itemize}
|
||||
}
|
||||
\item<4-> Personalización \emoji{paintbrush}
|
||||
\item<5-> Ti decides \emoji{globe-showing-europe-africa}
|
||||
\end{itemize}
|
||||
\column{0.5\textwidth}
|
||||
\only<1>{
|
||||
\begin{figure}
|
||||
\centering
|
||||
\includegraphics[width=\linewidth]{img/benefits/freedom}
|
||||
\label{fig:frenchfreedom}
|
||||
\end{figure}
|
||||
}
|
||||
\only<2>{
|
||||
\vspace{-5em}
|
||||
\begin{figure}
|
||||
\centering
|
||||
\includegraphics[width=0.8\linewidth]{img/benefits/security}
|
||||
\label{fig:logo-bitwarden}
|
||||
\end{figure}
|
||||
}
|
||||
\only<3>{
|
||||
\begin{figure}
|
||||
\centering
|
||||
\includegraphics[width=\linewidth]{img/benefits/privacy}
|
||||
\label{fig:logo-privacytools.io}
|
||||
\end{figure}
|
||||
}
|
||||
\only<4>{
|
||||
\begin{figure}
|
||||
\centering
|
||||
\includegraphics[width=\linewidth]{img/benefits/customization}
|
||||
\label{fig:nixos-config-screenshot}
|
||||
\end{figure}
|
||||
}
|
||||
\only<5>{
|
||||
\begin{figure}
|
||||
\centering
|
||||
\includegraphics[width=\linewidth]{img/benefits/you-decide}
|
||||
\label{fig:person-coding}
|
||||
\end{figure}
|
||||
}
|
||||
\end{columns}
|
||||
|
||||
|
||||
\only<2>{
|
||||
\vspace{-3em}
|
||||
\begin{alertblock}{Ollo!}
|
||||
Que un software sexa libre e/ou de código aberto \textbf{non implica directamente que sexa seguro}.
|
||||
\end{alertblock}
|
||||
}
|
||||
\end{frame}
|
||||
|
||||
\section{Conclusións}
|
||||
\begin{frame}
|
||||
\frametitle{Que facer despois desta charla?}
|
||||
\begin{itemize}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue