Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

ngs-archives/hubot-keybase-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-keybase

Build Status npm-version

A Hubot script that encrypts messages for Keybase users.

$ hubot keybase encrypt:ngs Hi there!

-----BEGIN PGP MESSAGE-----
Version: OpenPGP.js v2.3.0
Comment: http://openpgpjs.org

wcBMA2GjYRB9O5DgA...(snip)
-----END PGP MESSAGE-----

Command

hubot keybase encrypt:<keybase_user_name> <any_message_here>

Installation

  1. Add hubot-keybase to dependencies.
npm install --save hubot-keybase
  1. Update external-scripts.json
["hubot-keybase"]

Author

Atsushi Nagase

License

MIT License

About

A Hubot script that encrypts messages for Keybase users.

Resources

License

Stars

Watchers

Forks

Packages

No packages published