From 33c4048d9e85f2e2874ea024cfb5616a293e8cdf Mon Sep 17 00:00:00 2001 From: Erik Stambaugh Date: Tue, 30 Jan 2024 10:59:38 -0800 Subject: [PATCH] Mention current state in readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dc4483e..213c485 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ It configures... * fediblockhole to auto-block bad servers by default * Probably some other stuff I'm forgetting +At present it creates a fully functioning server, but it blocks access to everyone except the network address that +built it. So you can reach it but nobody else can. + +A mechanism to open it up to the world will be added once it's ready for that sort of thing. + ## Requirements * GNU Make