Skip to content

Commit aa8f39d

Browse files
authored
Merge pull request #236 from ElectronicsArchiver/main
Formatted README
2 parents 6363896 + e8d6d99 commit aa8f39d

5 files changed

Lines changed: 101 additions & 35 deletions

File tree

.editorconfig

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
root = true
3+
4+
[*]
5+
insert_final_newline = true
6+
end_of_line = lf
7+
8+
[*.{md}]
9+
indent_style = space
10+
indent_size = 4
11+
charset = utf-8

COPYING

Lines changed: 0 additions & 16 deletions
This file was deleted.

README.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
2+
<br>
3+
4+
<div align = center>
5+
6+
[![Badge License]][License]   
7+
[![Badge Release]][Releases]
8+
9+
<br>
10+
<br>
11+
12+
[<img
13+
src = 'src/img/icon256.png'
14+
width = 120
15+
/>][Website]
16+
17+
# NoScript Security Suite
18+
19+
*Free Open Source Software providing* <br>
20+
*extra protection for various browsers.*
21+
22+
<br>
23+
<br>
24+
25+
[![Button Website]][Website]
26+
27+
<br>
28+
<br>
29+
30+
## Supported
31+
32+
<br>
33+
34+
![Badge Firefox]   
35+
![Badge Chrome]   
36+
![Badge Brave]
37+
38+
![Badge Android]   
39+
![Badge Edge]
40+
41+
<br>
42+
<br>
43+
44+
## Security Reports
45+
46+
We strive to fix security sensitive issues in the shortest <br>
47+
time possible - hours ideally - while protecting users.
48+
49+
Please report privately to **[security@noscript.net]**
50+
51+
To ensure confidentiality and protect users, <br>
52+
please encrypt your report with this **PGP key**.
53+
54+
<br>
55+
56+
```
57+
3359 0391 70A3 CD9B 25CF 5A46 231A 83AF DA9C 2434
58+
```
59+
60+
</div>
61+
62+
<br>
63+
64+
65+
<!----------------------------------------------------------------------------->
66+
67+
[security@noscript.net]: mailto:security@noscript.net
68+
69+
[Releases]: https://github.com/hackademix/noscript/releases
70+
[Website]: https://noscript.net
71+
72+
[License]: LICENSE
73+
74+
75+
<!----------------------------------[ Badges ]--------------------------------->
76+
77+
[Badge Release]: https://img.shields.io/github/v/release/hackademix/noscript?style=for-the-badge&labelColor=569A31&color=407225&logoColor=white&logo=GitLFS
78+
[Badge License]: https://img.shields.io/badge/License-GPL3+-015d93.svg?style=for-the-badge&labelColor=blue&logoColor=white&logo=GNU
79+
80+
[Badge Firefox]: https://img.shields.io/badge/Firefox-e86434.svg?style=for-the-badge&logoColor=white&logo=FirefoxBrowser
81+
[Badge Android]: https://img.shields.io/badge/Android-2b9a5b.svg?style=for-the-badge&logoColor=white&logo=Android
82+
[Badge Chrome]: https://img.shields.io/badge/Chrome-4285F4.svg?style=for-the-badge&logoColor=white&logo=GoogleChrome
83+
[Badge Brave]: https://img.shields.io/badge/Brave-e84b28.svg?style=for-the-badge&logoColor=white&logo=Brave
84+
[Badge Edge]: https://img.shields.io/badge/Edge-0078D7.svg?style=for-the-badge&logoColor=white&logo=MicrosoftEdge
85+
86+
87+
<!---------------------------------[ Buttons ]--------------------------------->
88+
89+
[Button Website]: https://img.shields.io/badge/Website-d12027?style=for-the-badge&logoColor=white&logo=ONLYOFFICE

ReadMe.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)