From 413c5e973915cde7c17d8d18a3cbd0060b04b370 Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 4 Jan 2019 10:09:40 +0100 Subject: [PATCH] minor updates; added 'webhint.io' - signed-off-by: trimstray --- README.md | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 991c83c..2e33642 100644 --- a/README.md +++ b/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 + +

+  :small_orange_diamond: Can I use - provides up-to-date browser support tables for support of front-end web technologies.
+  :small_orange_diamond: Panopticlick 3.0 - is your browser safe against tracking?
+  :small_orange_diamond: Privacy Analyzer - see what data is exposed from your browser.
+  :small_orange_diamond: Web Browser Security - it's all about Web Browser fingerprinting.
+

+ ##### :black_small_square: SSL/Security

@@ -249,28 +258,13 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: crt.sh - discovers certificates by continually monitoring all of the publicly known CT.

-##### :black_small_square: Browsers - -

-  :small_orange_diamond: Can I use - provides up-to-date browser support tables for support of front-end web technologies.
-  :small_orange_diamond: Panopticlick 3.0 - is your browser safe against tracking?
-  :small_orange_diamond: Privacy Analyzer - see what data is exposed from your browser.
-  :small_orange_diamond: Web Browser Security - it's all about Web Browser fingerprinting.
-

- -##### :black_small_square: Privacy - -

-  :small_orange_diamond: privacytools.io - provides knowledge and tools to protect your privacy against global mass surveillance.
-  :small_orange_diamond: DNS Privacy Test Servers - DNS privacy recursive servers list (with a 'no logging' policy).
-

- -##### :black_small_square: HTTP Headers +##### :black_small_square: HTTP Headers & Web Linters

  :small_orange_diamond: Security Headers - analyse the HTTP response headers (with rating system to the results).
  :small_orange_diamond: Observatory by Mozilla - set of tools to analyze your website.
  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.
+  :small_orange_diamond: webhint - is a linting tool that will help you with your site's accessibility, speed, security and more.

##### :black_small_square: DNS @@ -318,6 +312,13 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: VirusTotal - analyze suspicious files and URLs to detect types of malware.

+##### :black_small_square: Privacy + +

+  :small_orange_diamond: privacytools.io - provides knowledge and tools to protect your privacy against global mass surveillance.
+  :small_orange_diamond: DNS Privacy Test Servers - DNS privacy recursive servers list (with a 'no logging' policy).
+

+ ##### :black_small_square: Code parsers/playgrounds