logoalt Hacker News

bpt3yesterday at 3:52 PM2 repliesview on HN

What would a safe extension model look like to you?

At some point, you have to implicitly trust someone unless you audit every line of code (or write it yourself) and build everything from source that you run.


Replies

bmachoyesterday at 7:02 PM

> What would a safe extension model look like to you?

> At some point, you have to implicitly trust someone

A model so I trust my OS and my browser, and I don't have to trust anyone else, that is, they can't harm me.

show 1 reply
raw_anon_1111yesterday at 4:05 PM

This is a solved problem for at least ad blockers for over a decade on iOS. The ad blocking extension gives Safari a list of URLs and regex expressions to block

show 2 replies