filtration guarantee

This commit is contained in:
2025-01-28 09:35:51 +00:00
parent d5d669d538
commit 1461160310
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Filtration
Users must retain the effective ability to use platform-provided tools to filter other users out of their view, such as by blocking or muting.
Users must retain the effective ability to use platform-provided tools to filter other users out of their view, even via non-human proxies, such as by blocking or muting.
In cases where the implementation of new features may technically impede this ability, use of those features must be strictly limited to trusted members, and monitored to prevent abuse of filtration bypass.

View File

@@ -23,6 +23,7 @@
- [Expression](Guarantees/Expression.md)
- [Tutorialisation](Guarantees/Tutorialisation.md)
- [Visibility](Guarantees/Visibility.md)
- [Filtration](Guarantees/Filtration.md)
- [Roles](Roles.md)
- [Enrolment](Roles/Enrolment.md)
- [Watchmen](Roles/Watchmen.md)