From e041078c1150d3e5a80f15ec6909e20214910dce Mon Sep 17 00:00:00 2001 From: uzalu Date: Sat, 14 Dec 2024 13:53:09 +0000 Subject: [PATCH] first draft of new guarantee --- src/Guarantees/Filtration.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/Guarantees/Filtration.md diff --git a/src/Guarantees/Filtration.md b/src/Guarantees/Filtration.md new file mode 100644 index 0000000..2f5c926 --- /dev/null +++ b/src/Guarantees/Filtration.md @@ -0,0 +1,5 @@ +# Filtration +All users must be able to filter content generated by other users by means of client-side controls such as blocking. + +--- +*WWork in Progress* \ No newline at end of file