• Hi,

    The question for a Piotnet Forms support has already been asked twice here:
    https://ww.wp.xz.cn/support/topic/piotnet-forms/
    https://ww.wp.xz.cn/support/topic/piotnet-forms-2/

    I’m also interested, in replacement for reCaptcha v3, and despite a honeypot field already exists in PF, because:

    1. It seems to me that WP Armour JS honeypot could be more efficient

    2. PF honeypot field type is mentioned several times in the page markup, e.g. type=”honeypot” on the input, cannot this info be exploited by bots?

    If it’s added, i guess it could be in WP Armour paid version.

    Thanks for your interest.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Dinesh Karki

    (@dcsupport)

    @studioavanti ,

    We had tried adding support for Piotnet in past but was unable to do so. Also, there honeypot uses the same technique like ours.

    Still i will study again and try adding support for it.

    Thanks

    Thread Starter studioavanti

    (@studioavanti)

    Hi,

    I think Piotnet Forms honeypot is a classic one, hidden and awaiting to be blindly filled by a bot:
    https://piotnetforms.com/piotnetforms/honeypot/

    …which is different from WP Armour using JS, and probably less reliable:

    We have used the honeypot technic differently in this plugin to make it work better. What other plugin does is, they add honeypot anti spam field from server side (PHP) and check if the spam bot have filled or not. If it is filled it is marked as spam. But in our case, we add honeypot anti spam field from client side (Javascript) and check if honeypot field exists or not. Spam bots can’t use javascript and honeypot field is not available for them. This way we can better trap spam bot.

    Someone on Piotnet Forms FB suggested that bots could bypass classic honeypots by only filling required fields, provided they can detect them.
    It makes sense to me and would break classic honeypots efficiency, right?

    • This reply was modified 3 years, 8 months ago by studioavanti.
    • This reply was modified 3 years, 8 months ago by studioavanti.
    Plugin Support Dinesh Karki

    (@dcsupport)

    @studioavanti ,

    Thank you for updating it. Will look into it again.

    Thanks

    Thread Starter studioavanti

    (@studioavanti)

    Thanks to you, greatly appreciated. 😉

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Piotnet Forms support’ is closed to new replies.