Skip to content

Commit bd721e8

Browse files
Simplify terminology: use 'signal' instead of 'valid signal'
- Change 'What Counts as a Valid Signal?' to 'What Counts as a Signal?' - Update 'do not regularly contribute valid signals' to 'do not regularly contribute signals' - Update 'do regularly contribute valid signals' to 'do regularly contribute signals' - Change 'sending valid signals' to 'sending signals' in Community Blocklist description - Maintain same meaning while using simpler terminology as requested by team - Apply changes to both main docs and v1.7 versioned docs
1 parent ecd84c5 commit bd721e8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

crowdsec-docs/docs/central_api/blocklist.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ The Community Blocklist is **only** available when using the Security Engine. To
1515
:::
1616

1717
The rules are different for free and paying users:
18-
- Free users that **do not regularly contribute valid signals** get the `Community Blocklist (Lite)`
19-
- Free users that **do regularly contribute valid signals** get access to the `Community Blocklist`
18+
- Free users that **do not regularly contribute signals** get the `Community Blocklist (Lite)`
19+
- Free users that **do regularly contribute signals** get access to the `Community Blocklist`
2020
- Paying users get access to the `Community Blocklist (Premium)`, even if they don't contribute
2121

2222
Regardless of the blocklist "tier" you have access to (`Lite`, `Community`, `Premium`), each Security Engine gets a tailored blocklist based on the kind of behavior you're trying to detect.
2323

24-
## What Counts as a Valid Signal?
24+
## What Counts as a Signal?
2525

2626
For your signals to be counted toward community contribution, they must meet specific criteria:
2727

@@ -47,7 +47,7 @@ If you only run a honeypot with a scenario you have modified, your local alerts
4747

4848
## Community Blocklist
4949

50-
Free users that are actively contributing to the network (sending valid signals on a regular basis) have their Security Engines automatically subscribed to the *Community Blocklist*.
50+
Free users that are actively contributing to the network (sending signals on a regular basis) have their Security Engines automatically subscribed to the *Community Blocklist*.
5151

5252
The content of the blocklist is unique to each Security Engine, as it mirrors the behaviours they report. For example, suppose you're running the Security Engine on a web server with WordPress. In that case, you will receive IPs performing generic attacks against web servers *and* IPs engaging in wordpress-specific attacks.
5353

crowdsec-docs/versioned_docs/version-v1.7/central_api/blocklist.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ The Community Blocklist is **only** available when using the Security Engine. To
1515
:::
1616

1717
The rules are different for free and paying users:
18-
- Free users that **do not regularly contribute valid signals** get the `Community Blocklist (Lite)`
19-
- Free users that **do regularly contribute valid signals** get access to the `Community Blocklist`
18+
- Free users that **do not regularly contribute signals** get the `Community Blocklist (Lite)`
19+
- Free users that **do regularly contribute signals** get access to the `Community Blocklist`
2020
- Paying users get access to the `Community Blocklist (Premium)`, even if they don't contribute
2121

2222
Regardless of the blocklist "tier" you have access to (`Lite`, `Community`, `Premium`), each Security Engine gets a tailored blocklist based on the kind of behavior you're trying to detect.
2323

24-
## What Counts as a Valid Signal?
24+
## What Counts as a Signal?
2525

2626
For your signals to be counted toward community contribution, they must meet specific criteria:
2727

@@ -47,7 +47,7 @@ If you only run a honeypot with a scenario you have modified, your local alerts
4747

4848
## Community Blocklist
4949

50-
Free users that are actively contributing to the network (sending valid signals on a regular basis) have their Security Engines automatically subscribed to the *Community Blocklist*.
50+
Free users that are actively contributing to the network (sending signals on a regular basis) have their Security Engines automatically subscribed to the *Community Blocklist*.
5151

5252
The content of the blocklist is unique to each Security Engine, as it mirrors the behaviours they report. For example, suppose you're running the Security Engine on a web server with WordPress. In that case, you will receive IPs performing generic attacks against web servers *and* IPs engaging in wordpress-specific attacks.
5353

0 commit comments

Comments
 (0)