Skip to content

PriChat is a privacy-focused chat application that uses message encryption and facial recognition to ensure secure and private conversations.

Notifications You must be signed in to change notification settings

Vignesh1625/PrivacyChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PriChat

PriChat is a privacy-focused chat application that ensures your conversations are secure and protected. With unique features like encoding messages to binary and facial recognition authentication, PriChat provides an extra layer of security for your private conversations.

Features

  • Message Encryption: Automatically encodes messages to binary to protect them from unauthorized access.
  • Facial Recognition: Ensures that only the intended user can access the chat by checking facial recognition every time the app is used.
  • Real-time Messaging: Seamless real-time communication using WebSockets.
  • User-friendly Interface: Simple and intuitive UI built with React.

Technologies Used

  • Frontend: React
  • Backend: Node.js, Express.js
  • Database: MongoDB (or your preferred database)
  • Authentication: Facial recognition library (e.g., face-api.js)
  • Real-time Communication: Socket.io

Installation

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js and npm installed on your machine
  • MongoDB installed and running

Clone the Repository

git clone https://github.com/Vignesh1625/PrivacyChat.git
cd PrivacyChat

About

PriChat is a privacy-focused chat application that uses message encryption and facial recognition to ensure secure and private conversations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published