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

Design secrets #35

Closed
joeduffy opened this issue Jan 8, 2017 · 2 comments
Closed

Design secrets #35

joeduffy opened this issue Jan 8, 2017 · 2 comments
Assignees
Milestone

Comments

@joeduffy
Copy link
Member

joeduffy commented Jan 8, 2017

The secrets system needs to be designed. In particular, we want secrets to be opaque cookies that can flow throughout the system without concern for their safety. At the time they are wielded and redeemed for the concrete secret value -- as close to their use as possible -- this opaque cookie is turned into an authority, perhaps through some combination with an authorized identity.

@ericrudder
Copy link
Member

ericrudder commented Jan 9, 2017 via email

@joeduffy
Copy link
Member Author

This is done except that it now needs to be reviewed and a few loose ends like #397 implemented. But the bulk of the design work is now done, and so closing this out.

hausdorff added a commit that referenced this issue Aug 2, 2019
hausdorff added a commit that referenced this issue Aug 5, 2019
hausdorff added a commit to hausdorff/pulumi that referenced this issue Aug 5, 2019
hausdorff added a commit that referenced this issue Aug 5, 2019
hausdorff added a commit that referenced this issue Aug 5, 2019
hausdorff added a commit that referenced this issue Aug 5, 2019
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