From 11d875701aa3153fbe5e67b91f9f79a2b1719fcd Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 4 Jul 2019 23:11:56 +0100 Subject: [PATCH] keywords --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71f1d73d2..bb57af579 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ This project is currently *pre alpha* and not recommended for any real world use * Server-to-server and client-to-server protocols supported. * Implemented in a common language (Python 3) * Opt-in federation. Federate with a well-defined list of instances. + * Keyword filtering. * Resistant to flooding, hellthreads, etc. * Support content warnings, reporting and blocking. * http signatures and basic auth.