Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
4 years agoLinux Feature Request: Configurable time to clear clipboard
Hello,
I was very pleased to see that 1Password has a native Linux client. I do
not use the 1Password plugins for browsers (call me paranoid) therefore
I really like the feature of the OSX n...
1P_Blake
Community Manager
4 years agoHey Nate! While we do have an open feature request for this, in the meantime, this can be set manually, but involves a bit of manual text-editing.
If you're okay with that workaround, you can edit the settings.json file at C:\Users\[USER]\AppData\Local\1Password\settings and add the following line: "security.clipboard.clearAfter": #, where # is the number of seconds until the clipboard is cleared. Here's an example:
"security.clipboard.clearAfter": 30
ref: /dev/projects/customer-feature-requests/#235