From f20085d2a0661bb8dceb83e0a1924bae317517a1 Mon Sep 17 00:00:00 2001 From: Moritz <80636305+digitalblossom@users.noreply.github.com> Date: Tue, 28 Dec 2021 22:14:02 +0100 Subject: [PATCH] Added SSL Labs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b70cbf2..49deae3 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,13 @@ ___ - [Download & Repo](https://github.com/SimonBrazell/privacy-redirect) - [x] Open-Source +- **SSL Labs** + - Free tool by Qualys that does a deep analysis to check the SSL implementation of a server. Just enter any domain (such as an alternative frontend's) and wait. + - [Homepage](https://www.ssllabs.com/ssltest/) + - [ ] Open-Source + + ⓘ Not Open Source, but made by a trustworthy company and operates with a [good privacy policy](https://www.ssllabs.com/downloads/Qualys_SSL_Labs_Terms_of_Use.pdf). + - **UntrackMe** - FOSS Android app that redirects to the alternative frontends of several services. Can also clean tracking parameters. - [Download & Homepage](https://fedilab.app/wiki/untrackme) | [Repo](https://framagit.org/tom79/nitterizeme)