Best Practice for storing keys
- From: "tshad" <tscheiderich@xxxxxxxxxxxxxxx>
- Date: Tue, 2 Jan 2007 17:09:46 -0800
I am trying to find the best procedure for storing keys used for encryption.
This would also be a question for the connection string to the database. At
the moment, this is kept in the web.info file.
This seems to be norm from all the books on building your Web Apps. Isn't
this a problem as the web.info is cleartext? I would suppose that having
keys (which you would to store/encrypt and get/decrypt from your database)
in this manner would be dangerous.
I am trying to find out how others deal with this. Also, I would need the
same information for my Apps on the same machine.
Thanks,
Tom
.
- Follow-Ups:
- Re: Best Practice for storing keys
- From: Joe Kaplan
- Re: Best Practice for storing keys
- Prev by Date: Re: Windows Auth Problem
- Next by Date: How to capture network login using ASP.NET
- Previous by thread: Re: Windows Auth Problem
- Next by thread: Re: Best Practice for storing keys
- Index(es):
Relevant Pages
|
Loading