forms icon indicating copy to clipboard operation
forms copied to clipboard

spam bot protection.

Open pieter-groeneweg opened this issue 4 years ago • 3 comments

  • Nextcloud-Version: 19.0.1
  • Forms-Version: 2.0.2

I like to see this app evolving. My future intent is to use the app to create entry forms for sports events.

What I am missing is some kind of spam bot protection. I don't like the Captchas and reCaptchas like those from Google.

A method used I do like is hashcash. I use a plugin like that in my Joomla sites. https://www.richeyweb.com/software/joomla/plugins/71-hashcash Very useful. But my development skills are far too little to recreate or reverse engineer anything

However, similar protection would be an awesome feature. Even though there is no connection (yet) with a mailer, it would at least keep me from unwanted entries.

pieter-groeneweg avatar Aug 10 '20 09:08 pieter-groeneweg

There is maybe even an open source captcha library somewhere :) Great Idea!

skjnldsv avatar Aug 10 '20 13:08 skjnldsv

Seriously, there's no spam protection? So if I leave a form open on the web I'll risk getting thousands of spam messages. Disappointed.

Though, there are several options to stop spam. reCaptcha isn't a great idea, but hCaptcha preserves privacy. Akismet is another option, as is just adding a honeypot. While neither hCaptcha or Akismet is open source, they have APIs and most users can get a free key.

One or more of them should be added as options for forms.

audunmb avatar Oct 19 '23 12:10 audunmb

[...] Disappointed.

You're more than welcome to contribute and implement this missing feature 🙂 Thank you for your offer 👍🏻

Chartman123 avatar Oct 19 '23 13:10 Chartman123