M mystyle.sty => mystyle.sty +5 -1
@@ 193,4 193,8 @@
% whale --> banda azul donde tít. y subt. y estos con letra blanca, está bien...
% wolverine --> banda amarilla donde tít. y subt. y estos con letra negra, horrible.
-
+% Iconos para las listas de alternativas a Google
+\newcommand{\ohno}{\raisebox{-.05\height}{\includegraphics[height=.75\baselineskip]{./img/insignia_oh_no.pdf}}}
+\newcommand{\meh}{\raisebox{-.05\height}{\includegraphics[height=.75\baselineskip]{./img/insignia_circulo.pdf}}}
+\newcommand{\floss}{\raisebox{-.05\height}{\includegraphics[height=.75\baselineskip]{./img/insignia_sol.pdf}}}
+\newcommand{\yoquese}{\raisebox{-.05\height}{\includegraphics[height=.75\baselineskip]{./img/insignia_interrogacion.pdf}}}
M tex/alternativas.tex => tex/alternativas.tex +17 -0
@@ 21,3 21,20 @@
\end{tabular}
\end{center}
\end{frame}
+
+\begin{frame}{Alternativas}
+ El buscador: \pause
+ \begin{itemize}
+ \item[\meh] \href{https://duckduckgo.com/}{Duckduckgo}.
+ \pause
+ \item[\meh] \href{https://3g2upl4pq6kufc4m.onion/}{Duckduckgo en la web profunda} o simplemente a través de Tor.
+ \pause
+ \item[\yoquese] \href{https://asciimoo.github.io/searx/}{Searx}.
+ \end{itemize}
+
+ \pause
+ \vfill
+ \begin{block}{Servicios autoservidos}
+ \url{https://github.com/Kickball/awesome-selfhosted/blob/master/README.md}
+ \end{block}
+\end{frame}