How do you read something that is above web root? And to destroy it, do you just stick it in a var then overwrite the var with <cfset myvar = ''> when done?
>I recently had the same situation come up and ended up choosing the >security-by-obscurity approach. I generated a key as you did and >stored it in a file outside of the web root. I read the key as >needed and destroy it to keep it out of memory. I'd be interested in >how others handled this, as well. > >On Sep 25, 2006, at 3:35 PM, Ray Champagne wrote: > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258462 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

