Skip to content

zxu/pipchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

This is the React front-end for the end-to-end encrypted chat application. The name PipChat is meant to pay tribute to the now-defunct HipChat which I used and liked a lot at work.

A live demo.

Features

GIF demo

Social media authentication

It supports authentication using social media accounts such as Google, Twitter, Microsoft account and LinkedIn.

End-to-end encryption

The messages are encrypted end-to-end using asymmetric encryption. When one of the peers initiates the conversation, a new key pair will be generated and the public keys are exchanged between the peers of the conversation.

Main dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published