Y
Hacker News
new
|
ask
|
show
|
jobs
by
microtonal
3905 days ago
I think there is an important difference between LastPass and 1Password: 1Password stores data in a folder you point it to. It is never in any form transferred to their servers.
1 comments
npongratz
3905 days ago
Are there open source "clients" that can access the 1Password data I store locally?
link
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