こんにちは、
当サイトには大規模な Discourse フォーラムがあり、議論の多くは Web サイトの開発に関するものです。これまで、信頼できないメンバーに Web サイトの認証情報を共有したユーザーが虐待を受ける事例が発生しました。
他のメンバーにプライベートメッセージを送信する前に、ユーザーが明確に確認できる警告メッセージを追加できれば幸いです。これにより、こうしたincidentの削減に確実に役立つでしょう。
こんにちは、
当サイトには大規模な Discourse フォーラムがあり、議論の多くは Web サイトの開発に関するものです。これまで、信頼できないメンバーに Web サイトの認証情報を共有したユーザーが虐待を受ける事例が発生しました。
他のメンバーにプライベートメッセージを送信する前に、ユーザーが明確に確認できる警告メッセージを追加できれば幸いです。これにより、こうしたincidentの削減に確実に役立つでしょう。
I suggest editing the “Start a Message” copy in Admin, Customize, Text.
When is it appropriate to share these credentials? Who is “untrusted” and who is trusted?
Hey Jeff,
Thanks for your reply.
The thing is that, the warning message is long and it gets out of the frame.
Hey Jay,
Well, in fact it isn’t appropriate to share credentials at all. Maybe I put it wrong in my initial topic. I just want to let the users know that they are on their own when it comes to such approaches. We have a freelancer section on the forum where people can request for certain jobs to be done.
Just like marketplace section here on Meta.
You may also need to modify your local CSS in Admin, Customize to make room for the text.
Right. It’s a bad idea to share credentials in netherworld. So (in addition to Jeff’s suggestions) maybe something could go in some pinned topic about basic common sense stuff. Or perhaps you could have a group of trusted consultants or something.
And conversely, you’d want to try to rid your community of Bad People. (When you figure that out you can move on to world peace.)
(And now that I think about it, it’s often appropriate for people to share credentials with me, but sometimes people share credentials when it’s unnecessary, but I digress.)
Agree with this.
You can put something like this:
“Start a Message and be aware rules, avoid be banned!” or something like that.
AND, with the “forum rules” you must advice to your community that your system (the forum) can search into user’s PM for spam and websites credentials. Thus, users who are detected who are sending unsolicited information will be banned from the community automatically.
This is possible using this query via Data Explorer.
Of course, the ban will not be automatic, the staff will have to review the results of the query, and take the desired action with the user.
Good luck!