|
|
|
|
|
by netdevnet
614 days ago
|
|
> I can run untrusted programs from hackernews folks without worrying The assumption is that native code has virtually unrestricted access to your system while JS programs don't, which is true. But if the untrusted JS program is wrapped up in web extension, in 2024, it could do almost as much damage than native code especially since most non-techies don't have much of value in their machines. The value exists on walled sites |
|