From e29ec19122faac635098abfa7cca534ad5700499 Mon Sep 17 00:00:00 2001 From: George Wilkinson Date: Tue, 23 Sep 2025 17:53:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a6a4397..eba8dbf 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,11 @@ Keywarden is a web-based service designed to simplify secure access to Linux ser - Deployment: Docker & Docker Compose 📚 Motivation + SSH is the backbone of secure remote administration, but poor key lifecycle management and lack of auditing create major risks. Enterprise tools like Teleport exist, but are often heavy and complex. Keywarden fills the gap by providing a focused, lightweight, and educational tool for secure SSH access control. 🛠️ Getting Started + There are currently no built artefacts for Keywarden as of 22/09/2025. ```bash # clone the repository