From 2e603072610ccc48a7f7ffb3a6124135830a4e15 Mon Sep 17 00:00:00 2001 From: Michael Reber Date: Tue, 16 Nov 2021 14:30:56 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e9d50c6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# liam-linux-account-manager + +Manage SSH key access for all accounts on your servers with an easy web-interface for users to upload their own public keys. \ No newline at end of file