aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-06-21 11:06:54 +0200
committerWojtek Kosior <koszko@koszko.org>2022-06-21 11:06:54 +0200
commit5a0dc11003058146cd793c3aa7114a26be3365ae (patch)
tree7b9a5195faea843ecf4d2a738656ecf34b56a3f1
parent43c126ecf8b4c7ce23a1d883993f2e62016a320f (diff)
downloadhacktcha-5a0dc11003058146cd793c3aa7114a26be3365ae.tar.gz
hacktcha-5a0dc11003058146cd793c3aa7114a26be3365ae.zip
update READMEv2022.6.21
-rw-r--r--README.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.txt b/README.txt
index b03cee4..ce29685 100644
--- a/README.txt
+++ b/README.txt
@@ -1,17 +1,11 @@
-A work-in-progress libre JS-based client for Google reCAPTCHA.
+A libre JS-based client for Google reCAPTCHA. Use with Hydrilla & Haketilo.
See: https://hydrillabugs.koszko.org/projects/haketilo/wiki/Roadmap#5-Development-of-a-user-controlled-captcha-client-107
TODO:
-* Improve the demo script to re-run captcha in case our final token expires and
- to intelligently enable/disable form submission.
-* Add support for dependencies of mappings on other mappings in
- Hydrilla&Haketilo.
-* Craft an index.json.
* Make this client harder to distinguish from the original one:
- Currently we're not sending some values that I have not yet figured out how
to produce.
- Currently we're possibly missing some delays that the original client does
introduce.
-* Add links to Google's Privacy Policy and ToS.
* Make automated tests.