From 0f7d2cee38c3a31215661908ca7d862df4de0256 Mon Sep 17 00:00:00 2001 From: Tiago <70700766+tiagorangel1@users.noreply.github.com> Date: Sun, 27 Apr 2025 11:37:35 +0100 Subject: [PATCH] improvements --- docs/guide/effectiveness.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/effectiveness.md b/docs/guide/effectiveness.md index ad2c8ee..9bc1175 100644 --- a/docs/guide/effectiveness.md +++ b/docs/guide/effectiveness.md @@ -30,6 +30,6 @@ Cap prioritizes user privacy and is designed to be GDPR and CCPA compliant. Every CAPTCHA can eventually be solved, whether by sophisticated bots or humans paid via CAPTCHA farms. The crucial difference lies in the _cost_ imposed on attackers. -The goal is to make automated abuse prohibitively expensive while keeping the experience fast and virtually invisible for real users. Proof-of-work strikes an effective balance, deterring abuse by requiring computational effort rather than relying solely on human verification methods that bots continuously learn to mimic. +The goal is to make automated abuse expensive while keeping the experience fast and virtually invisible for real users. Proof-of-work is a perfect balance, stopping abuse by requiring computational effort rather than relying solely on human verification methods that bots continuously learn to mimic. For a deeper dive into the technical aspects, you might find [this research paper](https://www.researchgate.net/publication/374638786_Proof-of-Work_CAPTCHA_with_password_cracking_functionality) useful. \ No newline at end of file