Jonathan White
Jonathan White
They work fine, you need to export your 1Password database as an opvault though.
Looks like they completely removed all references to opvault in their documentation and in their app. You'll have to search reddit or somewhere to see if you can find the...
Yes looks like the 1PUX format had taken on new urgency. OPVault was a freaking mess anyway, 1PUX will be far easier to implement.
This is some high caliber stuff, thank you!
Here are some ideas, from a developers perspective, to address the challenges: 1. Database Settings * Add database settings to right click menu on the root group * Add a...
We wouldn't add another "tab" to the left menu just for TOTP. The whole entry editing experience needs to be redone.
`keepassxc &` skips directly to the next command (process is forked off) and does not wait for the process to achieve any sort of stable running. So this makes perfect...
Gotcha, this use case makes sense then. It does register the adaptor before finishing setting up the MainWindow. Can easily push the dbus registration to the end of the constructor.
For each default template we need to map certain attributes to our "core attributes" so that the copy/paste, browser, and auto-type integrations work with the template. So for example, Credit...
Yah sorry I took the list of fields as those that are shown. Title would suffice for card type and we can dynamically determine it for image and validation purposes...