A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How do you secure XML

  1. #1
    Senior Member
    Join Date
    Jun 2001
    Posts
    104

    How do you secure XML

    I am using xml as a database, but would like to secure it. You can access the xml page by just typing in the url to it.. so that is a concern..

    Is there anyway to do this?
    Jim Booth

  2. #2
    Senior Member
    Join Date
    Sep 2001
    Location
    Top Shelf
    Posts
    757
    one way would be to encrypt the xml data when the file is written - thats if its written dynamically by php for example, otherwise you could look into protecting your directory with htaccess.
    This information is subject to change without notice and
    is provided "as is" with no warranty.

  3. #3
    Senior Member
    Join Date
    Jun 2001
    Posts
    104
    good idea Sherrif! for some strange reason I had not thought of that. I think a simple encryption using flash to store the data in the xml should work just fine! thanks!
    Jim Booth

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center