Skip to content

Instantly share code, notes, and snippets.

@w0000000t
Forked from MwithM/penalties_table.md
Last active January 31, 2022 12:50
Show Gist options
  • Save w0000000t/6d9ba235578a4fbcbf01154f491f8119 to your computer and use it in GitHub Desktop.
Save w0000000t/6d9ba235578a4fbcbf01154f491f8119 to your computer and use it in GitHub Desktop.
Penalties table layout draft

Penalties

Bisq has rules in place to make the trading process as safe and convenient as possible for all parties involved, and it is important those rules are followed by users.

Penalties are a percentage of the trade amount, deducted from the offending peer's security deposit and offered as a compensation to the other peer during the dispute resolution process.

The actual penalty will be up to the values detailed below, depending on security deposit % and mediator's discretion, except for 100% penalties, that refer to serious violations and will always imply losing the whole amount (trade + deposit).

Alternatively, if good communication is established, peers can use trader chat to agree on a penalty amount to relay to their mediator.

Buyer or Seller
100% Fraud attempt: debiting of peer's account, code tampering
25% Not responding to a mediator within 48h
20% Cancelling a trade
20% Requesting that payment be made from/to a different account name, without mediator's acknowledgement
10% Requiring personal data: ID, home address, etc. (Bisq should incentivize accounts that do not ask for any more info than necessary)
Buyer
100% Payment chargeback
25% Bitcoin-related payment references (eg. BTC, Bisq, Bitcoin...)
25% Paying from an account with a different name (Name Surname instead of Surname Name, and/or slight variations are allowed, where they do not generate ambiguity), seller is allowed to cancel the trade with no penalty
20% Payment is 72+ hours late
15% Payment is 48-72 hours late
15% Paying from an account with same name but different account number, seller is allowed to cancel the trade with no penalty
10% Payment is 24-48 hours late
10% Similar, but wrong, payment method (eg. SWIFT instead of SEPA, SEPA instant instead of Wise...)
10% Wrong payment amount: buyer has the option to correct the amount within the trade window, seller is allowed to cancel the trade with no penalty
10% Using unagreed payment reference
10% Late payment because of low fee for altcoin tx; penalty can be reduced during mediation if buyer uses RBF or similar
5% Payment is up to 24 hours late
Seller
15% BTC is released outside of trade window
@leo816
Copy link

leo816 commented Jan 31, 2022

I like how it looks right now and I think this is a good starting point, we will continue editing it as we get feedback from users and we comment it on the weekly calls. I will go ahead and edit the wiki now

@leo816
Copy link

leo816 commented Jan 31, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment