diff --git a/docs/index.md b/docs/index.md index 0df45c0..db70a19 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,12 +4,10 @@ AccountHub is a web application enabling secure self-serve account management. ## Features -* __Active Directory integration__ - * Transparently manages AD and local accounts simultaneously and transparently. * __2-factor authentication__ * Allows users to setup both a password and an authentication device to add an extra layer of security. -* __reCAPTCHA integration__ - * Prevents automated brute-force and dictionary attacks while legitimate users simply check a box while logging in. +* __Captcha support__ + * Prevents some types of attacks while legitimate users can simply click an image or answer a question to login. * __Detailed security logs__ * Records every login attempt, password change, invalid CAPTCHA, or other security-related activity, tracking client IP address and activity timestamp. * __Easily-extendable dashboard__