GitHunt

Smart Card Connector App for ChromeOS

This repository contains sources of the ChromeOS Smart Card Connector App
(distributed at
https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco)
and examples how programs can communicate with this app.

Documentation

This documentation is split into several parts for different target audiences:

FAQ

What is a smart card?

Please refer to
https://en.wikipedia.org/wiki/Smart_card.

Note that there also some devices that emulate a smart card, e.g., some of
Yubikey devices (see
https://www.yubico.com/authentication-standards/smart-card/).

Do I need the Smart Card Connector App?

You only need this in case you have a smart card (or a device that emulates it)
and need to use it on your ChromeOS device for authenticating at web pages,
remote desktop applications, logging into ChromeOS in enterprise deployments,
etc.

Can I use it with my memory card (microSD, etc.)?

No. The Smart Card Connector App is only useful with smart cards.

Languages

C++49.5%JavaScript37.4%Makefile7.5%Python2.5%HTML1.1%Shell0.9%CSS0.6%C0.3%Lua0.1%PHP0.1%
Apache License 2.0
Created April 13, 2016
Updated March 6, 2026
GoogleChromeLabs/chromeos_smart_card_connector | GitHunt