Code Monkey home page Code Monkey logo

securechatroom's Introduction

secureApp (JavaCard - Smartcard)

Secure ChatRoom RSA Encryption Challenge/Response Authentication by SmartCard insertion, DES exchange encryption

Author

Linkedin: Thierry Khamphousone



Setup

$ git clone https://github.com/Yulypso/SecureApp.git

Required misc


Required JDK:

  • jdk-17.0.2
  • jdk1.6


Run batch files (Windows only)

Run these scripts from 1 to 7 in order to start the secureApp.

> 1_makeApplet.bat
> 2_card-deleteApplet.bat
> 3_card-installApplet.bat
> 4_makeServer.bat
> 5_run_server.bat
> 6_makeClient.bat
> 7_runClient.bat

Server default port is: 7777



Features

Registration

Insert Smartcard to get registered.



Login and List connected users

Insert the Smartcard to connect to the server.



Send encrypted messages

  1. Messages are encrypted by the Smartcard before being sent to the server.
  2. Users retrieve and decrypt the encrypted message using their Smartcard.



Send files



Other commands

  • Private message: /msg
  • Exit: /exit or /logout
  • List: /list


Administrator

  • Kill all connected users: /killall
  • Kill a specific connected user: /kill
  • Halt server: /halt
  • Save registered users into a database: /savebdd <database_name>
  • Load registered users from the database: /loadbdd <database_name>

securechatroom's People

Watchers

 avatar

securechatroom's Issues

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.