-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Trust1Connector is a product of Trust1Team in order to facilitate browser independent hardware communication from a web application with an unmanaged device. You don't need any browser plugins in order to communicate with hardware peripherals of remote and unmanaged devices. For example, read smart cards from your web application without worrying about browser dependencies.
The web application, in this architecture, serves as a mediator in order to implement business flows. A web application stays in control for service requests towards a central back-end, and service requests with an unmanaged device. The Trust1Connector consists of:
- GCL (Generic Connector Library): an one-time installer for OSX, Windows, Linux
- T1C-DS (Distribution Service for GCL): a secured back-end in order to distribute and manage running GCL instances
- T1C-JS (JavaScript client library): an optional JavaScript client library in order to facilitate the communication towards GCL and T1T-DS.
Additional plugins (community and private plugins) are in development. Additional client libraries for native applications are in development.