Michael Ben-Nes wrote: > But then i wont be able to control who has what. and the access will be > limited to a device or a desktop. > > > Think of a system where i can: > Add new password and enable USER1, USER2, USERn to access it ( i assume > the passwords will be save using appropriate pgp key, maybe the user key ) > On change all relevant fields will be updated. > > Is it possible that I'm the first one who need such an option ?
Possibly, the problem with such a solution is that you need to have security throughout the chain of data transfer, from HD to web server to web client, so you'll need to setup SSL for encrypted transport which for most peoples is quite an annoyance to do. Most of the solutions I know of are desktop applications, maybe it's possible to create an extension for them to do what you want. There seem to be a few password managers that are web based, search freshmeat for "password" and you'll find some. Though I don't know about your groupware requirement. Baruch ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
