1772
Mozilla opposes Web Integrity API proposal
(github.com)
A place to discuss the news and latest developments on the open-source browser Firefox
Is there any way to make JS safer? E.g. limiting the scope of its access to specific functions (e.g. visual/DOM changes, posting/querying a server only but no local function), or is it just inherently unsafe?