[bisq-network/bisq] [WIP] Traders chat (#3165)

chimp1984 notifications at github.com
Fri Aug 30 15:07:16 UTC 2019


chimp1984 commented on this pull request.



> @@ -608,6 +608,18 @@ portfolio.pending.step2_seller.waitPayment.msg=The deposit transaction has at le
 portfolio.pending.step2_seller.warn=The BTC buyer still has not done the {0} payment.\nYou need to wait until they have started the payment.\nIf the trade has not been completed on {1} the arbitrator will investigate.
 portfolio.pending.step2_seller.openForDispute=The BTC buyer has not started his payment!\nThe max. allowed period for the trade has elapsed.\nYou can wait longer and give the trading peer more time or contact the arbitrator for opening a dispute.
 
+tradeChat.chatWindowTitle=Chat window for trade with ID ''{0}''
+tradeChat.openChat=Open chat window
+tradeChat.rules=You can communicate with your trade peer to resolve potential problems with this trade. It is not mandatory to reply in \
+  the chat. If a trader violates the below rules, open a dispute with 'cmd + o' and report it to the arbitrator.\n\n\
+  Chat rules:\n\
+  \t● Do not send links to unknown URLs (risk of malware). Links to a block explorer are permitted.\n\
+  \t● Do not try to motivate peer to trade outside of Bisq (no security).\n\
+  \t● Keep conversation friendly and respectful.\n\
+  \t● Do not engage in any form of social engineering scam attempts.\n\
+  \t● Respect if the peer is not responding and prefers to not communicate via the chat.\n\

Updated version:

```
tradeChat.rules=You can communicate with your trade peer to resolve potential problems with this trade.\n\
  It is not mandatory to reply in the chat.\n\
  If a trader violates the below rules, open a dispute with 'Cmd/Ctrl + o' and report it to the arbitrator.\n\n\
  Chat rules:\n\
  \t● Do not send any links (risk of malware). You can send the transaction ID and the name of a block explorer.\n\
  \t● Do not send your seed words, private keys, passwords or other sensitive information!\n\
  \t● Do not encourage trading outside of Bisq (no security).\n\
  \t● Do not engage in any form of social engineering scam attempts.\n\
  \t● If a peer is not responding and prefers to not communicate via chat, respect their decision.\n\
  \t● Keep conversation scope limited to the trade. This chat is not a messenger replacement or trollbox.\n\
  \t● Keep conversation friendly and respectful.
```

-- 
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/pull/3165#discussion_r319555025
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190830/f4e017aa/attachment.html>


More information about the bisq-github mailing list