aws-cloudfront-signer: For signing AWS CloudFront HTTP URL requests

[ 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 AWS 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/iconnect/aws-cloudfront-signer
Source repo this: git clone https://github.com/iconnect/aws-cloudfront-signer.git(tag 1.0.0.1)
head: git clone https://github.com/iconnect/aws-cloudfront-signer.git
Uploaded by ChrisDornan at 2013-08-27T10:08:32Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4755 total (12 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.1

[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.