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

A solution to provide keys on launch of e.g. a containerized application #25

Open
Canop opened this issue Jan 14, 2023 · 0 comments
Open

Comments

@Canop
Copy link
Owner

Canop commented Jan 14, 2023

The goal would be to let programs running in a container access some keys without using files.

One could imagine a scenario with a script asking you to open a certain drawer of SafeCloset before launching docker-compose (or equivalent). While the drawer stays open, it would accept requests for keys on a unix socket.

So we'd need a way to parameterize a drawer to accept those connections for a given duration.

Note: this is a preliminary discussion.

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

No branches or pull requests

1 participant