Summary
Secure enclave mode exists and can be used by hCaptcha Enterprise users. We want to use this on WMF wikis.
Background
- hCaptcha integration in ConfirmEdit (CAPTCHA extension) currently requires loading the JS API in the head element
- We can use the secure enclave method only possible for hCaptcha Enterprise users which can allow us to defer this and provide better privacy
- We cannot detail much more about this because it's documentation is private
- Users who can access it can see it at https://docs.hcaptcha.com/enterprise/secure_enclave
Acceptance criteria
- Secure enclave mode is available in ConfirmEdit (CAPTCHA extension) hCaptcha integration
- Only a single <iframe> element is added