Re: Security for Xml File
- From: Bjoern Hoehrmann <bjoern@xxxxxxxxxxxx>
- Date: Mon, 01 Aug 2005 15:07:26 +0200
* Nicolas Joly wrote in microsoft.public.dotnet.xml:
>How to protect Xml Files in a We Site Directory ?
>Is it possible to protect Xml file like Sql Security ?
Hi Nicolas, I am not sure which kind of "protection" you are looking
for, if you just worry about access from unauthorized users to an XML
document on a web server, you could simply use HTTP facilities to deny
access or request for authorization. If you worry about the integrity
of the document you might be interested in digital signatures, see e.g.
<http://www.w3.org/TR/xmldsig-core/>; if you worry about unauthorized
access more generally, http://www.w3.org/TR/xmlenc-core/ provides XML
encryption.
--
Björn Höhrmann · mailto:bjoern@xxxxxxxxxxxx · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
.
- References:
- Security for Xml File
- From: Nicolas Joly
- Security for Xml File
- Prev by Date: Security for Xml File
- Next by Date: Beginners-problem with xpath filter and XML
- Previous by thread: Security for Xml File
- Next by thread: Re: Security for Xml File
- Index(es):