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

Sync / Which files #35

Closed
ghost opened this issue Jun 4, 2018 · 5 comments
Closed

Sync / Which files #35

ghost opened this issue Jun 4, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Jun 4, 2018

Hi,

what files must I sync between computers/handys to use my password store?

Thanks

@gabfl
Copy link
Owner

gabfl commented Jun 4, 2018

Hi @beli3ver, by default the files are in the ~/.vault/ directory.

You can customize the directory to a Dropbox location for example with the arguments -c and -v. See --help for details.

In the release 2.0 (coming in a few weeks), the directory will remain the same but the filenames within the directory will change.

@gabfl gabfl closed this as completed Jun 4, 2018
@ghost
Copy link
Author

ghost commented Jun 4, 2018 via email

@gabfl
Copy link
Owner

gabfl commented Jun 5, 2018

When updating you will not lose your vault.

With the current version 1.x, the vault is completely re-written on save. If you add 1 item on one computer and another item on another computer with both instances of Vault opened at the same time, only the one saved last will be saved.

With the version 2.x coming soon, read and writes can happen concurrently on multiple instances of Vault and they will all be synced in real time.

Migration from 1.x to 2.x will be a very easy process.

There is no mobile app available.

@ghost
Copy link
Author

ghost commented Jun 5, 2018 via email

@gabfl
Copy link
Owner

gabfl commented Jun 5, 2018

not currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant