Hacker News new | ask | show | jobs
by doorman2 1314 days ago
GNU Taler seems totally obsoleted by something like Monero. Can anyone enlighten me on the advantages of Taler?
5 comments

It's the complete opposite. Taler wants to make decentralized transactions while keeping accountability and transparency. The idea of Taler is to have a system where buyers and sellers can have their data report to the authorities (at least what is needed for tax/compliance reasons) completely automatically.
You could do that with Monero as well. Ultimately, you would use a taxable system because you’re honest and want to pay taxes. So nothing about using Monero prevents the parties from reporting their transactions to tax authorities. Just as nothing prevents merchants from reporting their cash transactions.
If I understand correctly, only the recipient will be known, the sender will remain anonymous. Did I misunderstood the way it's supposed to work?
Yes, the sender is anonymous to the recipient, but the sender can still provide proof that the payment has been made.
Taler is basically a framework for issuing something like a gift card
The T in Taler stands for "taxable", and that's a big difference. Depending on where you (or your government) stand on the spectrum between maximum privacy and maximum accountability, Taler may be a better fit than Monero.
Taler does not even appear to come close.

It requires a central authority.

It seems distinctly less useful than bitcoin. And I despise bitcoin.

Taler is superior to bitcoin because it implements sender-privacy.
Monero implements sender privacy as well.
One is a chaumian cash system, the other is cryptocurrency with sender-obfuscation by ring-signatures.

The technical differences are too many for me to enumerate here. They are completely different technologies that make different efficiency-privacy-decentralization tradeoffs.

Functionally, Taler (and other forms of chaumian cash) are payment systems and not currencies. It requires a bank to implement it, in this sense it is less de-centralized, but likely much more efficient as there is no need for network consensus (because it depends on a central entity's blind signatures, etc. anyway). It has different (possibly better) privacy charichteristics than monero. They are both free and open source projects.