this post was submitted on 08 Oct 2023
951 points (98.7% liked)
Programmer Humor
32361 readers
261 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean, the fingerprint sensor is likely internally connected via USB (most webcams are) so it could be external for all it knows. Or on the side of the laptop.
The dumb thing about Windows fingerprint login is how many clicks are required to switch to a password/PIN input. Why can’t I just start typing like on the Windows 8 start screen, dammit?!
Also, it stopped working when I uninstalled Edge?! (The dodgy webcam login too.)
It probably used some weird webview shit they routed through Edge, so when you uninstalled it the entire system broke.
I see two possible scenarios why Windows Hello seems to require Edge:
I hope number 2 is the case. It suggests mistreatment of users, sure, but that could perhaps be patched out by a Powershell script.
On the other hand, if Windows Hello really needs a proprietary HTML renderer, this is a potential weak point and shows disregard of security in attempts to intertwine Microsoft products.