Untitled topic
1–8 of 8 posts
Re: undefined
#2Web Environment Integrity API Proposal - https://news.ycombinator.com/item?id=36817305 - July 2023 (282 comments)
Re: undefined
#3https://twitter.com/marekgibney/status/1551483561621979136
I can't imagine reading HN and having to manually figure out which posts I have not yet seen.
I do the same for many other aspects of my browsing experience. Change the font size, colors, remove static elements. I control it all via bookmarklets. Having all that taken away would be pretty terrible.
Re: undefined
#4It's obvious that this doc is just a very early working draft -- the rest of the spec is filled with TODOs as well, including TODOs for basic definitions. Yes, you might disagree with the proposal, but it's better to argue against the proposal constructively instead of bad faith misrepresentations.
Re: undefined
#5Re: undefined
#6As I understand it, this would mean I cannot customize my reading experience anymore. As I could not run my own code on websites. For example, this is how I read HN: https://twitter.com/marekgibney/status/1551483561621979136 I can't imagine reading HN and having to manually figure out which posts I have not yet seen. I do the same for many other aspects of my browsing experience. Change the font size, colors, remove…
> Non-goals:
>
> - Enforce or interfere with browser functionality,
> including plugins and extensions.Re: undefined
#7As I understand it, this would mean I cannot customize my reading experience anymore. As I could not run my own code on websites. For example, this is how I read HN: https://twitter.com/marekgibney/status/1551483561621979136 I can't imagine reading HN and having to manually figure out which posts I have not yet seen. I do the same for many other aspects of my browsing experience. Change the font size, colors, remove…
That's not what the proposal would do -- you could still run your own JavaScript on websites. In fact, this is explicitly stated as a non-goal: https://github.com/RupertBenWiser/Web-Environment-Integrity/... > Non-goals: > > - Enforce or interfere with browser functionality, > including plugins and extensions.
The site also gives an example that "this API will show that a user is operating a web client on a secure Android device". That would mean the site can lock me out, as I am not using Android. So I can't use any of my bookmarklets in my Firefox browser on my Debian machine anymore.
Re: undefined
#8As I understand it, this would mean I cannot customize my reading experience anymore. As I could not run my own code on websites. For example, this is how I read HN: https://twitter.com/marekgibney/status/1551483561621979136 I can't imagine reading HN and having to manually figure out which posts I have not yet seen. I do the same for many other aspects of my browsing experience. Change the font size, colors, remove…
That's not what the proposal would do -- you could still run your own JavaScript on websites. In fact, this is explicitly stated as a non-goal: https://github.com/RupertBenWiser/Web-Environment-Integrity/... > Non-goals: > > - Enforce or interfere with browser functionality, > including plugins and extensions.