CINXE.COM

Community - NoScript: block scripts and own your browser!

<!doctype html> <html lang="en" class="__NoScript_ThemeWeb__ " > <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="keywords" content="Firefox; Chrome; Brave; Tor; security; XSS; Clickjacking; Script blocking; disable JavaScript; content blocking; safety; safe browsing; exploit; ransomware; attack; vulnerability; addon; add-on; extension; plugin;" /> <meta name="description" content="The NoScript Security Suite is a free extensions for Firefox, Chrome and other browsers, preemptively blocks malicious scripts and allows JavaScript and other potentially dangerous content only from sites you trust. Download it now for free!" /> <meta name="category" content="software,internet,development,downloads" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@noscript" /> <meta name="twitter:creator" content="@ma1" /> <meta name="twitter:title" content="Community - NoScript: Own Your Browser!" /> <meta name="twitter:description" content="The NoScript Security Suite is Free Software protecting Firefox (on Android, too!), Chrome, Edge, Brave and other web browsers. Install NoScript now!" /> <meta name="twitter:image" content="https://noscript.net/img/noscript-social.png?v=2" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://noscript.net/community/" /> <meta property="og:site" content="NoScript Security Suite" /> <meta property="og:title" content="Community - NoScript: Own Your Browser!" /> <meta property="og:description" content="The NoScript Security Suite is Free Software protecting Firefox (on Android, too!), Chrome, Edge, Brave and other web browsers. Install NoScript now!" /> <meta property="og:image" content="https://noscript.net/img/noscript-social.png?v=2" /> <meta property="og:image:alt" content="Screenshot of a browser configuring site permissions with NoScript" /> <meta name="theme-color" content="#ffffff"> <meta name="msapplication-TileColor" content="#da532c"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <link rel="stylesheet" href="/theme.css?v=1743894050628" type="text/css" /> <script src="/js/darklight.js"></script> <title>Community - NoScript: block scripts and own your browser!</title> </head> <body> <a class="skip-to-content" href="#main-content">Skip to content.</a> <header> <h1>NoScript</h1> <h2>own YOUR browser!</h2> <a href="#main-menu" id="main-menu-toggle" class="menu-toggle" aria-label="Open main menu"> <span class="sr-only">Open main menu</span> <span class="btn-menu" aria-hidden="true">☰</span> </a> <a class="donate" href="/donate" title="NoScript is free software and can't exist without your help. Please donate now!">Donate</a> <button class="darklight" title="Toggle dark/light theme" aria-label="Toggle dark/light theme" aria-hidden="true"></button> </header> <nav id="main-menu" class="main-menu" aria-label="Main menu"> <a href="#main-menu-toggle" id="main-menu-close" class="menu-close" aria-label="Close main menu"> <span class="sr-only">Close main menu</span> <span class="btn-close" aria-hidden="true">✖</span> </a> <ul><li><a href="/">What is it?</a></li> <li><a href="/getit/">Get it!</a></li> <li><a href="/usage/">Usage</a></li> <li class="active"><a href="/community/">Community</a></li> <li><a href="/faq/">FAQ</a></li></ul> </nav> <a href="#main-menu-toggle" class="backdrop" tabindex="-1" aria-hidden="true" hidden></a> <main id="main-content"> <h2 id="title">Community </h2> <nav class="table-of-contents"><ol><li><a href="#getting-help">Getting help</a></li><li><a href="#reporting-issues">Reporting issues</a><ol><li><a href="#security-reports">Security reports</a></li></ol></li><li><a href="#contributing-and-reusing">Contributing and reusing</a></li><li><a href="#translations">Translations</a></li><li><a href="#funding">Funding</a><ol><li><a href="#donations">Donations</a></li></ol></li></ol></nav><h3 id="getting-help" tabindex="-1">Getting help</h3> <p>If something about NoScript puzzles you, please read the <a href="/faq">FAQ</a> first.</p> <p>You can always discuss about NoScript or seek help on this <strong><a href="https://noscript.net/forum">support forum</a></strong>, where you will be welcomed by an amazing volunteer staff of very knowledgeable and friendly NoScript power users.</p> <h3 id="reporting-issues" tabindex="-1">Reporting issues</h3> <p>If you've found a bug, please <a href="https://github.com/hackademix/noscript/issues" title="NoScript bugs" target="_blank">report it in the source code repository</a>.</p> <h4 id="security-reports" tabindex="-1">Security reports</h4> <p>We strive to fix security sensitive issues in the shortest time possible (hours, ideally) while protecting users. If you've find one, please report privately at <a href="mailto:security@noscript.net">security@noscript.net</a>. To ensure confidentiality and protect users, please encrypt your report with this <strong>PGP key</strong>: 3359 0391 70A3 CD9B 25CF 5A46 231A 83AF DA9C 2434.</p> <h3 id="contributing-and-reusing" tabindex="-1"><strong id="devs">Contributing and reusing</strong></h3> <p><a href="https://github.com/hackademix/nscl/" title="The NoScript Commons Library" target="_blank"><img src="https://raw.githubusercontent.com/hackademix/nscl/main/nscl-logo.png" alt="NoScript Commons Library" class="nscl-logo"></a></p> <p>Most of NoScript's back-end code has been retfactored out into the <strong><a href="https://github.com/hackademix/nscl/" title="The NoScript Commons Library" target="_blank">NoScript Commons Library (NSCL)</a></strong>, thanks to the <a href="https://www.ndi.org/" target="_blank">National Democratic Institute</a>'s precious support, with the goal of improving its reusability by other privacy/security-focused browser extensions.</p> <p>If you are a developer wishing to <a href="https://github.com/hackademix/noscript/issues" title="NoScript bugs" target="_blank">fix an issue</a>, to contribute new code or to reuse existing NoScript (Commons Library) code, the relevant repositories are:</p> <ol> <li><a href="https://github.com/hackademix/noscript/" target="_blank"><strong>NoScript</strong> (front-end) source code repository</a></li> <li><a href="https://github.com/hackademix/nscl/" title="The NoScript Commons Library" target="_blank"><strong>NoScript Commons Library</strong> source code repository</a></li> </ol> <h3 id="translations" tabindex="-1">Translations</h3> <p>NoScript is currently localized in 28 languages, and this website is in the process to be made easier to localize, too. If you wish to help translate NoScript in your language, please use <a href="https://www.transifex.com/otf/noscript/" target="_blank"><strong>this Transifex instance</strong></a> generously offered by the <a href="https://opentech.fund" title="Open Technology Fund" target="_blank">Open Technology Fund</a> (you'll need to login or <a href="https://www.transifex.com/signup/" target="_blank">create a free Transifex account</a> first).</p> <h3 id="funding" tabindex="-1">Funding</h3> <p>Specific NoScript development efforts have been generously supported by the <a href="https://opentech.fund" title="Open Technology Fund" target="_blank"><strong>Open Technology Fund</strong></a>, the <a href="https://www.ndi.org/" title="National Democratic Institute" target="_blank"><strong>National Democratic Institute</strong></a>, the <a href="https://nlnet.nl" title="NLnet Foundation" target="_blank"><strong>NLNet Foundation</strong></a> and other institutions which value privacy, security and digital rights for everyone.</p> <div class="funds box"> <p><a href="https://opentech.fund" title="Open Technology Fund" target="_blank"><img src="/img/otf-logo.svg" alt="Open Technology Fund logo"></a> <a href="https://www.ndi.org/" title="National Democratic Institute" target="_blank"><img src="/img/ndi-logo.svg" alt="National Democratic Institute logo"></a> <a href="https://nlnet.nl" title="NLnet Foundation" target="_blank"><img src="/img/nlnet-logo.svg" alt="NLnet logo"></a></p> </div> <h4 id="donations" tabindex="-1">Donations</h4> <p>Nevertheless NoScript couldn't keep up with its continuous and strenuous fight against emerging web threats with no help from you, dear user. So, if you find NoScript useful, <strong>please consider a donation</strong>, either via <strong>Paypal</strong> (<a href="/donate?c=USD">USD</a> / <a href="/donate?c=EUR">EUR</a>) or <a href="/faq#faq-donate">by other means</a>. You will feel proud of your contribution to a safer web, and even prouder of your gorgeous <a href="/img/noscript-wallpaper-dark.png">dark NoScript wallpaper</a>.</p> </main> <footer> <div class="copyright"> <p>© 2025 Giorgio Maone.</p> <p> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"> <img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> <br /> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. </p> </div> <div id="social-verification"> <a rel="me" href="https://mastodon.social/@noscript"></a> <a rel="me" href="https://todon.eu/@ma1"></a> </div> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10