i want to cache passwords that is being used by two or three of qt applications. How or where must i save this passwords ? The secure method is save all passwords in memory as enrypted. But in which application ? All my applications can die and start again. so if i save password in one application segment when application die passwords will be lost.
Is there any other method do you suggest ?
Thanks in advance
Ramazan