Skip to content

maryxyan/crypto-chat

 
 

Repository files navigation

crypto-chat

maintained? not currently

Encrypted chat implemented using the Web Crypto API, Firebase, and Dan Abramov's Redux.

Seeded from react-hot-boilerplate. The rest is mine, with thanks to the Reactiflux community for their help.

N.B. This example is heavily under construction and will not be stable for a while. The live demo is for entertainment purposes only. In particular, nothing is getting encrypted yet.

Local development

npm install npm start open http://localhost:3000/static/index.html 

Deploying to GitHub Pages

npm run gh-pages npm run deploy-gh-pages 

About

🔏 encrypted chat using Redux and the Web Crypto API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.2%
  • CSS 4.6%
  • HTML 1.2%