Initial sshyp-mfa commit

This commit is contained in:
2022-06-22 00:04:23 -04:00
parent bbfc601b95
commit 0b98dfdb64
4 changed files with 97 additions and 0 deletions
+5
View File
@@ -1,2 +1,7 @@
# sshyp-labs
Experimental extensions for the sshyp password manager.
# Acknowledgements
sshyp-mfa relies on [ValvePython/steam](https://github.com/ValvePython/steam) for Steam support.
sshyp-mfa's TOTP support is partially derrived from [susam/mintotp](https://github.com/susam/mintotp).