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 store management #64

Open
jonas-pietzsch opened this issue May 4, 2020 · 0 comments
Open

Gopass store management #64

jonas-pietzsch opened this issue May 4, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jonas-pietzsch
Copy link
Contributor

This adds functionality on top of managing only mounts. In addition one shall be able to init stores and clone existing stores from Git repositories.

Cloning and initialising

The other part related to this would be cloning existing (from Git repository) and initialising new password stores from the UI. Features to add to the UI:

  1. Initialise a new store (gopass init <gpg-key-reference> --path <path> --store <name>)
  2. Clone an existing store from Git with a name (e.g. gopass clone [email protected]/pass-work.git work) to init the store in a non-default directory (e.g. $HOME/.password-store-work)
@jonas-pietzsch jonas-pietzsch added the enhancement New feature or request label May 4, 2020
@jonas-pietzsch jonas-pietzsch added this to the v1.0.0 milestone May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant