Can OI safe be used to store information/passwords collected from external activities/services?
I need a password store for some remote web services, some of my users will want to consolidate their various identities under one master password or even less secure :) set a preference "use a stored password" and allow me to access the store passwords programmatically?
Will that cause OI Safe to pop-up and ask that the user enter the master password? (defeats the "less secure" scenario) but still better then me writing a key store.
What is the best way to understand how/why to use OI safe from a development perspective?
Thanks
Robert