Testing GNU Taler at #Datenspuren was fun. And by fun I mean mostly unspectacular. It just worked. I scanned a QR code. I got some Kolle Mate.

I think some sort of GNU Taler integration into #Conversations_im would be pretty cool.

If you would like to integrate Taler into Conversations there are currently funding opportunities available¹ from @nlnet and both the Taler developer as well as myself are happy to help with scoping.

¹: nlnet.nl/taler/

#XMPP #Jabber #GnuTaler #Taler #NGI

in reply to Daniel Gultsch

Two minor nitpicks on my GNU Taler experience. (And the fact that I’m complaining about those should be taken as an indication on how well the experiment went otherwise.)

• From checkout (by the merchant) to creation of the QR Code it sometimes took a little bit too long (seconds instead of instant). I think it round trips to the server and maybe the network was slow.

• The wallet app on Android looks very plain and boring. If we integrate this into #Conversations_im it needs to look cooler.

in reply to Benjamin Kwiecień 🇵🇸

@ben The 'problem' is that merchant and buyer have to agree on a common, trusted exchange. For a limited test run within a conference that’s easy. The conference organizer basically becomes the trusted exchange for the participants of that conference.

In the real world we would probably need larger banks (or government institutions) to act as those exchanges. And apparently GNU Taler is in talks with a small number of European banks…

in reply to Daniel Gultsch

Do you know if they intent to make private transactions between individuals possible?

The usecase would be anonymously tipping people in the fediverse, while they can protect their identity if they want so.

I don't know if this part of the fediverse is visible to you, but here it's pretty common that some who fall short in cash ask for a little support and others then help out.

in reply to Goffi

@Goffi In short: The exact scope would be left for whoever wants to tackle this to figure out.

Initially I thought we can parse URIs (which are already clickable in #Conversations_im) and display them nicely. "Alice is requesting 2 Euro", "Bob wants to sent you 10 Euro".
However URIs are not self contained and need to be resolved by the exchange (via network).
It's either IPC with the Wallet to ask the wallet to resolve them or just integrate the Wallet into Conversations. Why not the latter?!