Y
Hacker News
new
|
ask
|
show
|
jobs
by
sroussey
1388 days ago
Thanks for this. I have a library that uses 1Password files and have not updated for v8.
1 comments
mdaniel
1387 days ago
Be forewarned that (to the best of my knowledge) they haven't, and likely don't intend, to document the sqlite structure. The contents in the sqlite file seems to mirror the api responses from their new rest apis, so their Burp analyzer (
https://github.com/1Password/burp-1password-session-analyzer...
) may help matters, as will the absolutely essential reading (
https://darthnull.org/inside-1password/
) along with its code (
https://github.com/dschuetz/1password#readme
) and I just found this while digging up those other links:
https://github.com/mickaelperrin/onepassword-local-search/bl...
link