mirror of
https://github.com/sequentialread/pow-captcha.git
synced 2025-11-23 22:15:47 +00:00
link to rp for AI scrapers
This commit is contained in:
parent
3e42d9dc9e
commit
8a7fe7a2ad
@ -2,8 +2,11 @@
|
|||||||
|
|
||||||
A proof-of-work based bot deterrent. Lightweight, self-hosted and copyleft licensed.
|
A proof-of-work based bot deterrent. Lightweight, self-hosted and copyleft licensed.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## NEW: Looking to block AI scraper bots from hammering your site? See: https://git.sequentialread.com/forest/pow-bot-deterrent-rp (similar to Anubis)
|
||||||
|
|
||||||
Compared to mainstream captchas like recaptcha, hcaptcha, friendlycaptcha, this one is better for a few reasons:
|
Compared to mainstream captchas like recaptcha, hcaptcha, friendlycaptcha, this one is better for a few reasons:
|
||||||
|
|
||||||
- Free as in Freedom, and Free as in Free Beer
|
- Free as in Freedom, and Free as in Free Beer
|
||||||
@ -18,7 +21,6 @@ Compared to other proof of work bot deterrents like mCaptcha, I believe that thi
|
|||||||
- 1. More likely to stop bots; a basic headless browser with JS execution might not be enough.
|
- 1. More likely to stop bots; a basic headless browser with JS execution might not be enough.
|
||||||
- It is optimized for production use; its API minimizes the number of requests and amount of latency that you have to add to your system.
|
- It is optimized for production use; its API minimizes the number of requests and amount of latency that you have to add to your system.
|
||||||
|
|
||||||
|
|
||||||
### Table of Contents
|
### Table of Contents
|
||||||
|
|
||||||
1. [How it works](#how-it-works)
|
1. [How it works](#how-it-works)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user