Clear Clipboard automatically

Clear out the clipboard automatically in Browser Extension and the Portal.

Maybe with some admin functionality: how long it holds onto the clipboard or after the first paste action a wipe.

2 Likes

Hello @MrHPower,

This is something we’d like to provide.

With a first implementation we could take care to flush the clipboard after X seconds.
In a later iteration we could implement the admins / users settings screen to customize the default behavior.

Technically, we could store a hash of the latest copied value, and compare it to the content of the clipboard to avoid flushing non passbolt clipboard.

3 Likes

Marked as duplicate As a user my password is cleared from clipboard after use