gopass-ui
gopass-ui copied to clipboard
Gopass recipient management
A new screen shall offer everything related to recipient management like documented from Gopass: https://github.com/gopasspw/gopass/blob/master/docs/features.md#managing-recipients
- Show the list of recipients (
gopass recipients) - Provide an action to update (recompute) the recipients' checksums (
gopass recipients update) - Provide an action to add/authorize recipients (
gopass addorgopass authorize) - Provide an action to remove/rm/deauthorize recipients (
gopass remove|rm|deauthorize)