Skip to content

activechild/bitsie-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitsie Chat

An open-source simple, secure, anonymous, encrypted chat. All encryption is done on the client-side so no messages can be intercepted or decrypted even if the web server is comprimised.

Utilizes a MEAN stack.

Installation

npm install

Run

grunt

This will fire up a server and monitor for changes to the server-side files.

Unit Tests

grunt test-unit

This will run all unit tests and compile a coverage report both in the console and in further detail in the coverage folder.

About

Secure, encrypted, anonymous chat client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.0%
  • CSS 10.6%
  • HTML 0.4%