←back to thread

290 points XzetaU8 | 5 comments | | HN request time: 0s | source
Show context
jadamson ◴[] No.44657903[source]
I'm curious about the last paragraph relating to Signal. How, exactly, have Brave managed this without also blocking screenshots? Is there a flag Signal missed?
replies(3): >>44657929 #>>44657931 #>>44660961 #
1. robin_reala ◴[] No.44657931[source]
Microsoft specifically allows software in the category “browsers” to disable Recall.
replies(2): >>44657951 #>>44658072 #
2. eviks ◴[] No.44657951[source]
How is this category defined? Can an app resister itself as a browser?
3. aleph_minus_one ◴[] No.44658072[source]
> Microsoft specifically allows software in the category “browsers” to disable Recall.

1. "Browser" does not mean "web browser": many kinds of applications can be considered a browser.

2. Even if you identify "browser" with "web browser": Electron apps are basically (web) browsers (though not fully functional ones). Nobody claimed said for a software to be in the "browser" category, it has to be a fully functional web browser.

replies(1): >>44659306 #
4. dotancohen ◴[] No.44659306[source]
How does the OS know that foobar application is a [[fully functional] web] browser?
replies(1): >>44660578 #
5. delfinom ◴[] No.44660578{3}[source]
It doesn't. Windows is just checking if there's a protocol handler entry in the registry for http/https.

In theory you don't abuse that because it will come up as a possible browser option for users. :shrug: