Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2017-07-11] Shared secrets: securing api keys and config from development to production #30

Closed
danenania opened this issue Jun 10, 2017 · 11 comments

Comments

@danenania
Copy link

Description

How secure are your Ruby app's api keys? Keys for critical services like payments, email, and infrastructure management can quickly turn dangerous if they end up in the wrong hands, yet many teams aren't as disciplined as they should be when it comes to controlling access. I'll cover the issues involved from both a security and developer experience perspective, compare a number of potential approaches, and introduce Envkey, a tool I built that attempts to make all of this a lot easier to deal with.

Bio

Dane is a full stack engineer and designer who’s been working with agencies and startups for the last 8 years. He’s especially interested in ways that technically-informed user experience design can help to smooth over thorny issues in the worlds of devops and security.

@brandondees
Copy link
Collaborator

there definitely needs to be more / better info on these topics out on the web for folks to discover. i'd specifically like to request you include some comparison with other related tools such as Hashicorp Vault, the tools associated with Ansible, Chef, and similar, etc. with the goal of disambiguating when each type of approach and each tool would be appropriate to use.

@danenania
Copy link
Author

@brandondees Agreed. And yeah, I'll definitely include comparisons of various tools and look at the differences in how they tackle the problem.

@snuggs
Copy link
Member

snuggs commented Jun 11, 2017

@snuggs
Copy link
Member

snuggs commented Jun 13, 2017

@danenania just got a notification venue double booked. Just giving you a heads up. Let's link in Slack. Can you ping me there? This actually could play out nicely as we have an extra meetup coming up for GORUCO. /c @brandondees

@snuggs snuggs changed the title Shared secrets: securing api keys and config from development to production [2017-06-22] Shared secrets: securing api keys and config from development to production Jun 13, 2017
@danenania
Copy link
Author

danenania commented Jun 13, 2017 via email

@snuggs
Copy link
Member

snuggs commented Jun 13, 2017

Already sent the invite to dane.schneider@gmail.com homie! Be sure to shout out in Introductions. We've been waiting for you @danenania . lolz 💯

@snuggs
Copy link
Member

snuggs commented Jun 13, 2017

@danenania
capture d ecran 2017-06-13 a 19 28 57

@snuggs snuggs changed the title [2017-06-22] Shared secrets: securing api keys and config from development to production Shared secrets: securing api keys and config from development to production Jun 13, 2017
@danenania
Copy link
Author

danenania commented Jun 13, 2017 via email

@snuggs snuggs changed the title Shared secrets: securing api keys and config from development to production [2017-07-11] Shared secrets: securing api keys and config from development to production Jun 13, 2017
@snuggs
Copy link
Member

snuggs commented Jul 7, 2017

@danenania gonna announce this tomorrow!

@danenania
Copy link
Author

danenania commented Jul 7, 2017 via email

@snuggs
Copy link
Member

snuggs commented Jul 7, 2017

@danenania 🎉 🎉 🎉 🎉 🎉 🎉 https://www.meetup.com/NYC-rb/events/235117566/

You will be presenting with @noahzgordon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants