aboutsummaryrefslogtreecommitdiff
path: root/README.txt
blob: ce2968539a06ba17aef45179b732cc08b98eda05 (plain)
1
2
3
4
5
6
7
8
9
10
11
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:
* 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.
* Make automated tests.