mention CAPTCHA

This commit is contained in:
libroot 2025-08-06 18:54:24 +00:00
parent 40ee2ea272
commit 5d5f3611a3

View file

@ -1,6 +1,6 @@
# NOJSCAP # NOJSCAP
**NOJSCAP** is a minimal Proof-of-Work system. It includes both: **NOJSCAP** is a minimal Proof-of-Work based CAPTCHA system. It includes both:
- A **NOJSCAP client** that computes valid nonces for challenge strings using SHA-256. - A **NOJSCAP client** that computes valid nonces for challenge strings using SHA-256.
- A **NOJSCAP server** that issue challenges and verify solutions over HTTP. - A **NOJSCAP server** that issue challenges and verify solutions over HTTP.