Giter Club home page Giter Club logo

cipherchat-server's Introduction

CipherChat Server

  • CipherChat is a secure messaging application that uses end-to-end encryption to ensure that only the sender and the recipient can read the messages.
  • This repository contains the server for the application. The server is responsible for storing the messages and the public keys of the users.
  • The server is also responsible for sending the messages to the recipient.
  • Socket.io is used to send the messages in real-time.
  • A buffer is used to store the messages that are sent when the recipient is offline.
  • The server features a RESTful API that the client can use to interact with the server.

Prerequisites

  • Windows, Linux or macOS
  • Python 3.6 or higher

Getting Started

  1. Clone the repository
git clone https://github.com/Satyajit-2003/CipherChat-Server
  1. Change the directory
cd CipherChat-Server
  1. Install the requirements
pip install -r requirements.txt
  1. Change the configuration in the config.py file if required.
  2. Run the server
python app.py

Installing

A step by step series of examples that tell you how to get a development environment running:

  1. No installation required.
  2. You can visit the server at http://localhost:5000

Deployment

You can deploy the server on a cloud platform like Heroku, AWS, etc.

Contributing

  • You are welcome to contribute to this project. Please create a pull request and I will review it.
  • If you find any bugs, please create an issue.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Client

The client for this server can be found at this link.

cipherchat-server's People

Contributors

satyajit-2003 avatar

Watchers

 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.