Best Practice for storing keys
- From: "tshad" <tscheiderich@xxxxxxxxxxxxxxx>
- Date: Tue, 2 Jan 2007 18:39:01 -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: Mark Rae
- Re: Best Practice for storing keys
- From: Han
- Re: Best Practice for storing keys
- Prev by Date: Debug window external to VS
- Next by Date: RE: MasterPages in Mobile Web Forms
- Previous by thread: Debug window external to VS
- Next by thread: Re: Best Practice for storing keys
- Index(es):
Relevant Pages
|