From 7e81bdddef6728d59944a595f74ce7cb676a7d5c Mon Sep 17 00:00:00 2001 From: blotus Date: Tue, 1 Jun 2021 09:28:28 +0200 Subject: [PATCH] Update README.md (#821) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index eb112195c..4b74d0030 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

-CrowdSec +CrowdSec



@@ -56,7 +56,7 @@ Crowdsec is an open-source, lightweight software, detecting peers with aggressiv Processing is done in 4 steps:

- CrowdSec + CrowdSec

Once an unwanted behavior is detected, deal with it through a [bouncer](https://hub.crowdsec.net/browse/#bouncers). The aggressive IP, scenario triggered and timestamp are sent for curation, to avoid poisoning & false positives. (This can be disabled). If verified, this IP is then redistributed to all CrowdSec users running the same scenario. @@ -91,35 +91,35 @@ Or look directly at [installation documentation](https://doc.crowdsec.net/Crowds
Initial configuration is automated, providing functional out-of-the-box setup - +
### Out of the box detection
Baseline detection is effective out-of-the-box, no fine-tuning required (click to expand) - +
### Easy bouncer deployment
It's trivial to add bouncers to enforce decisions of crowdsec (click to expand) - +
### Easy dashboard access
It's easy to deploy a metabase interface to view your data simply with cscli (click to expand) - +
### Hot & Cold logs
Process cold logs, for forensic, tests and chasing false-positives & false negatives (click to expand) - +
@@ -136,4 +136,4 @@ If you wish to contribute to the core of crowdsec, you are welcome to open a PR If you wish to add a new parser, scenario or collection, please open a PR in the [hub repository](https://github.com/crowdsecurity/hub). -If you wish to contribute to the documentation, please open a PR in the [documentation repository](http://github.com/crowdsecurity/crowdsec-docs). \ No newline at end of file +If you wish to contribute to the documentation, please open a PR in the [documentation repository](http://github.com/crowdsecurity/crowdsec-docs).