For those interested in 1password on other platforms, I also created a Chrome extension a while ago, primarily so I could use my 1password DB on Linux: <a href="https://github.com/robbiev/multipass-chrome" rel="nofollow">https://github.com/robbiev/multipass-chrome</a><p>I don't make use of the project posted here though, I wrote my own 1password lib in Go. The extension uses Chrome's native messaging to talk to the native Go binary, so unlike some other projects this does not run a local HTTP server or something like that.