cloudfiles-crypto-proxy

0.0.1 • Public • Published

Cloudfiles Crypto Proxy

cloudfiles-crypto-proxy is an HTTP proxy between your client and Rackspace Cloudfiles that encrypts the object as it is uploaded with an AES key.

Usage

Startup the proxy on port 3000 using an example key

cloudfiles-crypto-proxy.js -c config-example.json -p 3000

Upload a file using node-cloudfiles proxied through http://localhost:3000

cloudfiles-upload-test.js -f README.md -u <user> -k <apikey> -p 'http://127.0.0.1:3000'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2

Package Sidebar

Install

npm i cloudfiles-crypto-proxy

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • philips