Giter Site home page Giter Site logo

secure-smart-card-reader-without-applet's Introduction

Secure-Smart-Card-Reader-Without-Applet

As Oracle going to stop the Applet support from Java 1.9 , A 100% secure solution is needed to integrate a smart card reader into an enterprise application

Its done here
How it works
  1. A https server is designed in a desktop application which handles the card reader communication
  2. The desktop application is signed with a proper private key
  3. If a user initiates a request from the browser to the webapp ,the webapp encrypts the request with the signed private key and a token as a response
  4. Then the browser pass it to the desktop app
  5. If desktop app able to decrypt then it will encrypt the card data with the token
  6. The browser will send then it to the server
  7. Based on the session and token id the server will respond positive or negative response
Targeted Audience
  1. Requirements to avoid fraud data and fraud desktop app
Due to the time limitation and handling by one person ,this project is getting delayed ,please watch for this ,Based on the number of watch it will be done fastly

secure-smart-card-reader-without-applet's People

Contributors

krishnakumarsekar avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.