Feature #107
[Roadmap 5] A user-controlled reCAPTCHA client library
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
02/24/2022
Due date:
% Done:
100%
Estimated time:
Description
Haketilo's goal is to give internet users control over their browsing. Replacing proprietary,
privacy-hostile client-side programs is part of that. A tool similar to the librecaptcha Python program
is needed, but in the form of a javascript library.
For now we shall only be targeting reCAPTCHA v2 (as v3 is not based on challenges at all).
Related issues
History
Updated by koszko over 1 year ago
- Blocked by Feature #71: [Roadmap 5][Milestone] Make it possible for injected scripts to bypass CORS added
Updated by koszko over 1 year ago
- Subject changed from [Roadmap 5] A user-controlled reCAPTCHA client to [Roadmap 5] A user-controlled reCAPTCHA client library
Updated by koszko over 1 year ago
- % Done changed from 0 to 80
https://git.koszko.org/haketilo-packages/cors-bypass/
https://git.koszko.org/haketilo-packages/hacktcha/
It's achievable :) I already solved a few reCAPTCHAs using this code. What's left is some work in Hydrilla&Haketilo + packaging and releasing everything
Updated by koszko about 1 year ago
- Status changed from New to Closed
- % Done changed from 80 to 100