Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
jasimon9
3 years agoSuper Contributor
Where are the local 1Password data files?
I prefer to make a local backup copy of the local 1Password data files. Several years ago (most likely in this forum), I was told that the local copy of the 1Password files were at ~/Library/Group Co...
jasimon9
3 years agoSuper Contributor
1P_Tommy: Yes rechecking shows that the extension is really 2.10.0.
Regarding that other location: I had looked at that too, was looking for similar file names as in the previous implementation. I should have realized that 1password.sqlite is the database. My bad!
And using sqlite3 I was able to see the tables, and as a quick test selecting the data from objects showed a bunch of encrypted data, which is what I would expect. So I think we are all good.
I will adjust my backup script accordingly.