Skip to content

tdikland/cloud-file-signer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud File Signer

This crate defines a generic interface for signing cloud object store URLs.

A presigned URL is a URL that grants temporary access to a file in a cloud object store. The URL is signed by the cloud provider and can be used to access the file without further authentication.

Maintenance main crates-io api-docs

Supported Object Stores

This crate provides an implementation of the CloudFileSigner trait for the following object stores.

Object Store Status
Amazon S3
Azure Blob Storage
Google Cloud Storage

About

A uniform API for signing cloud object store URLs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages