Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agoMigrating from KeepassXC, running into issues and questions
Hello! At work we have to migrate from KeepassXC to 1Password but I'm running into some issues and have some questions. I'm using Xubuntu 22.04.
Command handler
KeepassXC has the option to open ...
Former Member
3 years agoHey @autostatic, I apologize for our delayed response here. I'll be happy to address the questions/issues you have regarding 1Password for Linux.
Thanks for your time, much appreciated!
1Password for Linux supports opening network locations (FTP, SSH, SMB) but not a command handler as you've described.
Ah bummer. I think there are ways to make this work anyway, i.e. with a custom URL and maybe a custom browser extension that filters requests to this custom URL and does something with data being sent along.
Although 1Password in your browser (extension) can auto-fill fields while browsing the web, this is not something that can be done within desktop applications. We don't have any plans to share at the moment regarding such a feature.
Ok, good to know. But also here I think it should be possible to cook up something like described above and then do something smart with xdotool and window id's.
With that said, filling in applications can be made easier by using Quick Access. Quick Access lets you find any item you need without leaving the app you're working in. It remembers the items you use most frequently to give you relevant suggestions. Or, you can search for items across all of your accounts and collections. Check out this guide on how to use Quick Access to fill in apps: Get to know Quick Access.
Thanks for the link! Quick Access is not really an option for me though, it would mean I'll have to copy and paste dozens of times when working. And my workflow is very much keyboard centered so using Quick Access would be quite an adaptation.
This is a known issue with XFCE/xflock 4 (the script that handles XFCE locking sessions) not locking properly. Essentially 1Password is listening for the right type of call to lock but xflock4 is not notifying 1Password to lock. A possible workaround would be to remap Super+L to also activate the screensaver. This can be done by navigating to your Keyboard Settings > Application Shortcuts > edit the Super+L shortcut to the following: sh -c "xfce4-screensaver-command -a; xflock4"
This should trigger the screensaver as well as the default locking behavior when using the Super+L shortcut. I found that it takes 2-5 seconds after the screensaver appears for 1Password to lock. I understand that this may not be an ideal solution but hopefully it's a viable workaround for the time being.
Awesome, thanks!! Going to implement that right away. Or maybe switch DE's because I have my gripes with XFCE.
I can certainly see how this could be a useful feature! While I can't make any promises, I'll be happy to pass this suggestions along as a feature request on your behalf to our product team.
That's OK, thanks! For some applications and services we have to store multiple files with sensitive data and it would be great to be able to just select those and drag and drop them into 1Password.
The length of your Secret Key is fixed and can't be customized. If you're interested in learning more about Secret Key security, I would suggest checking out page 11 of our security whitepaper: 1Password Security Design
I'll check out the white paper, thanks. The drawback of a fixed key length is that an attacker already knows the length and structure of such a key. But then it's not optional which is already a good thing.