Our community is getting an upgrade on July 2nd! Learn more in the FAQs →
linux
722 TopicsSupport for Zen browser
Hi! There's this new browser called "Zen browser" It's based on Firefox but the 1password extension doesn't work with the desktop app 1Password Version: Not Provided Extension Version: Not Provided OS Version: Not Provided Browser: Not ProvidedSolved21KViews56likes183CommentsLinux desktop client crashes on startup
Since updating to the latest version of the client, the Linux desktop client consistently crashes on first startup, and sometimes crashes again after already running. I have the browser extension and desktop app integration enabled, and I use my system unlock method as the unlock option for the desktop app (local account password popup instead of biometrics). This crash happens regardless of triggering unlock via the extension, launching the desktop app directly, or triggering the app's global search shortcut (ctrl-alt-space for me). This happens on both Kubuntu 24.04.1 LTS and Pop!_OS 22.04 LTS. In both cases, the desktop app is installed via apt. Quick edit: I originally wrote this for desktop client version 8.10.48. I updated to version 8.10.50 and the issue does still exist.Solved5.2KViews13likes105CommentsIntegration between Linux app and Snap Firefox
Some days ago it was released the support for Native Messaging (still experimental) with Snap Firefox. I checked, but the integration between Linux app and Snap Firefox still doesn't work. I was wondering if the integration uses Native Messaging or other way to implement, and if it is using other way, if it could be ported to use Native Messaging, so Linux app could work with Snap Firefox. We are discussing this matter here 1Password Version: 8.9.0~1.BETA Extension Version: 2.3.7 OS Version: Ubuntu Kinetic Browser:_ Firefox4KViews6likes44CommentsAdministrators, get a sneak peek at the new sidebar
Starting this month, we’re rolling out a redesigned admin sidebar to create a more consistent and intuitive experience across 1Password products. We’d love your feedback to make sure we’re reaching that goal. Note that this change will only apply to administrators using 1Password for business. What’s changing? Sidebar location: The sidebar has been moved from the right side of the screen to the left side so it's more consistent with the 1Password apps. Improved navigation: Each section of the sidebar now has an icon and we've improved the organization of the pages with tabs. Product switcher: If your team also uses Device Trust or SaaS Manager, you can easily switch to those products from the menu in the top left. What’s the timeline? April 23–May 7: Admins will see an in-product banner inviting you to try the updated sidebar. May 7: The new sidebar becomes the default experience for all accounts. Can we switch back? Yes – if your team prefers to stick with the existing sidebar for now, you can revert to the old design through your settings during the early access period. Here’s how: Select your account name in the top right, then select Manage Account. Toggle “Admin console design updates” off. Please reply below with any thoughts, ideas, or questions! Your feedback is invaluable in helping us continue to improve 1Password.249Views6likes2CommentsNew item login field already populated
Hi, When I create a new item in the Linux, Android and iOS 1Password apps, the login field is already populated with an email address and focus is set on the password field. How to change that? I would like it to be empty. It is especially annoying because in my case, it is filled with a an email address I am not using that often. This change of behavior seems to be relatively recent. Thanks for your help. SpacehogSolved2.1KViews5likes33Comments1Password Shortcuts on Wayland
1Password is an application that works very well when users can invoke it from anywhere. Quick Access in particular is a feature that is meant to be invoked from anywhere on your desktop. However, as many of you know, the Wayland developers made a deliberate choice to not allow applications to set global shortcuts. To my knowledge, all Wayland implementations have continued to honor this choice. The reasoning is valid, though: global shortcuts make keyloggers trivial. 1Password can run as a native Wayland application, and defaults to XWayland. This, however, does not help since the primary desktop environment is itself Wayland. For a variety of reasons, we have provided command line options for several of the most useful 1Password commands. In this article, I'll describe how to use those options to set up global shortcuts for 1Password with both Gnome Shell and Sway. It is, fortunately, very easy. Gnome Shell For this example, I'm running Gnome Shell 40.4.0, Wayland mode, on Fedora Core 34. Start by finding Keyboard > Customize Shortcuts in your Settings application. Next, select Customize Shortcuts Your list of custom shortcuts may start empty, but you will want to get to something like this: Press the + button at the bottom to create a new shortcut, and you'll get a screen like this: As you create each shortcut, name each one in a way that makes sense to you. In the Command field, you will write a trivial script that invokes 1Password with the option that you want. Once you have created that invocation, set the keyboard shortcut as you desire. I recommend multiple key bindings that all work together. The following is the 1Password defaults set on other platforms, and on XOrg-based displays. Name Command Shortcut Open or Toggle 1Password 1password --toggle Ctrl + p Lock 1Password 1password --lock Ctrl + Shift + L Open Quick Access 1password --quick-access Ctrl + Shift + Space note: there is no default for Open or Toggle 1Password, so I made something up. Sway Sway does not have a GUI configurator, but instead does everything in the configuration file at ~/.config/sway/config . Fortunately, this is very easy to set up: bindsym Ctrl+Shift+l 1password --lock byndsym Ctrl+Shift+space exec 1password --quick-access KDE Plasma coming soon6.7KViews4likes16CommentsSupport for immutable linux (Bazzite, etc)
1password is rough to use on immutable fedora (Bazzite, Aurora, etc), since flatpak doesn't let 1password communicate with browser, use SSH, or fingerprint scanner. I'm not fully sure what solution would be since AppImage is depreciated. Maybe flatpak permissions config that would let 1password talk to browser?762Views4likes3CommentsFeature Request: Show Original Contributor of Items in Shared Family Vaults
Summary Please add a built-in way to display who originally created or contributed an item to a shared vault in 1Password Family. Problem In shared family vaults, it is currently not possible to see who an item originally belongs to once it has been shared. This makes it unclear who owns a specific account, even though the item is visible to everyone in the family. As a workaround, we manually add tags with the name of the person who created or contributed the item. This allows sorting and filtering by owner, but it is manual, error-prone, and easy to forget. Proposed Feature Display non-editable metadata such as: “Contributed by: Name” or “Original owner: Name” This information should remain visible in the item details after sharing or moving an item into a shared family vault. Benefit This makes it easy to understand who an account actually belongs to, even when it is shared for convenience. It improves clarity in family vaults, avoids confusion, and removes the need for manual tagging. Reference Apple Passwords already shows this information for shared items using labels like “Contributed by: Name”, which provides clear ownership at a glance.134Views4likes5Comments1password input focus lag with lots of inputs
I'm running into an issue where 1password seems to significantly slow down interaction with the webpage I'm working on. There's a ton of input fields of which most are hidden, I cannot lower the amount of inputs, in fact I have to increase the amount of inputs due to how the system works. Every time I click on an input, the focus is delayed by ~200ms or so. The next time I select the same input field it's instant. 1password seems to do something that slows down the focus event. I made a performance recording in firefox. I selected 3 inputs and after the 3rd on selected the same 3 in the same order with no slowdown. I've tried adding data-1p-ignore and autocomplete="off" but it didn't solve anything.252Views4likes8CommentsUse XDG_RUNTIME_DIR for agent.sock
Most distributions now should have good support for using the XDG directory specs, and 1Password successfully does this already for the browser integration. `$XDG_RUNTIME_DIR/1Password-BrowserSupport.sock` In 2025, can we please finally get support for the SSH agent socket to use XDG_RUNTIME_DIR as well? The previous post on this was 4 years ago. https://www.1password.community/discussions/developers/linux-use-xdg-runtime-dir-instead-of-home-1password/13915997Views4likes2Comments