From a45e57803a39b460b83157484f5a5479b5737f34 Mon Sep 17 00:00:00 2001 From: Michael Pfaff Date: Tue, 8 Aug 2023 20:48:45 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7a88025..66b9c3d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# Quinoa + +## Features + +- PAM authentication +- SSH key authentication (reads from ~/.ssh/authorized_keys) + - Currently this method will skip other PAM methods like 2FA + ## Resources Some resources used in the development of the program.