Questions tagged [device-locking]
23 questions
54
votes
13 answers
Allow only specific devices to be connected to USB
Suppose I have a Windows PC in a safe room, disconnected from the internet, with only 3 cables connecting to another room, to a mouse, monitor and keyboard.
The computer contains highly sensitive data. The HDMI monitor cable is no problem, but the…
MarcG
- 805
- 1
- 7
- 11
50
votes
5 answers
Downsides of showing email address on Android lock screen
My stock Android 9.0 gives me the option of showing some short text message on the lock screen. I want to add my email address here, so people know how to contact me if they find my phone.
Are there any downsides to this? The address is linked to…
freekvd
- 463
- 4
- 6
41
votes
9 answers
What are the potential risks of leaving a device in public, but locked?
Let's say you're in a public café, or conference, where you trust your device won't be stolen if you go to the bathroom for 5 minutes, but you don't trust it might not be tampered with.
What are the potential security risks I might run into here,…
Zee
- 529
- 1
- 4
- 7
5
votes
1 answer
Do app lockers improve smartphone security?
I recently installed Norton App Lock on my smartphone. It asks for a password pattern every time one tries to open an app. So, theoretically, it protects you in case someone is able to bypass your OS password pattern.
But it also hurts usability…
guest
- 51
- 2
5
votes
4 answers
Laptop battery dies, only IT is allowed to access machine after plugging in
Apparently, my company has a security policy that states that if a laptop's battery dies (that is, uses up all charge because it's unplugged), the laptop gets locked and a domain administrator has to unlock it before it can be used again.
Is there…
xxbbcc
- 172
- 6
4
votes
3 answers
Friendly reminders for people who don't lock laptops
My bosses have tasked me with coming up with a kind of "friendly reminder" card that we can leave on the desks of folks where we see they've walked away without locking their workstation and we have to lock it.
Has anyone else ever had to do…
BarelyCertified
- 41
- 2
4
votes
1 answer
How secure is Google’s/Android’s Smart Lock functionality?
Newer Android phones (since Android 5, “Lollipop”) have the Smart Lock functionality that allows one to unlock the phone, among other ways, with a trusted device (Bluetooth or NFC) instead of entering the usual PIN, pattern or password.
I’m asking…
Socob
- 215
- 1
- 5
4
votes
3 answers
What OS's will "brick" a stolen phone; preventing their use or resale by a potential thief?
You can look at this question in two ways: Prior to purchasing a used phone, I want to ensure that the IMEI is not locked and I'm able to use it fully.
Or you can be a purchaser who wants to devalue their mobile phone from theft because they are…
makerofthings7
- 50,090
- 54
- 250
- 536
3
votes
2 answers
Why do I need to unlock my phone to enable wifi
I have a mobile phone running Android 6.0.1, even when the phone is locked, I still can access various settings from the quick settings menu, one of those is the wifi setting. However, when I enable it, I need to unlock my phone. What threat(s) are…
duongntbk
- 250
- 2
- 7
2
votes
1 answer
What happens if incorrect SIM card PUK entered 10 times?
I know that if incorrect SIM card PIN is entered three times, it is erased, so there is no longer any valid PIN, but user can set up new PIN with PUK.
But when incorrect PUK is entered 10 times, it is no longer possible to unlock it.
What…
user204565
2
votes
0 answers
Implementation of existing smart lock methods
Smart lock?
Apple, Android, Google, and now Microsoft have a feature called "auto|smart|dynamic|proximity lock" which enables to unlock your computer by simply carrying a (Bluetooth) support device with you. That means if you move "too far" away…
Nils Q.
- 29
- 1
1
vote
1 answer
Phonegap/Cordova InApp pinlock, difference if its on Java Layer/HTML5 layers?
I am going to build a PIN lock on Phonegap, trying to understand the security layer. As Phonegap is just a webview, it can be easily altered, if you are connected to a device.
I believe that you can also decompile the Java as simple as the HTML5…
clark
- 99
- 5
1
vote
0 answers
How does Android 12 / Pixel 6 allow data access before encryption key entry?
Following on from Why do mobile devices force user to type password after reboot?, I've noticed that my Pixel 6 Pro can access data after a restart. e.g. WhatsApp messages come through and notifications with previews show before the device password…
SilverlightFox
- 33,408
- 6
- 67
- 178
1
vote
2 answers
How to ensure web-camera is accessed legitimately?
I've recently became baffled as to how often is there an attempt to use a web-camera on my laptop. And I mean - out of the blue, when I had neither an intent nor a context to use it.
How do I know it's used? Well, I have an AV which has a function…
Alma Do
- 803
- 1
- 5
- 9
1
vote
3 answers
Is it ill-advised to use the same password for lock screen and full disk encryption (Windows 10 BitLocker)?
I am wondering which attacks can be prevented by using a different password for the lock screen and full disk encryption. The goal is to prevent people from accessing my data. The details of my setup would be as follows:
Windows 10 (up to date,…
user198611