On Thu, Aug 22, 2013 at 02:50:25PM +0200, Andrew Phillips wrote: > Have a look at the Rackspace examples [1]. Specifically, CloudFilesPublish > and GenerateTempURL could help. One of the cloud-storage-workshop exercises > [2] also has an example that might be useful.
You can also use BlobRequestSigner.signGetBlob which embeds per-blob authentication and allows you to express a time-bound for some providers, including Swift. -- Andrew Gaul http://gaul.org/