Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Lock Screen security problem #46

Closed
ghost opened this issue Sep 26, 2010 · 2 comments
Closed

Lock Screen security problem #46

ghost opened this issue Sep 26, 2010 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 26, 2010

I was able to work-around the lockscreen without entering a password just by pressing ctrl+alt+d (Show desktop) -> right-click on prey window in the windows list -> uncheck "always on top"
A solution might be adding these lines:
self.window.set_skip_taskbar_hint(True)
self.window.set_skip_taskbar_hint(True)
to the prey-lock python script but it's not a real solution since I was still able to minimize the window with a few tries.
Hope it helped!

@nadim31
Copy link

nadim31 commented Oct 2, 2010

Prey released 0.4.4. Release note for this issue: Prey Lock in Windows and Linux has been greatly improved. Always on top, full screen support and Alt-Tab protection, among other things.
Overall release notes: http://preyproject.com/blog/2010/09/prey-0-4-4-to-go
Hope this helps you!

@tomas
Copy link
Contributor

tomas commented Oct 25, 2010

Yup! Closing... If you find any workarounds for the lock screen in Linux please let us know.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants