“privacy friendly online transactions”
I came across this and it’s looks interesting it seems to have been out for a while and seems to work well in the demo.
it sounds a bit like Blockchain, but it doesn’t seem to be. which i would think makes it more appealing because the setup was easy… but i can’t find any examples of it being used in the wild.
i was expecting to see more cases that used it when i saw there is funding for it from https://nlnet.nl/
i think this could be good to add into my app. but i wonder if it might not be a good idea if it hasnt established itself as reliable in the wild.
i really wish someone could explain it to me in a way that makes sense, because the concept just seems like complete magic to me
I looked at Wikipedia; Taler then Blind signature, then looked for docs on GNU Taler where I didn’t immediately find any technical overview of how that works. Phind gave me a seemingly reasonable and understandable answer. (Surely sourced from somewhere.)
The magic is that you can
and the signature remains valid.
It does sound like magic. But isn’t most of cryptography like that?
There’s a python example in there as well, with such a calculation. I didn’t go through it though.