You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

8
8

@@ -31,6 +31,7 @@ cryptographic flaws.
31
31
* Privacy: It's only you who sees the result, not a third party.
32
32
* Freedom: It's 100% open source. You can look at the code, see what's going on.
33
33
* The development is free and open @ GitHub and participation is welcome.
34
+
* Unit tests ensure maturity (output is consistent, JSON is valid, runs under Linux+MacOS etc)
34
35
35
36
### License
36
37
@@ -53,7 +54,7 @@ but you can also use any LibreSSL or OpenSSL version.
53
54
(silent) check for binaries is done when you start testssl.sh . System V needs probably
54
55
to have GNU grep installed. Windows (using MSYS2, Cygwin or WSL) work too.
55
56
56
-
Update notification here or @ [mastodon](https://infosec.exchange/@testssl) or [bluesky](https://bsky.app/profile/testssl.bsky.social). [twitter](https://twitter.com/drwetter) is not being used anymore.
57
+
Update notification can be found here or most important ones @ [mastodon](https://infosec.exchange/@testssl) or [bluesky](https://bsky.app/profile/testssl.bsky.social). [twitter](https://twitter.com/drwetter) is not being used anymore.
0 commit comments