mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 18:18:29 +02:00
Polish some sentences
... wrt to the now even better unit testing.
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
## Intro
|
## Intro
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
[](https://github.com/testssl/testssl.sh/LICENSE)
|
[](https://github.com/testssl/testssl.sh/LICENSE)
|
||||||

|

|
||||||

|

|
||||||
@ -31,6 +31,7 @@ cryptographic flaws.
|
|||||||
* Privacy: It's only you who sees the result, not a third party.
|
* Privacy: It's only you who sees the result, not a third party.
|
||||||
* Freedom: It's 100% open source. You can look at the code, see what's going on.
|
* Freedom: It's 100% open source. You can look at the code, see what's going on.
|
||||||
* The development is free and open @ GitHub and participation is welcome.
|
* The development is free and open @ GitHub and participation is welcome.
|
||||||
|
* Unit tests ensure maturity (output is consistent, JSON is valid, runs under Linux+MacOS etc)
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
@ -53,7 +54,7 @@ but you can also use any LibreSSL or OpenSSL version.
|
|||||||
(silent) check for binaries is done when you start testssl.sh . System V needs probably
|
(silent) check for binaries is done when you start testssl.sh . System V needs probably
|
||||||
to have GNU grep installed. Windows (using MSYS2, Cygwin or WSL) work too.
|
to have GNU grep installed. Windows (using MSYS2, Cygwin or WSL) work too.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user