607011 / Qt-SESAM

c't SESAM Password Manager (Qt version)
http://607011.github.io/Qt-SESAM/
GNU General Public License v3.0
77 stars 29 forks source link

Sharing passwords with a team #106

Open amenk opened 8 years ago

amenk commented 8 years ago

are there plans to add the possibility to share passwords or groups of passwords with others?

607011 commented 8 years ago

@amenk Thanks for your proposal.

Feel free to write an implementation specification ;-)

amenk commented 8 years ago

Have to dig deeper into SESAM for that. The basis idea is that I could select a folder / entry and share it with others. There needs to be some public / private key management, so the password is encrypted with the public key of my team member and so he can access it.

607011 commented 8 years ago

@amenk What do you mean by "share"?

amenk commented 8 years ago

My team members should be able to see the same passwords that I have added, and also add new passwords to a kind of folder. LastPass Enterprise has such a functionality. I don't know if it fits into SESAM.

607011 commented 8 years ago

@amenk Grouping logins is work in progress (see issue #31).

I guess your request has something in common with issue #14. D'accord?