This is for commercial use,
Company i work with require some sort of software solution that stores sensitive information and have the ability to share it between other internal staff.
Main things are internal secure information, server information, login details, etc.
Obviously the system needs to be quite secure and have a good authentication system (some multi level authentication maybe? option of ip locking?).
Also would be good to have some data hierarchy, so you can easily narrow down the piece of data you are looking for, eg: logins -> web -> fonts: to give all the login details that we have for web font buying accounts, or login -> server -> production: for all the server logins, admin info, websites hosted on that server, ip addresses etc..
Suggestions?