Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 582 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 582 Bytes

keysend

Compress, encrypt, and send files easily using keybase and slack.

The process consists of compression a list of file names with zip. Then the compressed files are encrypted using keybase for a specific user. This encrypted file is then passed up to slack.

Getting Started

Install the dependencies:

pip install -r requirements.txt

Get a slack API token and set it in a secret environmental variable

export SLACK_API_TOKEN=xxx000000sssss

Usage

To send some files:

python keysend.py <keybase_id> -C "#devchat" secrets/*