Skip to content

Commit 9c9e7e2

Browse files
authored
Merge pull request #632 from per1234/no-block-policy
Document IP blocking policy in "Moderator Instructions"
2 parents 19765b1 + bf8fd15 commit 9c9e7e2

File tree

1 file changed

+13
-0
lines changed
  • content/categories/staff/moderation/_topics/moderator-instructions

1 file changed

+13
-0
lines changed

content/categories/staff/moderation/_topics/moderator-instructions/1.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ For an overview of the Discourse moderation system, see the "[**Discourse Modera
1313
<!-- toc -->
1414

1515
- [Policies](#policies)
16+
- [Do not block IP addresses](#do-not-block-ip-addresses)
1617
- [Do not delete accounts](#do-not-delete-accounts)
1718
- [Use flags to delete posts](#use-flags-to-delete-posts)
1819
- [Flags](#flags)
@@ -73,6 +74,18 @@ Arduino Forum provides a powerful and flexible moderation interface. You may not
7374

7475
---
7576

77+
<a name="do-not-block-ip-addresses"></a>
78+
79+
### [Do not block IP addresses](#do-not-block-ip-addresses)
80+
81+
You may find that certain parts of the Discourse moderation interface offer the option to block IP addresses of users. This feature _**must not**_ be used.
82+
83+
Although IP blocking may seem useful as a measure to prevent a malicious user from returning with a new account, as a policy we do not block IP addresses. The reason is that a given IP address may be assigned to multiple unrelated people. In this case, a block to prevent one person from using the forum would later cause the others unfortunate enough to have that same IP address to be unjustly blocked from the forum.
84+
85+
If you believe there is a pattern of significant malicious activity associated with a specific IP address, notify the forum manager of the situation.
86+
87+
---
88+
7689
<a name="do-not-delete-accounts"></a>
7790

7891
### [Do not delete accounts](#do-not-delete-accounts)

0 commit comments

Comments
 (0)