cloudfront-signer: CloudFront URL signer

[ bsd3, library, network ] [ 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

  • Aws
    • CloudFront
      • Aws.CloudFront.Signer

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1
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
Home page http://github.com/cdornan/cloudfront-signer
Source repo head: git clone https://github.com/lainepress/cloudfront-signer
Uploaded by ChrisDornan at 2013-08-24T21:28:41Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1262 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Successful builds reported [all 10 reports]

Readme for cloudfront-signer-0.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.