[Mono-list] Advice for passwrod management

Jensen Somers jensen.somers at gmail.com
Fri Nov 10 08:00:10 EST 2006


For a school project I needed to do the same thing. I stored the passwords
in a XML file after encrypting them. I based myself on the following
tutorial: http://www.obviex.com/samples/Encryption.aspx
Of course, someone who knows the cypherkey you used can decrypt the data
again for evil use, but I think you may assume that the user (if you store
the password in a file in the user's home dir) knows his password.

On 11/10/06, xiii29 at free.fr <xiii29 at free.fr> wrote:
>
>
> Hi,
>
> My application needs to access to internet for some task. In some area
> (mine in
> particular :-)), I need to use a proxy to access internet. This proxy
> needs
> login and password.
>
> Could some one give me some advice to manage the storing of the password ?
> At
> the present time it is directly in a file ...
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20061110/1ae05368/attachment.html 


More information about the Mono-list mailing list