this post was submitted on 19 May 2024
1 points (100.0% liked)

Monero

1892 readers
2 users here now

This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.

GitHub

StackExchange

Twitter

Wallets

Desktop (CLI, GUI)

Desktop (Feather)

Mac & Linux (Cake Wallet)

Web (MyMonero)

Android (Monerujo)

Android (MyMonero)

Android (Cake Wallet) / (Monero.com)

Android (Stack Wallet)

iOS (MyMonero)

iOS (Cake Wallet) / (Monero.com)

iOS (Stack Wallet)

iOS (Edge Wallet)

Instance tags for discoverability:

Monero, XMR, crypto, cryptocurrency

founded 2 years ago
MODERATORS
 

In this tutorial we're going to cover how the Haveno DEX handles trade disputes, which can happen as, after all it's decentralised, and anonymous by default.

https://blog.nihilism.network/servers/haveno-arbitrator/index.html

feel free to let me know if i should improve something in this one :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 11 months ago* (last edited 11 months ago) (1 children)

So what happens if Alice is the scammer and redeemed the code but then told the arbitrator that it was invalid? Is there any protection for Bob here?

[–] [email protected] 0 points 11 months ago* (last edited 11 months ago) (1 children)

yea as mentionned, there are a ton of difficult possible arbitration scenarios, i think there is a clear need to :

  1. list the payment options (like bisq did on this page here https://bisq.wiki/Payment_methods)
  2. detail each payment option with the correct trade protocol (which includes the precautions to PROVE that you conducted the trade correctly for the arbitrators (see localmonero's tips on cash by mail for example https://localmonero.co/cash-by-mail-tips )), the risks of the trade going wrong, and what to do in each case.

I opened up https://github.com/haveno-dex/haveno/issues/944 just now for the same

[–] [email protected] 0 points 11 months ago

Thanks. Having all possible cases fully documented so I know all the risks and, their likelihood, and any possible or impossible mitigations is a strong prerequisite to me using it.