Pytition icon indicating copy to clipboard operation
Pytition copied to clipboard

Add support for self-hosted Captcha

Open fallen opened this issue 7 years ago • 2 comments

Protect petition signing with a (non-Google, self-hosted) Captcha.

fallen avatar Jan 31 '19 16:01 fallen

Maybe have a look at this project: https://framagit.org/Mindiell/captcha It is in Python (Flask), but not Django. Is that compatible?

fallen avatar Oct 16 '19 21:10 fallen

It seems there is (at least now) an issue of Single Point Of Failure with Mindiell's solution : https://mamot.fr/@Mindiell/102977040300038343 It will hit wikimedia and CCmixter. So either find a way to host locally the needed resources, or use another solution.

fallen avatar Nov 02 '19 12:11 fallen