Socket
Book a DemoInstallSign in
Socket

cipherhub.sh

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cipherhub.sh

shell alternative to substacks cipherhub

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 18 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts