[bisq-network/bisq] Mitigations against “matching public data” actions (#5299)

Blackjack notifications at github.com
Sat Mar 13 15:08:59 CET 2021


Hey guys, I was exploring the api public webpage (api/trades) when I noticed that it shows some info (timestamp, amount, payment-method) that could compromise the privacy of traders. These info though are currently available not just through the api.

Couldn’t this lead  institutions or bad actors to easily find out if a user used Bisq by matching the timestamp, the amount and the payment-method of the tx on the bank side with the info found publicly like in the api?

I know that there are currently few mitigations preventing the identification of a trader: amounts are rounded to full units and the trade doesn’t necessarily close with the date of the fiat payment.
However I feel like these solutions are not enough to preserve the privacy of the users. 
Wouldn’t be possible to hide some data that currently get published (like the “payment method”) when the trade is executed?
I opened this discussion in order to find ways which could prevent external actors from identifying traders

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/discussions/5299
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210313/5215d1ae/attachment.htm>


More information about the bisq-github mailing list