time2lose@lemmy.world to memes@lemmy.world · 24 days agoMake sure to store it in a cloud-synced folderlemmy.worldimagemessage-square97linkfedilinkarrow-up1630
arrow-up1630imageMake sure to store it in a cloud-synced folderlemmy.worldtime2lose@lemmy.world to memes@lemmy.world · 24 days agomessage-square97linkfedilink
minus-squareFrenchgeek@lemmy.mllinkfedilinkarrow-up11·23 days agoI wonder if you can configure your laptop to take a picture if the password entered is “hunter2”…
minus-squareEvil_Incarnate@sopuli.xyzlinkfedilinkarrow-up8·23 days agoDefinitely possible on Linux. Not so much on windows
minus-squareTheEighthDoctor@lemmy.ziplinkfedilinkEnglisharrow-up2·23 days agoI remember having something like that on windows, but maybe it was the adware from the manufacturer, I don’t remember
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up1·22 days agoWebcam snap on bad password, you’d have to write something. Make a service, watch the security events for failed login. I think you could do it, but it would be work.
minus-squareEvil_Incarnate@sopuli.xyzlinkfedilinkarrow-up1·22 days agoJust edit PAM to run a script on fail if the attempt was hunter2. The script takes a photo with the webcam. I’m sure there’s cli webcam utilities.
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up1·22 days agospeaking more toward the windows side
minus-squareFrenchgeek@lemmy.mllinkfedilinkarrow-up1·21 days agohttps://askubuntu.com/questions/253189/can-i-make-the-webcam-take-a-picture-when-an-incorrect-password-is-entered And for windows you need a dedicated program…
I wonder if you can configure your laptop to take a picture if the password entered is “hunter2”…
Definitely possible on Linux. Not so much on windows
I remember having something like that on windows, but maybe it was the adware from the manufacturer, I don’t remember
Webcam snap on bad password, you’d have to write something. Make a service, watch the security events for failed login. I think you could do it, but it would be work.
Just edit PAM to run a script on fail if the attempt was hunter2. The script takes a photo with the webcam. I’m sure there’s cli webcam utilities.
speaking more toward the windows side
https://askubuntu.com/questions/253189/can-i-make-the-webcam-take-a-picture-when-an-incorrect-password-is-entered And for windows you need a dedicated program…