pydatabangalore / talks

Talks at PyData Bangalore meetups
MIT License
36 stars 11 forks source link

A Credential Management Tool using Google Cloud KMS and Datastore #33

Open RajeshHegde opened 4 years ago

RajeshHegde commented 4 years ago

Title

A Credential Management Tool using Google Cloud KMS and Datastore

Description

Software systems need access to credentials like database passwords, or API keys for third-party services, a credential management tool will help you to encrypt, store and distribute these secrets without storing it on the config file or env variable.

Duration

Audience

This talk is for beginner or intermediate audience.

Outline

Additional notes

Linkedin - https://www.linkedin.com/in/rajeshphegde/ Gcredstash - https://github.com/RajeshHegde/gcredstash


TrigonaMinima commented 4 years ago

@RajeshHegde appreciate the proposal but this talk seems outside the scope of the pydata. Would you give us more details as to how it might be of interest to the audience?