commit 25905e5291cfa7569bbd75b0000740dc84dccd37
parent 5d2ed18e1590b0555ea43db7d7da366f6989b8c0
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 27 May 2025 20:30:53 +0200
cosin-updates
Diffstat:
1 file changed, 45 insertions(+), 18 deletions(-)
diff --git a/presentations/2025-cosin/2025-cosin.tex b/presentations/2025-cosin/2025-cosin.tex
@@ -191,17 +191,45 @@ GNU Taler must ...
\end{frame}
+\begin{frame}{How to support?}
+ \begin{description}
+ \item[Join:] {\small \url{https://lists.gnu.org/mailman/listinfo/taler}}
+ \item[Learn:] \url{https://tutorials.taler.net/}
+ \item[Discuss:] \url{https://ich.taler.net/}
+ \item[Report:] \url{https://bugs.taler.net/},
+ \item[Develop:] \url{https://git.taler.net/}
+ \item[Apply:] \url{https://nlnet.nl/taler}
+ \item[Translate:] \url{https://weblate.taler.net/}, \url{translation-volunteer@taler.net}
+ \item[Integrate:] \url{https://docs.taler.net/}
+ \item[Invest:] {\tt invest@taler.net}
+ \end{description}
+\end{frame}
+
+
+\begin{frame}{What is the core team focused on right now?}
+ \begin{itemize}
+ \item Crypto-mass fallout (auditor, recoup)
+ \item Compliance requirements (GLS has more!)
+ \item Systems administration \& operation (monitoring, AI fight)
+ \item Addressing external security audit findings (all public!)
+ \item Documentation, tutorials, specification, design
+ \item Strategic features: subscriptions, discounts
+ \item Funding requirements: donations, OIM, regional currencies
+ \item Coordination, outreach, administration
+ \end{itemize}
+\end{frame}
+
+
\begin{frame}{What software is the community working on?}
\begin{itemize}
- \item Sync: backup service
- \item GNU Anastasis: distributed zero-knowledge key backup
\item Mailbox: send payment messages to remote Taler wallets (instead of NFC/QR code)
\item TalDir: map e-mail address or phone number to Taler wallet Mailbox address
- \item Donau: issue receipts for tax-deductable donations
+ \item Sync: backup service
+ \item GNU Anastasis: distributed zero-knowledge key backup
\item Adorsys-OBG: automate withdrawal via PSD2
- \item EKYC: Electronic KYC process for ID document uploading
\item cashless2ecash: pay with card to withdraw Taler e-cash
- \item cash2ecash: pay with cash to withdraw Taler e-cash
+ \item cash2ecash: pay with cash to withdraw Taler e-cash (inactive)
+ \item EKYC: Electronic KYC process for ID document uploading (inactive)
\end{itemize}
\end{frame}
@@ -210,7 +238,6 @@ GNU Taler must ...
\begin{itemize}
\item Pay for online news, e-commerce, ...
\item Make AI bots pay for access (or pay for AI queries)
- \item Integrated subscriptions, discount tokens
\item Onboard large merchants (Galaxus, Migros, SBB, ...)
\item Programmable payments (auctions, escrow, ...)
\item M2M/IoT payments (no need for accounts, no 2-FA!)
@@ -223,18 +250,18 @@ GNU Taler must ...
\end{frame}
-\begin{frame}{How to support?}
- \begin{description}
- \item[Join:] {\small \url{https://lists.gnu.org/mailman/listinfo/taler}}
- \item[Learn:] \url{https://tutorials.taler.net/}
- \item[Discuss:] \url{https://ich.taler.net/}
- \item[Report:] \url{https://bugs.taler.net/},
- \item[Develop:] \url{https://git.taler.net/}
- \item[Apply:] \url{https://nlnet.nl/taler}
- \item[Translate:] \url{https://weblate.taler.net/}, \url{translation-volunteer@taler.net}
- \item[Integrate:] \url{https://docs.taler.net/}
- \item[Invest:] {\tt invest@taler.net}
- \end{description}
+\begin{frame}{Where do we need help {\bf today}?}
+ We can use {\bf everyone}'s help. See \url{https://bugs.taler.net/}:
+ \begin{itemize}
+ \item \#9815, \#9816, \#9817: self-provisioning for merchants (C, TS)
+ \item \#10023, \#10024: improve systemd socket activation (C)
+ \item \#9996, \#9864, \#9929, \#9955, \#7948, \#9055, \#9972, \#9770, \#9177, \#9766, \#9741, \#9515: merchant backend UX (TS)
+ \item \#7949, \#9360, \#9511,\#9148: merchant backend UX (C, TS)
+ \item \#9994, \#9987, : KYC onboarding experience (TS)
+ \item \#7981: reginal currency bank UX (TS)
+ \item \#8682, \#7518, \#9595, \#9568, \#7434, \#8270, \#9691, \#9093: Webextension wallet UX (TS)
+ \end{itemize}
+ Most importantly: see a bug? file a bug (but please check for duplicates)!
\end{frame}