hashicorp / vault

A tool for secrets management, encryption as a service, and privileged access management
https://www.vaultproject.io/
Other
31.2k stars 4.22k forks source link

List readable secrets in generic backend #170

Closed grantr closed 9 years ago

grantr commented 9 years ago

Getting a list of readable secrets from the generic secret backend would be useful for a FUSE implementation like keywhiz-fs. I don't see a way to do that currently. Maybe it could recognize wildcards in the secret path?

sethvargo commented 9 years ago

Closing as a duplicate of https://github.com/hashicorp/vault/issues/111. Let's track that issue please :smile:

grantr commented 9 years ago

Oops didn't see that one!