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.