nuvious / pam-duress

A Pluggable Authentication Module (PAM) which allows the establishment of alternate passwords that can be used to perform actions to clear sensitive data, notify IT/Security staff, close off sensitive network connections, etc if a user is coerced into giving a threat actor a password.
GNU Lesser General Public License v3.0
1.33k stars 39 forks source link

Added a shebang to the example #39

Closed nuvious closed 2 years ago

nuvious commented 2 years ago

Added a shebang to the example in attempt to resolve #35

nuvious commented 2 years ago

Thanks again @zakuArbor for your time!