Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicts with gpg-agent when installed on ChromeOS and synced to desktop #179

Open
leoluk opened this issue Oct 12, 2020 · 1 comment
Open

Comments

@leoluk
Copy link

leoluk commented Oct 12, 2020

Scenario:

  • Desktop workstation that uses gpg2/gpg-agent for SSH authentication.
  • ChromeOS device that uses the Smart Card Connector extension.
  • Chrome profile is synchronized between desktop workstation and ChromeOS.

On the workstation, the extension exclusively grabs the YubiKey interface and breaks gpg-agent. There's no way to disable the (unused) Smart Card Connector extension on the desktop workstation without also uninstalling it from ChromeOS.

@leoluk
Copy link
Author

leoluk commented Oct 13, 2020

Figured out workaround: one can use device-local policy (i.e. managed.json) to add the extension to ExtensionInstallBlacklist. Disabling it that way isn't synced to the profile and only disables the extension on the desktop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant