marketing

Marketing materials (presentations, posters, flyers)
Log | Files | Refs

commit a743a5b28141fcf7812477e111826f57fa6df944
parent 7c23fe5e6313f4d293e7409030c9a0fcdb04889c
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sat, 25 Nov 2023 09:36:40 +0900

more on ongoing work

Diffstat:
Mpresentations/comprehensive/main.tex | 35+++++++++++++++++++++++++++++++----
1 file changed, 31 insertions(+), 4 deletions(-)

diff --git a/presentations/comprehensive/main.tex b/presentations/comprehensive/main.tex @@ -2512,6 +2512,28 @@ Searching for functions \uncover<2->{with the following signatures} \end{frame} +\begin{frame}{Joomla! Taler payment plugin} +\begin{minipage}{6cm} + \begin{itemize} + \item Joomla! is an e-commerce platform + \item Joomla! payment plugin enables payments via GNU Taler + \item Features include: + \begin{itemize} + \item Trivial configuration + \item Support for refunds + \item Full internationalization + \end{itemize} + \item Joomla! and its plugins are implemented in PHP + \end{itemize} +\end{minipage} +% FIXME: add screenshots +%\begin{minipage}{5cm} +% \includegraphics[width=4cm]{screenshots/woocommerce-cart.png} +% \includegraphics[width=4cm]{screenshots/woocommerce-settings.png} +% \end{minipage} +\end{frame} + + \begin{frame}{Point-of-Sale App for Android} \begin{minipage}{7cm} @@ -3850,11 +3872,16 @@ Future work: \begin{frame}{Other ongoing developments} - \framesubtitle{Background: \url{https://myoralvillage.org/}} \begin{itemize} - \item Privacy-preserving auctions (trading, currency exchange) - \item Hardware and software support for embedded systems - \item Support for illiterate and innumerate users (yet unfunded) + \item Privacy-preserving auctions (trading, currency exchange) ({\tt oezguer@taler.net}) + \item Hardware and software support for embedded systems ({\tt mikolai@taler.net}) + \item GNU Name System registry with GNU Taler payments ({\tt schanzen@gnunet.org}) + \item Performance improvements for RSA in FLOSS crypto libraries (NLnet project) + \item Parallel verification of RSA signatures on GPUs (libgpuverify.git) + \item Tax-deductable receipts for donations to charities (donau.git) + \item Unlinkable anonymous subscriptions and discount tokens (merchant.git, branch) + \item Support for illiterate and innumerate users\footnote{Background: \url{https://myoralvillage.org/}} + (not yet funded) \end{itemize} \end{frame}