cipherhub.sh

0.1.0 • Public • Published

cipherhub.sh

Shell script implementation of cipherhub.

Installation

curl:

$ curl -# https://raw.github.com/visionmedia/cipherhub.sh/master/bin/ch > /usr/local/bin/ch && chmod +x /usr/local/bin/ch

npm:

$ npm install -g cipherhub.sh

Usage


  Usage: ch [username]

  Encrypt:

    $ ch visionmedia < secret.txt > msg

  Decrypt:

    $ ch < msg

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i cipherhub.sh

      Weekly Downloads

      1

      Version

      0.1.0

      License

      MIT

      Last publish

      Collaborators

      • tjholowaychuk