[bisq-network/bisq] Add option to make trade 'reason' less obvious (#2869)

peterzen notifications at github.com
Sun May 10 17:16:05 UTC 2020


Fair points indeed.  Using the venmo dictionary (or any other similar dictionary) is not good strategy.  However, I don't think the current approach is good enough and the situation could be improved quite a bit by:

a) trade IDs generated using a few different encodings/formats so that no single regular expression matches them.  Even 4-5 different encoding formats would go a long way in making the IDs "blend" better.  

b) Users could use improvised payment descriptions that contain the ID, i.e. instead of "123123ABCD" one could include "Payment for #123123ABCD" or "Order #123123ACDB" - this way both parties would be able to recognize the transfer from the code (and the amount) yet the bank transfer can be virtually unrecognizable to third parties just by looking at the description.  The beauty of this approach is that it works right now, pretty much without an explicit agreement and protocol between the parties - people have been doing this for quite some time actually.

In order to facilitate b) I think a couple sentences describing this, near where the Trade ID is displayed, would suffice.  


-- 
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/issues/2869#issuecomment-626359912
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200510/42c8df10/attachment.html>


More information about the bisq-github mailing list