Web.config Security

D

Damian

Hi All ,

I have this problem. I know how to encrypr connections strings or XML files
using Aplication Block. I have implemented a Data Protection Provider to
encrypt all my configurations files. My problem is that my encryptation key
and other personal information is set in my web.config or app.config . I
wonder if Visual Studio has any tool or service to encrypt or secure the
web.config or there is another way to do this in order to make sure than
anyone is going to open or modify this file. Any advice?

Thanks for your help.
 
M

Madan Nayak

Hi..

You can pl. check up with the isoltaed storage.....

The security provided by frame workk...

Bye
 
A

Alek Davis

No, by itself, isolated storage provides no security whatsoever. It is a
means for allowing programs to store application-specific data (in plain
text, by the way), but there are also easy means of accessing these data in
isolated storage as well (APIs, etc).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top