jianglu / chromeos_smart_card_connector

Smart Card Connector App for Chrome OS

Home Page:https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Card Connector App for Chrome OS

This repository contains sources of the Chrome OS 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 Chrome OS device for authenticating at web pages, remote desktop applications, logging into Chrome OS 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.

About

Smart Card Connector App for Chrome OS

https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco

License:Apache License 2.0


Languages

Language:C++ 56.8%Language:JavaScript 28.3%Language:Makefile 9.1%Language:Python 2.1%Language:HTML 1.4%Language:Shell 1.0%Language:CSS 0.8%Language:C 0.3%Language:Lua 0.1%