INTRODUCTION ============ LockExtensions is a Plugin for KeePass which gives the user three more ways to lock the database: 1. After a specific amount of no input ("away from keyboard") 2. On Standby/Hibernate 3. With a global hotkey KeePass has a function "Lock workspace after the following idle time" but this applies only to KeePass itself. In my case I would like to lock KeePass when I am away from keyboard for a longer time. So this plugin locks KeePass after a specific amount of idle time of the user within the global session. Additionally the locking mechanism for standby does not work for me. So I also added an option to lock the workspace before going to standby/hibernate. The plugin is configurable in the plugin settings INSTALL ======= Just copy the files to the program directory of KeePass and restart KeePass. HISTORY ======= v1.2: - Added support for a global "Locking shortcut" - Enhancements in the Settings-Dialog v1.1: - Renamed to "LockExtensions" - Option for locking when system goes to standby/hibernate - Changed polling time to 1 minute (instead 1 second) - Locks only when database is open v1.0: - LockWorkspace after a specified amount of "away time" Niki Hammler, niki@hammler.info niki.hammler.info