appleboy / appleboy/ssh-action
Feature request: Support TOTP SSH 2FA authentication
Open
feature
- Dominant language
- Shell
- Stars
- 6.2k
- Forks
- 679
- Avg merge
- 35m
- Merged PRs (30d)
- 1
Description
Recently, I have been adding a little extra bit of security for some of my servers. I added 2FA to ssh logins on my Debian boxes using libpam-google-authenticator. It would be nice if this action supported this use case. I don't think it would require that big of a change. An possible solution would be adding a new optional field to accept the secret key and then using a command line tool generate a code from the secret key when logging into the server. Not sure how much this feature is in demand but figured I would put it out there. Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.