canonical / snap-vault

Vault is a tool for securely accessing secrets
https://snapcraft.io/vault
Other
16 stars 10 forks source link

Vault client has no access to dotfiles #23

Closed Andor closed 6 months ago

Andor commented 4 years ago

When I'm trying to use Vault client it should be able to read/write to dotfiles like $HOME/.vault-token. Also, if I will want to provide extra configuration like export VAULT_CACERT="$HOME/.vault-ca.crt" it will have no access to this file as well.

Andor commented 4 years ago

Related discussions: https://forum.snapcraft.io/t/access-to-specific-hidden-file-path-in-users-home/6948/17 https://forum.snapcraft.io/t/the-personal-files-interface/9357 https://forum.snapcraft.io/t/syncthing-cannot-access-hidden-files-and-directories/745

javacruft commented 1 year ago

We can create a specific profile for vault to allow access to dotfiles - are there a specific set of paths that vault will use by default?

gruyaume commented 6 months ago

Closing this issue as it has been stale for a long time.