LockExtensions for KeePass: Unterschied zwischen den Versionen

Aus NOBAQ
Zur Navigation springenZur Suche springen
Zeile 1: Zeile 1:
 
<section begin="head"/>
 
<section begin="head"/>
[[Datei:LockExtensions.png|thumb]]
+
[[Datei:LockExtensions.png|thumb]] [http://www.keepass.info KeePass] is a powerful OpenSource password-safe. It has become one of my "must-have" programs. There are ports for various platforms (including mobile, like Windows Mobile). I wrote a small plugin ''LockExtensions'' which adds three more ways of locking the workspace (currently open password file):
 
 
LockExtensions is a small plugin for [http://www.keepass.info KeePass], a powerful OpenSource password safe.
 
 
 
The plugin adds three more ways for locking the database:
 
  
 
# Lock after a specific user-inactivity time (resolution in minutes)
 
# Lock after a specific user-inactivity time (resolution in minutes)
Zeile 10: Zeile 6:
 
# Lock when pressing a global hotkey
 
# Lock when pressing a global hotkey
  
Download (incl. source) at: http://keepass.info/plugins.html#lockext
+
Download (including source) can be found at: http://keepass.info/plugins.html#lockext
 
<section end="head"/>
 
<section end="head"/>
  

Version vom 26. Juli 2010, 21:31 Uhr

LockExtensions.png

KeePass is a powerful OpenSource password-safe. It has become one of my "must-have" programs. There are ports for various platforms (including mobile, like Windows Mobile). I wrote a small plugin LockExtensions which adds three more ways of locking the workspace (currently open password file):

  1. Lock after a specific user-inactivity time (resolution in minutes)
  2. Lock on standby/hibernate
  3. Lock when pressing a global hotkey

Download (including source) can be found at: http://keepass.info/plugins.html#lockext


Comments

<comments />

Mike meinte …

<comment date="2012-11-20T07:20:02Z" name="Mike"> I would love to have the lock global hotkey for version 2. Do you plan to do that? Thank you for your work. </comment>

Niki meinte …

<comment date="2012-11-20T09:09:02Z" name="Niki"> Hi Mike,

Currently not unfortunately. I still use KP1 and I won't have time in the near future to port the plugins. That's current state. Sorry! </comment>

Mike meinte …

<comment date="2012-11-28T23:24:42Z" name="Mike"> I see, that's unfortunate. I guess I might go back to KP1 just like you :). </comment>