Git Product home page Git Product logo

e2ee-chatapp's Introduction

End-to-End Encrytpted Web Chat App

This is an end-to-end 2048-bit RSA encrypted messenger web app.

Check out the website here: https://end-to-end-encrypted-chat-app.herokuapp.com/

This chat application is an implementation of a security-first messenger application. It is a web app that harnesses the technique of cryptography to implement an end-to-end 2048-bit RSA encrypted messenger. It utilizes HTML, CSS, Vue.js for coordinating the frontend functionality along with a Node.js backend using Socket.io for sending messages between users. The concepts are implemented in Javascript and are mostly intended to be platform-agnostic. The UI of this chat application has been made using neumorphism, one of the latest design trends. It’s aesthetic is marked by minimal and real-looking UI. Moreover, the application is responsive which enhances it’s usability.

Tests

To test this encrypted chat application we have used PortSwigger’s Burp Suite Community Edition which is an application security testing software used for penetration testing. We tested our end to end encryption application against a non-encrypted chat application by performing pen-testing with a kind of man in the middle attack.

The non encrypted message can be intercepted and manipulated with Burp Suite. On the other hand, our End to End encrypted chat application has an encrypted message passed to the server and therefore the message is encrypted with RSA.

e2ee-chatapp's People

Contributors

ipsitagoel avatar sanjitk7 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.