Skip to content

Support multiple stores natively #118

@lasers

Description

@lasers

General information

Make browserpass support multiple stores?

I wanted to know if browserpass should be supporting multiple stores too without having to add each store manually in the extension. If I set PASSWORD_STORE_DIR or use any store path (i.e ~/.local/share/gopass/stores), then the extension should be able to pick up secrets in all stores.

https://github.com/gopasspw/gopass/blob/master/docs/features.md#multiple-stores

  • Operating system + version: NixOS
  • Browser + version: Firefox 99.0.1
  • Information about the host app:
    • How did you install it? Package manager.
    • If installed an official release, put a version ($/ browserpass --version): Na.
    • If built from sources, put a commit id ($ git describe --always): Na.
  • Information about the browser extension:
    • How did you install it? Firefox Addons.
    • Browserpass extension version as reported by your browser: 3.7.2

If you are getting an error immediately after opening popup, have you followed the Configure browsers documentation section?


Exact steps to reproduce the problem

Na.

What should happen?

  1. Set PASSWORD_STORE_DIR or specify a multi-stores path.

  2. Browserpass to pick up secrets in all stores.

  3. Enter any secrets.

What happened instead?

  1. Browserpass doesn't recognize the multi-stores path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions