<p>Without taking into account any certificate, the reputation system (only relevant to BTC buyers with fiat payment methods with risk of charge back) should contain the following elements:</p>
<ul>
<li><strong>account age</strong> - ideally > 31 days. This value should hold the least weight as the next values will complement and replace it</li>
<li><strong>number of days since first trade</strong> - ideally > maximum period allowed for charge-back (6 months)
<ul>
<li>if => maximum period allowed for charge-back weight = 100%</li>
<li>looking at charge back statistics we could implement different weights:
<ul>
<li>if => 20% of maximum period allowed for charge-back weight = 20%</li>
</ul>
</li>
</ul>
</li>
<li><strong>sum of days in-between trades</strong> - ideally > 30. It serves to distinguish between 20 trades on one day and 20 trades distributed through 3 months</li>
<li><strong>number of different trade partners</strong> - ideally over 4</li>
<li><strong>reputation of trade partners</strong> - ideally over 400</li>
</ul>
<p>Trades here refers to complete trades with age < maximum period allowed for charge-back. Successful trades are those with age > maximum period allowed for charge-back</p>
<h3>How we should treat newcomers BTC buyers</h3>
<ul>
<li><strong>high security deposit</strong> that is delayed in reimbursement - maybe > 7 days after end of trade limit duration</li>
<li>allowed to only make <strong>1 trade every 7 days</strong></li>
<li><strong>limit trade amount</strong> like it's already done</li>
</ul>
<h3>How we should treat those with high reputations</h3>
<ul>
<li>stop counting positive trades after a certain reputation - as soon as number of days since firs successful trade => maximum period allowed for charge-back</li>
</ul>
<p>We should have a warning in the Pending trades screen alerting users to verify that the details of their trade partner provided by Bisq match those in their bank account.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/78#issuecomment-487179264">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQQSDSUOO32DTQZKOLPSNL6BANCNFSM4HHTGH4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNR2YE2EJ4CQROELEWLPSNL6BANCNFSM4HHTGH4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/proposals","title":"bisq-network/proposals","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/proposals"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huey735 in #78: Without taking into account any certificate, the reputation system (only relevant to BTC buyers with fiat payment methods with risk of charge back) should contain the following elements:\r\n\r\n- **account age** - ideally \u003e 31 days. This value should hold the least weight as the next values will complement and replace it\r\n- **number of days since first trade** - ideally \u003e maximum period allowed for charge-back (6 months)\r\n  - if =\u003e maximum period allowed for charge-back weight = 100%\r\n  - looking at charge back statistics we could implement different weights:\r\n    - if =\u003e 20% of maximum period allowed for charge-back weight = 20%\r\n- **sum of days in-between trades** - ideally \u003e 30. It serves to distinguish between 20 trades on one day and 20 trades distributed through 3 months\r\n- **number of different trade partners** - ideally over 4\r\n- **reputation of trade partners** - ideally over 400\r\n\r\nTrades here refers to complete trades with age \u003c maximum period allowed for charge-back. Successful trades are those with age \u003e maximum period allowed for charge-back\r\n\r\n### How we should treat newcomers BTC buyers\r\n- **high security deposit** that is delayed in reimbursement - maybe \u003e 7 days after end of trade limit duration\r\n- allowed to only make **1 trade every 7 days**\r\n- **limit trade amount** like it's already done\r\n\r\n### How we should treat those with high reputations\r\n - stop counting positive trades after a certain reputation - as soon as number of days since firs successful trade =\u003e maximum period allowed for charge-back\r\n\r\nWe should have a warning in the Pending trades screen alerting users to verify that the details of their trade partner provided by Bisq match those in their bank account."}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/proposals/issues/78#issuecomment-487179264"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/78#issuecomment-487179264",
"url": "https://github.com/bisq-network/proposals/issues/78#issuecomment-487179264",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>