From 9cbebb39625764ce2f05429f390a8042060dd147 Mon Sep 17 00:00:00 2001 From: Schimon Jehudah Date: Sun, 3 Mar 2024 00:07:48 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 6276994..f8ab8ca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## About -This is a "proof of concept" XMPP Bot which showcase an IQ exploite found in XEP-0045: Multi-User Chat. +This is a "proof of concept" XMPP Bot which showcase an IQ issue found in XEP-0045: Multi-User Chat. ### Instructions @@ -13,9 +13,3 @@ Tested with Gajim. 5. Right-click; 6. Execute command...; 7. Select Ad-Hoc command "Start". - -### Recommendations - -Server operators are advised to disable PMs in XEP-0045 MUC. - -Use XEP-???? for groupchat instead of XEP-0045.