feat(pass): restrict secret dir path.

This commit is contained in:
Alexandre Pujol 2023-04-16 20:46:17 +01:00
parent 15029a198a
commit 03b98ad7de
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 1 additions and 17 deletions

View file

@ -33,8 +33,6 @@ profile pass-import @{exec_path} {
/usr/share/file/misc/magic.mgc r,
owner @{user_password_store_dirs}/{,**} rw,
owner @{user_projects_dirs}/**/*-store/{,**} rw,
owner @{user_config_dirs}/*-store/{,**} rw,
owner /tmp/[a-zA-Z0-9]* rw,