Skip to content

ioudkerk/slack-share-secrets

Repository files navigation

Slack Bot Sharing Secrets

Hello, everybody! I created this bot because I have a lot of questions about how to send secrets safely, and I can't explain to everyone how to use GPG. Another important thing is that developers need and want quick and easy ways to share secrets.

How to use

Create slack App

Deploy using docker-compose

  1. Copy the .env.example file and replace the variables with the Slack credentials

     cp .env.example .env
    
  2. Now you can start the service with docker-compose:

     docker-compose up --build -d
    

Deploy as Serverless App

TODO

About

This project has a slack chatbot to share secrets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published