-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Browsers are known to have a big attack surface around JavaScript, often leading to user tracking (loss of anonymity), cookie hijacking and even remote code execution. Projects like the Tor Browser disable js by default for this reason.
Executing js from anonymous websites presents much higher risk than traditional well known sites.
Can you please clarify how ZeroNet handle the security of js? Thanks