Earlier quoted context omitted.
It's a place that applications can store such data without my knowledge or control, and I don't trust applications enough to be comfortable with them having that ability. Don't get me wrong, it's not a major issue for me, it's just uncomfortable. It just means I prefer my machines to not have TPM hardware in them.
I'm not storing my fingerprint anywhere else.
An experimental Android WebView Media Integrity API early next year
61–70 of 247 posts
Re: An experimental Android WebView Media Integrity API early next year
#62Earlier quoted context omitted.
Uhm… what? Your beef is with things like Pluton, Intel’s ME and AMD’s PSP. TPM at their base are nothing else than a more secure place to store cryptographic data.
TPM at their base are nothing else than a more secure place to store cryptographic data. One which you, as the owner, don't have the keys to.
Re: An experimental Android WebView Media Integrity API early next year
#63Earlier quoted context omitted.
Uhm… what? Your beef is with things like Pluton, Intel’s ME and AMD’s PSP. TPM at their base are nothing else than a more secure place to store cryptographic data.
Don’t forget that the anti-TPM stuff comes from the guy, RMS, who opposes “sudo” because it serves to let a machine owner control and audit use of super-user commands, whereas just having a root password shared by multiple users gives anyone who learns the password the freedom to do whatever they want with plausible deniability. He has a very strange and quaint way of thinking but people uncritically parrot him witho…
Re: An experimental Android WebView Media Integrity API early next year
#64Earlier quoted context omitted.
Yes and according to discussions at that time Palladium would be always on, on all PCs and it would banish Linux from all PCs making Windows the some possible OS.. Which is totally what happened, right? /s
and it would banish Linux from all PCs making Windows the some possible OS We're getting closer to that with things like "secure" boot. Fortunately that can still be disabled, but MS even required that on ARM platforms it can't. The bigger Linux distros have bent over and gotten MS to sign their bootloaders, essentially making them at the mercy of MS.
https://wiki.debian.org/SecureBoot#What_is_UEFI_Secure_Boot_...
Re: An experimental Android WebView Media Integrity API early next year
#65I expect to see the usual Google approach: back off, then come back with another take on the same thing, but wrapped differently.
They have been tamed in the past. Correct me if I'm mistaken, but Google Native Client was completely discontinued and wasm was adopted eventually. I see that as a victory for the open internet.
Re: An experimental Android WebView Media Integrity API early next year
#66Earlier quoted context omitted.
Uhm… what? Your beef is with things like Pluton, Intel’s ME and AMD’s PSP. TPM at their base are nothing else than a more secure place to store cryptographic data.
Don’t forget that the anti-TPM stuff comes from the guy, RMS, who opposes “sudo” because it serves to let a machine owner control and audit use of super-user commands, whereas just having a root password shared by multiple users gives anyone who learns the password the freedom to do whatever they want with plausible deniability. He has a very strange and quaint way of thinking but people uncritically parrot him witho…
Also, you know, GNU.
Re: An experimental Android WebView Media Integrity API early next year
#67Earlier quoted context omitted.
Yes and according to discussions at that time Palladium would be always on, on all PCs and it would banish Linux from all PCs making Windows the some possible OS.. Which is totally what happened, right? /s
and it would banish Linux from all PCs making Windows the some possible OS We're getting closer to that with things like "secure" boot. Fortunately that can still be disabled, but MS even required that on ARM platforms it can't. The bigger Linux distros have bent over and gotten MS to sign their bootloaders, essentially making them at the mercy of MS.
At this point I think it’s firmly FUD and the people who say it’s coming any second now need to put up the evidence. Microsoft doesn’t seem to care, especially now that Windows is an afterthought to Azure, O365, etc.
Re: An experimental Android WebView Media Integrity API early next year
#68Re: An experimental Android WebView Media Integrity API early next year
#69Earlier quoted context omitted.
Webviews are particularly vulnerable though, being used for embedded logins for sometimes dubious 3rd party apps. Is there a reasonable angle to view this from? I personally don't think embedded webviews should be allowed general browsing capability unless they are part of a standalone browser. It's usually a trick to capture traffic that would otherwise go off to the open web.
If that's the problem you're trying to solve, disallow embedded ~~logins~~ webviews and do it through a proper browser, same as on a regular computer. The other way seems overkill and smells like foul play to me.
Re: An experimental Android WebView Media Integrity API early next year
#70Can anyone summarize what WEI is an why its bad?