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

gopass recipients not showing subfolder id's #954

Closed
rhnewtron opened this issue Oct 2, 2018 · 2 comments · Fixed by #1453
Closed

gopass recipients not showing subfolder id's #954

rhnewtron opened this issue Oct 2, 2018 · 2 comments · Fixed by #1453
Labels
feature Enhancements and new features pinned security
Milestone

Comments

@rhnewtron
Copy link

Summary

When using the subfolder ID feature (.gpg-id file in subfolder of repo), gopass recipients does not show this hierarchy of keys. This is not nice, as audibility is somehow limited.

Steps To Reproduce

  • Initialize a password db with some keys on the top level
  • create a .gpg-id file in a subfolder with another key
  • run gopass revipients

Expected behavior

Hierarchy like this

gopass
├── PROJECT (/home/vagrant/.password-store-PROJECT)
│   ├── 0xaaaaaaaaaaaaaaaaaa - user1
│   ├── 0xbbbbbbbbbbbbbbbb - user2
│   └── 0xcccccccccccccccccccc - user3
|     |-----| SUBFOLDER
|             |--- 0xdddddddddddddddd - user4
└── 0x11111111111111111 - userN

Environment

Centos7
gopass 1.8.3

@dominikschulz dominikschulz added the feature Enhancements and new features label Oct 4, 2018
@stale
Copy link

stale bot commented Jan 2, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 2, 2019
@stale stale bot closed this as completed Feb 1, 2019
@dominikschulz
Copy link
Member

Yes, indeed. Keeping this pinned until someone can take a turn on this.

@dominikschulz dominikschulz reopened this Feb 10, 2019
@dominikschulz dominikschulz added this to the 1.x.x milestone May 23, 2020
dominikschulz added a commit to dominikschulz/gopass that referenced this issue Jul 17, 2020
Fixes gopasspw#954

RELEASE_NOTES=[ENHANCEMENT] Show recipients from subfolder id files

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
@dominikschulz dominikschulz modified the milestones: 1.x.x, 1.9.3 Jul 17, 2020
dominikschulz added a commit that referenced this issue Jul 17, 2020
Fixes #954

RELEASE_NOTES=[ENHANCEMENT] Show recipients from subfolder id files

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
kpitt pushed a commit to kpitt/gopass that referenced this issue Jul 21, 2022
Fixes gopasspw#954

RELEASE_NOTES=[ENHANCEMENT] Show recipients from subfolder id files

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features pinned security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants