-
Notifications
You must be signed in to change notification settings - Fork 15
Replace hCaptcha with Altcha #235 #278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: tdruez <tdruez@nexb.com>
@tdruez 👍
|
Yes, this implementation is self-hosted:
There are no dependencies on an external server and no need for extra accounts or API keys.
I'm thinking about packaging this PR content (field and view), once stable, as a Django library, similar to the https://pypi.org/project/django-hcaptcha-field/ we've been using until now. The implementation in our various apps would be quite simple:
This should probably be released under MIT to match the current license on the Python lib https://github.com/altcha-org/altcha-lib-py and the JS "Web Component" https://github.com/altcha-org/altcha included in the HTML rendered page.
Yes, this PR is still in Prototype mode, making sure this approach will work end to end first. @pombredanne Let me know your take on releasing this as a library as suggested above. |
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
No description provided.