From 9cfd75232c0409651e4512e30f3da609c3842570 Mon Sep 17 00:00:00 2001 From: maren Date: Tue, 16 Apr 2024 22:55:32 -0400 Subject: [PATCH] clarify that it's a group chat --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5df5cb..deac3b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # bunkchat 🏰 -**bunkchat** is ultra-simple, local-only chat for tilde servers written in posix sh +**bunkchat** is ultra-simple, local-only group chat for tilde servers written in posix sh ## install ``` @@ -29,6 +29,8 @@ hopefully! if you find a security issue, please [contact us](mailto:contact@bunk.computer) ## notes +bunkchat is one large group chat that every user on the server is part of + if your file system does not support setting append only permissions with `chattr +a`, install.sh will fail bunkchat should work on all standard linuces. not tested on bsd