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

Readme

Keywords

none

Package Sidebar

Install

npm i cipherhub.sh

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • tjholowaychuk