aws-cloudfront-signer: CloudFront URL signer

[ aws, bsd3, cloud, distributed-computing, library, network, web ] [ Propose Tags ]

Provides functions for reading in the signing keys from file and making up time-limited, signed URLS for accessing CloudFront-hosted files.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.2, 1.1.0.3
Dependencies asn1-encoding (>=0.8.0), asn1-types (>=0.2.0), base (>=4 && <5), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.9), crypto-pubkey-types (>=0.4.0), old-locale (>=1), RSA (>=1.2.2.0), time (>=1.1.4) [details]
License BSD-3-Clause
Copyright (C) Chris Dornan
Author Chris Dornan
Maintainer chris@chrisdornan.com
Category Network, Web, AWS, Cloud, Distributed Computing
Home page http://github.com/cdornan/cloudfront-signer
Source repo this: git clone https://github.com/lainepress/aws-cloudfront-signer.git(tag 1.0.0.0)
head: git clone https://github.com/lainepress/aws-cloudfront-signer.git
Uploaded by ChrisDornan at 2013-08-26T19:34:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4766 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for aws-cloudfront-signer-1.0.0.0

[back to package description]

cloudfront-signer

Provides functions for reading in the signing keys from file and making up time-limited, signed URLS for accessing CloudFront-hosted files.