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

[ Feature ] - Multiple accounts and sync #248

Open
sharmay opened this issue Jul 3, 2024 · 2 comments
Open

[ Feature ] - Multiple accounts and sync #248

sharmay opened this issue Jul 3, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@sharmay
Copy link

sharmay commented Jul 3, 2024

Allow support for multiple account setups and sync.

Use case 1
I have a work vault from bitwarden and a self hosted vaultwarden personal vault

Use case 2
I have a personal bitwarden vault and a self hosted vaultwarden vault. I can sync vaults from vaultwarden to bitwarden or vice versa

This will be a very good feature for users.

@quexten quexten added the enhancement New feature or request label Jul 3, 2024
@quexten
Copy link
Owner

quexten commented Jul 3, 2024

I know that in the official clients this introduces a lot of complexity. I'll ask some questions to clarify how this would be used:

Is this for gui only, or also the cli?

How would this work for e.g. autotype / ssh keys, would they be merged, available in parallel (for ssh keys on different sockets), or would the user have to switch (in the gui / with a command like goldwarden account switch)?

For 2 I'm not entirely sure I understand the usecase yet, is this basically to keep two accounts on different servers in sync?

@sharmay
Copy link
Author

sharmay commented Jul 5, 2024

I know that in the official clients this introduces a lot of complexity. I'll ask some questions to clarify how this would be used:

Is this for gui only, or also the cli?

GUI preferred.

How would this work for e.g. autotype / ssh keys, would they be merged, available in parallel (for ssh keys on different sockets), or would the user have to switch (in the gui / with a command like goldwarden account switch)?

I have not thought about it. May be just one way sync for now (bitwarden to vaultwarden)?

For 2 I'm not entirely sure I understand the usecase yet, is this basically to keep two accounts on different servers in sync?

Use case 2 is similar to 1. Just that both are managed by same person.

  • if on;y one way sync from bitwarden to vaultwarden is supported, it serves as a migration.
  • if two sync is supported, it acts like as a backup. Agree not everything can be synced from vaultwarden to free bitwarden.

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

2 participants