How to serve files stored in cloud
问题 I am managing a web application that uses Rackspace Cloud Hosting to store user images and files. Currently, when serving user pages, the real links to the files in the cloud are used. Potentially a user could view other users' files by guessing the file names. The file names are obfuscated containing about 30 alphanumeric digits, bit still this does not feel good. Is my concern valid, and if it is how can I best solve this? 回答1: I think it depends on the sensitivity of the information in the