Y
Hacker News
new
|
ask
|
show
|
jobs
by
npongratz
3905 days ago
Are there open source "clients" that can access the 1Password data I store locally?
2 comments
reaperhulk
3905 days ago
The file formats are extremely well documented
https://support.1password.com/opvault-design/
and many 3rd party tools exist for reading the data.
link
mrsaint
3905 days ago
Yes, there are. The storage format is "open", and afaik, the current revision is v5. See on GitHub:
https://github.com/search?utf8=&q=1password
link