I see two possible scenarios why Windows Hello seems to require Edge:
It is indeed dependent on MS Edge WebView, which is a dumb dependency to have for a security feature, especially as historical precedent (the 1990s antitrust lawsuit) and recent EU rulings suggest that Edge should be optional
System “tampering” (user taking back their rights) was detected, which disabled the feature.
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 in security and disregard of security in attempts to intertwine Microsoft products.
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml
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.
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 in security and disregard of security in attempts to intertwine Microsoft products.