From 556ba5f23abed64389602892a05f5dadfa76dd23 Mon Sep 17 00:00:00 2001 From: leetcrypt Date: Sun, 7 Jun 2026 13:37:33 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20drop=20inaccurate=20private-beta=20note?= =?UTF-8?q?=20=E2=80=94=20git.churchofmalware=20clone=20is=20public?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Verified anonymous clone from git.churchofmalware.org succeeds; only the GitHub mirror is private. Restore the plain public clone instructions. Co-Authored-By: Claude Opus 4.6 --- README.MD | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.MD b/README.MD index c1495bb..2cd94e0 100644 --- a/README.MD +++ b/README.MD @@ -60,17 +60,6 @@ git clone https://git.churchofmalware.org/trilltechnician/hack-house.git cd hack-house ``` -> **Private beta.** The repo is private for now, so an anonymous clone returns -> *Not found*. Until it's public, clone with your Gitea credentials: -> -> ```bash -> # Personal access token (Gitea → Settings → Applications → Generate Token) -> git clone https://:@git.churchofmalware.org/trilltechnician/hack-house.git -> -> # …or SSH (add your key under Gitea → Settings → SSH Keys) -> git clone git@git.churchofmalware.org:trilltechnician/hack-house.git -> ``` - ### 1. One-shot setup (`hh/scripts/bootstrap.sh`) Checks prerequisites, creates the Python venv, installs the server's