A Python utility for managing account data with integrated brute-force protection and automated activity tracking.
- Authentication Gateway: Restricted system access via master password validation.
- Brute-Force Shield: Automated session termination after 3 failed login attempts.
- Credential Lifecycle: Comprehensive CRUD support for adding, retrieving, updating, and deleting records.
- Access Telemetry: Real-time, timestamped logging of all system interactions and unauthorized attempts.
To launch the application, navigate to the project directory and execute:
python password_manager.py