summaryrefslogtreecommitdiff
path: root/stylefiles/slides/ngi-forum-2025.tex
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2025-06-18 16:36:36 +0200
committerÖzgür Kesim <oec@codeblau.de>2025-06-18 16:36:36 +0200
commitb8c4bde9cdd7a516a07b7a86f60b1c464c27e2fe (patch)
tree15070e052c305464ccddbfbebce6e7b40da822de /stylefiles/slides/ngi-forum-2025.tex
init
Diffstat (limited to 'stylefiles/slides/ngi-forum-2025.tex')
-rw-r--r--stylefiles/slides/ngi-forum-2025.tex169
1 files changed, 169 insertions, 0 deletions
diff --git a/stylefiles/slides/ngi-forum-2025.tex b/stylefiles/slides/ngi-forum-2025.tex
new file mode 100644
index 0000000..ede9af1
--- /dev/null
+++ b/stylefiles/slides/ngi-forum-2025.tex
@@ -0,0 +1,169 @@
+\documentclass[aspectratio=169,t]{beamer}
+\input taler-macros
+\usepackage{tabto}
+
+\newcommand{\TITLE}{Digital Freedom meets Digital Payments}
+\newcommand{\SUB}{\uncover<2->{How GNU Taler will help funding FLOSS}}
+%\newcommand{\SUB}{}
+\newcommand{\AUTHOR}{Özgür Kesim}
+\newcommand{\SPEAKER}{Özgür Kesim}
+\newcommand{\INST}{GNU Taler}
+\newcommand{\DATE}{NGI Forum 2025}
+
+% Do not edit this part
+\title{\TITLE}
+\subtitle{\SUB}
+\date{\DATE}
+\author[\SPEAKER]{\AUTHOR}
+\institute{\INST}
+
+\begin{document}
+
+\begin{frame}[plain]
+\maketitle
+\end{frame}
+
+
+\begin{frame}[c]{Main Thesis}
+{}
+Digital Payments via GNU Taler will help strengthen Digital Freedom
+\end{frame}
+
+% \begin{frame}{Main Thesis}
+% {}
+% Anonymous
+% \begin{itemize}
+% \item payments
+% \item subscriptions
+% \item donations
+% \end{itemize}
+% via GNU Taler will increase funding of Digital Freedom significantly.
+% \end{frame}
+
+\begin{frame}{Digital Freedom}
+ {Core Aspects}
+
+ \begin{itemize}[<+(1)-| alert@+(1)>]
+ \item \textbf{Human Rights}\\
+ {Extension of fundamental rights into digital spaces\\
+ (privacy, expression, assembly, access to information).}
+ % The right to privacy, expression, assembly, and access
+ % to information in the digital realm, without undue
+ % surveillance or censorship.
+
+ \item \textbf{Sovereignty}\\
+ {Individual and collective self-determination in cyberspace\\
+ (digital identity, communication, participation, interoperation).}
+ % Control over one's digital identity, communications,
+ % and participation in digital society.
+
+ \item \textbf{Economic}\\
+ {Freedom from digital monopolies and rent-seeking\\
+ (no vendor lock-in, open supply channels).}
+ % The ability to participate in digital markets without
+ % being subject to platform lock-in, data extraction,
+ % or artificial scarcity.
+
+ \item \textbf{Technical}\\
+ {Freedom to run, study, redistribute, and modify \textit{software}\\
+ (provided by \alert<6->{\textbf{FLOSS---Free/Libre Open Source Software}})}
+ % Freedom to control one's digital tools and data - The
+ % ability to use, modify, share, and understand the
+ % software and hardware that mediates our digital lives.
+ % This aligns directly with the four freedoms of
+ % Free Software: run, study, redistribute, and modify.
+
+ \end{itemize}
+\end{frame}
+
+\NumTabs{9}
+\begin{frame}[c]{Digital Freedom}
+ \textbf{Strengthening} Digital Freedom includes
+ \begin{itemize}
+ \item enabling \tab (creating \& \alert<2->{\textbf<2->{funding}})
+ \item sustaining \tab (maintaining \& \alert<2->{\textbf<2->{funding}})
+ \item protecting \tab (legal)
+ \end{itemize}
+ the core aspects.
+
+ \vfill
+ \uncover<3>{NGI is actually great at enabling of FLOSS.}
+\end{frame}
+
+\begin{frame}[c]{FLOSS Funding Challenges}
+ {}
+
+Current funding of FLOSS falls in four tiers
+
+
+\end{frame}
+
+\begin{frame}{GNU Taler}
+ {privacy preserving digital payment system}
+
+ Image, shortform.
+\end{frame}
+
+
+\begin{frame}{Main Thesis}
+{refined}
+Anonymous
+ \begin{itemize}
+ \item payments
+ \item subscriptions
+ \item donations
+ \end{itemize}
+via GNU Taler will increase funding of FLOSS significantly.
+
+ \pause \textbf{Why should that happen!?}
+
+\end{frame}
+
+
+\begin{frame}{Why should that happen?}
+\end{frame}
+
+
+
+\begin{frame}[c]{Title of talk in 2030}
+{\only<2>{hopefully}}
+\pause
+\huge\bf
+How GNU Taler has strengthened\\
+Digital Freedom in the EU
+\end{frame}
+
+
+
+% This should be last...
+\begin{frame}{Acknowledgments}
+
+ \begin{minipage}{0.45\textwidth} \ \\
+ {\tiny Funded by the European Union (Project 101135475).}
+
+ \begin{center}
+ \includegraphics[width=0.5\textwidth]{../bandera.jpg}
+ \end{center}
+ \end{minipage}
+ \hfill
+ \begin{minipage}{0.45\textwidth}
+ {\tiny Funded by SERI (HEU-Projekt 101135475-TALER).}
+
+ \begin{center}
+ \includegraphics[width=0.65\textwidth]{../sbfi.jpg}
+ \end{center}
+ \end{minipage}
+
+ \vfill
+
+ {\tiny
+
+ Views and opinions expressed are however those of the author(s) only
+ and do not necessarily reflect those of the European Union. Neither the
+ European Union nor the granting authority can be held responsible for
+ them.
+
+ }
+\end{frame}
+
+\end{document}