Hi,

currently if you put any images in google cloud storge, and mark it
public, anyone with gsutil can
copy the entire bucket. Since it doesn't support time expired url like
amazon s3. I was considering
using GAE to solve this problem.

the idea is to hit GAE, and have a simple piece of code to access the
images in cloud storage.
Enforcing the time limiting that way.

Obviously this idea is more costly, since I now have to pay instance
hours + $ for cloud storage
access.

any other reason why this may not be a good idea? Any alternatives?

Thanks

-- 
Omnem crede diem tibi diluxisse supremum.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to