Echo JS 0.11.0

<~>
techzer 2028 days ago.
I work at a cyber-security company and a customer came up with this amazing idea to store secrets (passwords, ssh-keys or even binary files) in a slack channel using slash commands.
After a little brain-storming with the team, we all agree to use a Lambda function in Python and AWS Secrets Manager for the storage.
We named it Security Minion 😲

After the deployment, I really liked the concept. So I got the approval to share the code and uploaded it to github.

I’ll really appreciate if you could give me some feedback and of course, you are also invited to contribute.

Sebastian

https://github.com/nox90/securityMinion

tracker1 2028 days ago. link 2 points
This is a really cool idea conceptually... totally off topic though.
techzer 2025 days ago. link 1 point
well, I use JavaScript to upload the secret files :)