minor updates; added 'webhint.io'
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
0c66c1acb5
commit
413c5e9739
35
README.md
35
README.md
@ -229,6 +229,15 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
|
||||
|
||||
#### Web Tools
|
||||
|
||||
##### :black_small_square: Browsers
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://caniuse.com/#home"><b>Can I use</b></a> - provides up-to-date browser support tables for support of front-end web technologies.<br>
|
||||
:small_orange_diamond: <a href="https://panopticlick.eff.org/"><b>Panopticlick 3.0</b></a> - is your browser safe against tracking?<br>
|
||||
:small_orange_diamond: <a href="https://privacy.net/analyzer/"><b>Privacy Analyzer</b></a> - see what data is exposed from your browser.<br>
|
||||
:small_orange_diamond: <a href="https://browserleaks.com/"><b>Web Browser Security</b></a> - it's all about Web Browser fingerprinting.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: SSL/Security
|
||||
|
||||
<p>
|
||||
@ -249,28 +258,13 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
|
||||
:small_orange_diamond: <a href="https://crt.sh/"><b>crt.sh</b></a> - discovers certificates by continually monitoring all of the publicly known CT.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Browsers
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://caniuse.com/#home"><b>Can I use</b></a> - provides up-to-date browser support tables for support of front-end web technologies.<br>
|
||||
:small_orange_diamond: <a href="https://panopticlick.eff.org/"><b>Panopticlick 3.0</b></a> - is your browser safe against tracking?<br>
|
||||
:small_orange_diamond: <a href="https://privacy.net/analyzer/"><b>Privacy Analyzer</b></a> - see what data is exposed from your browser.<br>
|
||||
:small_orange_diamond: <a href="https://browserleaks.com/"><b>Web Browser Security</b></a> - it's all about Web Browser fingerprinting.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Privacy
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://www.privacytools.io/"><b>privacytools.io</b></a> - provides knowledge and tools to protect your privacy against global mass surveillance.<br>
|
||||
:small_orange_diamond: <a href="https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Test+Servers"><b>DNS Privacy Test Servers</b></a> - DNS privacy recursive servers list (with a 'no logging' policy).<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: HTTP Headers
|
||||
##### :black_small_square: HTTP Headers & Web Linters
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://securityheaders.com/"><b>Security Headers</b></a> - analyse the HTTP response headers (with rating system to the results).<br>
|
||||
:small_orange_diamond: <a href="https://observatory.mozilla.org/"><b>Observatory by Mozilla</b></a> - set of tools to analyze your website.<br>
|
||||
:small_orange_diamond: <a href="https://enable-cors.org/index.html"><b>Enable CORS</b></a> - enable cross-origin resource sharing.<br>
|
||||
:small_orange_diamond: <a href="https://webhint.io/"><b>webhint</b></a> - is a linting tool that will help you with your site's accessibility, speed, security and more.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: DNS
|
||||
@ -318,6 +312,13 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
|
||||
:small_orange_diamond: <a href="https://www.virustotal.com/#/home/upload"><b>VirusTotal</b></a> - analyze suspicious files and URLs to detect types of malware.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Privacy
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://www.privacytools.io/"><b>privacytools.io</b></a> - provides knowledge and tools to protect your privacy against global mass surveillance.<br>
|
||||
:small_orange_diamond: <a href="https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Test+Servers"><b>DNS Privacy Test Servers</b></a> - DNS privacy recursive servers list (with a 'no logging' policy).<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Code parsers/playgrounds
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user