this post was submitted on 19 May 2024
28 points (91.2% liked)

Monero

1522 readers
31 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 1 year 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
[–] delirious_owl@discuss.online 1 points 3 months ago* (last edited 3 months ago) (2 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?

[–] nihilist@monero.town 2 points 3 months ago* (last edited 3 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

[–] delirious_owl@discuss.online 2 points 3 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.