mate-desktop / mate-screensaver

MATE screen saver and locker
https://mate-desktop.org
GNU General Public License v2.0
48 stars 40 forks source link

Security logging of unlock attempts (success or failure) #89

Open db64 opened 8 years ago

db64 commented 8 years ago

Please consider including a feature that will write a log of unlock events/attempts. This log should either be owned by root with no other user access, or written to the "authpriv" kernel log facility (directed to "/var/log/secure" on RH-like systems; Debian, et al may have other). This log should include the following at a minimum:

Possible other events to log:

Thanks for your time, and a great app!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34749197-security-logging-of-unlock-attempts-success-or-failure?utm_campaign=plugin&utm_content=tracker%2F1635706&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1635706&utm_medium=issues&utm_source=github).
Sebb767 commented 8 years ago

Definitely need this. I want to know when someones trying to tamper with my laptop. Ideally, there should be a way to set a hook for failed attempts so that you can hibernate after several failed attempts (hibernating will let FDE kick in but usually not destroy data).

epgfm commented 8 years ago

I would also enjoy seeing this feature.