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.
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
To send some files:
python keysend.py <keybase_id> -C "#devchat" secrets/*