bbysaeth / typo3-altcha

TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.
GNU General Public License v2.0
3 stars 1 forks source link

Selfhosted integration possible? #16

Open HubbaBob opened 3 months ago

HubbaBob commented 3 months ago

Hi,

just stumbled upon altcha and your extension, thx! Is it possible to integrate this with a selhosted altcha server?

I don't see an option to specify a challengeUrl and an ApiKey. Would be great to have this option.

Cheers & thx

bbysaeth commented 3 months ago

Hi @HubbaBob

Thank you for your interest in our extension!

Currently, our extension is designed to work with a service class in TYPO3 as the backend service, which means there is no need for a self-hosted server. Therefore, we do not provide an option to specify a challengeUrl and an ApiKey for an external server.

If you have specific needs or a use case that requires a self-hosted server, we would love to hear more about it. Your feedback is valuable and can help us improve our extension and consider additional features in future updates.

Best regards

HubbaBob commented 3 months ago

Thx @bbysaeth ,

it's great that is works 'self-contained' in TYPO3, however some use cases come to mind which would benefit from external altcha servers:

Cheers B.

bbysaeth commented 3 months ago

@HubbaBob We will try to implement this feature in an upcoming release of this extension.