Skip to content

Prevent Sending Passwords from the Clipboard #1893

@cesar19004

Description

@cesar19004

Describe your request

Auto-sharing the clipboard to a mobile device is really useful; however, when using password managers, you might not want to share passwords, as they could be stored insecurely in the mobile device's clipboard manager.

Proposed solution

Use clipboard MIME data to determine if content should be shared. Some password managers set the appropriate MIME data to mark content as private, as demonstrated in this example from KeePassXC.

KDE Connect already uses the x-kde-passwordManagerHint MIME data to check for passwords. It also includes a config option to control whether sharing passwords is permitted.

Alternatives

No response

GSConnect version

58

Installed from

GNOME Extensions website

GNOME Shell version

47

Linux distribution/release

Ubuntu 24.10

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA request for a feature or additional functionalitytriageAn issue that needs confirmation and labeling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions