Protect what matters – even after you're gone. Make a plan for your digital legacy today.
linux
679 TopicsLogin banner pop-up
Many times this annoying login banner appears on top of the screen even when I am already logged in on that particular site. Is there a way to disable this thing? I don't even understand what it is for, the login pop-up when clicking on a login field should be quite sufficient. I am on Ubuntu 24.04.4 with 1Password 8.12.54Views0likes0CommentsFeature Request: Warn or Postpone Upcoming Master Password Reauthentication
I'm not quite sure if that was discussed before as i couldn't find that particular issue. The periodic reauthentication with the Master Password is a good and necessary feature — especially in professional or company environments where security must remain strict. However, it would be very helpful if the app could: Notify the user shortly before a reauthentication is required, and Allow postponing it, e.g. options like “Remind me in 10 minutes,” “in 1 hour,” or “in 1 day” This would make it easier to avoid being forced to type the password in stressful or inappropriate situations (e.g. when others are around or when in a hurry). This request is specifically about the Master Password reauthentication, not regular unlocks using Face ID or Touch ID.Solved202Views2likes11Comments1password 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.150Views3likes7CommentsSupport 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?355Views3likes3Comments1password dpkg package should stop creating 1password.list
When installing the 1password .deb file, the post-install script automatically creates a file at /etc/apt/sources.list.d/1password.list. This is irritating and is bad behaviour. Point one: the user did not ask for this file to be created. If you're going to create it, at least ask users if they want it. Point two: I create and manage my sources files centrally; I do this for my personal systems, and I've always done this when I'm managing a fleet of computers. I create names that make sense to me and have the correct details. Unfortunately, every time I update 1password it re-creates `1password.list` and then apt breaks because I now have two files pointing at the same apt repository - yours and mine. Point three: I use the new deb822 .sources file format, because this allows me to keep the Apt configuration and the GPG key in the same file, meaning I only have one file to manage. This makes it easier to manage things centrally, and helps keep from scattering GPG keys all over the servers. 1password needs to either: Just stop doing it (give people instructions like every other website does) Make it optional via e.g. a debconf setting (which the application could theoretically have a UI for, even, if you wanted to get crazy with it) Make the file part of the actual package contents so that admins can dpkg-divert it In the meantime, I created a symlink pointing 1password.list to /dev/null; apt still complains about it but at least nothing breaks.35Views1like3Comments1Password from AUR does not integrate with Librewolf
Hey there, for a while I’ve been having issues with the 1Password browser extension, I use Librewolf from package manager (not flatpak or anything) and 1Password Desktop from AUR. Have done https://support.1password.com/additional-browsers/?linux#connect-an-additional-browser-to-1password, but the browser app still cannot connect with the desktop app, meaning I can’t use system auth to log into websites, instead having to input the master password into the extension every time. $ cat /etc/1password/custom_allowed_browsers librewolf $ stat /etc/1password/custom_allowed_browsers File: /etc/1password/custom_allowed_browsers Size: 10 Blocks: 8 IO Block: 4096 regular file Device: 0,30 Inode: 4864266 Links: 1 Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2025-08-04 19:31:07.164831572 -0300 Modify: 2025-08-04 19:31:19.444947905 -0300 Change: 2025-08-04 19:31:32.486071500 -0300 Birth: 2025-08-04 19:31:07.164831572 -0300 I’ve contacted support a while back and after some debugging they couldn’t narrow it down, it seems like a Cachy-specific issue. Regular Firefox does integrate fine, just Librewolf is stuck. I've already tried linking Librewolf's native-messaging-hosts folder to Firefox's, with no luck.Solved18Views0likes1CommentFeature Request: 1Password on Flathub
Since the recent https://1password.community/discussion/comment/615214/#Comment_615214 would be, time to publish 1Password on https://flathub.org/home. Flathub is the best known Flatpak package store, so it would be a good idea to public 1Password on it, and it is easier to find Flatpak apps directly from it, since users expect most Flatpak apps to be there. Here is the guide on how to publish on Flathub: https://github.com/flathub/flathub/wiki/App-Submission 1Password Version: Not Provided Extension Version: Not Provided OS Version: Not Provided6.3KViews0likes26CommentsLinux 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.Solved3.7KViews13likes96CommentsRemote Linux machine opens GUI
Setup: Linux Machine that I directly connect to when in the office. Has 1Password installed. Works great. ~/.ssh/config file has ``` Host * IdentityAgent ~/.1password/agent.sock ``` Windows Machine that I directly connect to when in the office or working remotely. Has 1Password installed. Works great. C:/Users/Me/.ssh/config file has ``` Host mypc User me HostName mypc.local ForwareAgent yes ``` The OpenSSH Authentication Agent service has been Disabled and Stopped so that my computer is listening to `\\.\pipe\openssh-ssh-agent` Issue: When sshing into the Linux machine from the Windows machine, git does not work. `git pull` when sshed will open the GUI on my Linux machine (I have watched both screens to test this) I want my WINDOWS machine to open its GUI for me to log in. There's no point to remote in if I can't use the Windows 1Password.38Views0likes0Comments