Why don't you just store the hash of the password? On Sunday, January 18, 2015, Alp Tunga Özkul <[email protected]> wrote:
> It does not the matter of extension, the point is users shouldn't be able > to access the previously entered passwords. > > For instance if encrypting is the answer, which libraries does people > generally use. > > > Why don't you want to use a text file? > On 18 Jan 2015 18:11, "Alp Tunga Özkul" <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > > Hello, > > I am working on a project where my program need to access the servers with > the passwords i store in a text file. > > Is there a neat way of storing passwords other than text files? Users will > never need to recover their passwords but the program itself have to. > > Thanks in advance! > > _______________________________________________ > python-win32 mailing list > [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');> > https://mail.python.org/mailman/listinfo/python-win32 > >
_______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32
