This document summarizes research on user authentication based on keystroke dynamics. It discusses flaws with traditional password-based authentication and how behavioral biometrics like keystroke dynamics can help address these flaws. The paper proposes a system using keystroke dynamics to identify users based on their typing patterns. It extracts features from users' keystrokes and uses the Renovated Artificial Bee Colony Optimization algorithm for feature subset selection to identify the most important features. These features are then used to build a Back Propagation Neural Network classifier to authenticate users. The system is evaluated using metrics like accuracy, error rate, and ROC curves and is found to outperform other algorithms for this task.