From 8821c3b9462d534f6111fdc64e2162f4f94a1cbc Mon Sep 17 00:00:00 2001 From: Libor Polčák Date: May 31 2022 14:17:57 +0000 Subject: Add one more double blind review command --- diff --git a/main.tex b/main.tex index 356a703..db086d0 100644 --- a/main.tex +++ b/main.tex @@ -4,6 +4,7 @@ \newcommand{\NSCL}[0]{NSCL} \newcommand{\NSCLfull}[0]{NoScript Commons Library} \newcommand{\fsf}[0]{Free Software Foundation} +\newcommand{\noscript}[0]{NoScript Security Suite} \usepackage[utf8]{inputenc}%(only for the pdftex engine) %\RequirePackage[no-math]{fontspec}%(only for the luatex or the xetex engine) @@ -840,7 +841,7 @@ A significant effort of the \jshelter{} development went into developing a reliable cross-browser early script injection that tackles issues 2--4. These are problems affecting several privacy and security webextensions. In fact, the techniques adopted and further honed while developing \jshelter{} had been extracted from the -NoScript Security Suite, refactored into the +\noscript{}, refactored into the \NSCL{} and made publicly available for reusing and contributing back. @@ -1302,7 +1303,7 @@ We needed to solve issues with reliable environment modifications that stem from webextension API that opens many loopholes that previous research exploited~\cite{PrimeProbe1JS0}. In addition to \jshelter{}, we introduced \NSCL{}. -Both NoScript Security Suite and \jshelter{} include \NSCL{}. Moreover, \NSCL{} is available for other privacy- +Both \noscript{} and \jshelter{} include \NSCL{}. Moreover, \NSCL{} is available for other privacy- and security-related webextensions. In cooperation with \fsf{}, we