Courses

❌ : Surprisingly, EFT’s web forms do not include built-in CAPTCHA. You’d need to integrate a third-party service like reCAPTCHA at the web server layer. For public-facing forms, this is a gap.
✅ : Form creators can enforce multi-factor authentication (MFA), IP whitelisting, and session timeouts. Crucially, they can assign different form permissions—public anonymous upload, registered user only, or AD/LDAP integrated. ❌ : Surprisingly, EFT’s web forms do not
This is not a general-purpose form builder (like Typeform or Google Forms). It’s purpose-built for : clients submitting tax documents, patients uploading medical records, or partners sending contracts. Security Features That Matter for Web Forms ✅ End-to-end encryption : All form submissions are encrypted in transit (TLS 1.3) and at rest (AES-256). Globalscape also supports OpenPGP for additional file encryption before transmission. ✅ : Form creators can enforce multi-factor authentication