93 lines
2.2 KiB
Markdown
93 lines
2.2 KiB
Markdown
<!--
|
||
Copyright (C) 2005-2024 Giorgio Maone <https://maone.net>
|
||
|
||
SPDX-License-Identifier: GPL-3.0-or-later
|
||
-->
|
||
|
||
<br>
|
||
|
||
<div align = center>
|
||
|
||
[![Badge License]][License]
|
||
[![Badge Release]][Releases]
|
||
|
||
<br>
|
||
<br>
|
||
|
||
[<img
|
||
src = 'src/img/icon256.png'
|
||
width = 120
|
||
/>][Website]
|
||
|
||
# NoScript Security Suite
|
||
|
||
*Free Open Source Software providing* <br>
|
||
*extra protection for various browsers.*
|
||
|
||
<br>
|
||
<br>
|
||
|
||
[![Button Website]][Website]
|
||
|
||
<br>
|
||
<br>
|
||
|
||
## Supported
|
||
|
||
<br>
|
||
|
||
![Badge Firefox]
|
||
![Badge Chromium]
|
||
|
||
![Badge Firefox Mobile]
|
||
![Badge Tor Browser]
|
||
|
||
<br>
|
||
<br>
|
||
|
||
## Security Reports
|
||
|
||
We strive to fix security sensitive issues in the shortest <br>
|
||
time possible - hours ideally - while protecting users.
|
||
|
||
Please report privately to **[security@noscript.net]**
|
||
|
||
To ensure confidentiality and protect users, <br>
|
||
please encrypt your report with this **PGP key**.
|
||
|
||
<br>
|
||
|
||
```
|
||
3359 0391 70A3 CD9B 25CF 5A46 231A 83AF DA9C 2434
|
||
```
|
||
|
||
</div>
|
||
|
||
<br>
|
||
|
||
|
||
<!----------------------------------------------------------------------------->
|
||
|
||
[security@noscript.net]: mailto:security@noscript.net
|
||
|
||
[Releases]: https://github.com/hackademix/noscript/releases
|
||
[Website]: https://noscript.net
|
||
|
||
[License]: LICENSE
|
||
|
||
|
||
<!----------------------------------[ Badges ]--------------------------------->
|
||
|
||
[Badge Release]: https://img.shields.io/github/v/release/hackademix/noscript?style=for-the-badge&labelColor=569A31&color=407225&logoColor=white&logo=GitLFS
|
||
[Badge License]: https://img.shields.io/badge/License-GPL3+-015d93.svg?style=for-the-badge&labelColor=blue&logoColor=white&logo=GNU
|
||
|
||
[Badge Firefox]: https://img.shields.io/badge/Firefox-e86434.svg?style=for-the-badge&logoColor=white&logo=FirefoxBrowser
|
||
[Badge Firefox Mobile]: https://img.shields.io/badge/Firefox_Mobile-2b9a5b.svg?style=for-the-badge&logoColor=white&logo=Android
|
||
[Badge Chromium]: https://img.shields.io/badge/Chromium-4285F4.svg?style=for-the-badge&logoColor=white&logo=GoogleChrome
|
||
[Badge Tor Browser]: https://img.shields.io/badge/Tor_Browser-7D4698?style=for-the-badge&logo=Tor-Browser&logoColor=white
|
||
|
||
|
||
<!---------------------------------[ Buttons ]--------------------------------->
|
||
|
||
[Button Website]: https://img.shields.io/badge/Website-d12027?style=for-the-badge&logoColor=white&logo=ONLYOFFICE
|