Giter Site home page Giter Site logo

pretty-good-chat-web's Introduction

#Pretty Good Chat

End to end encrypted chat based on PGP, made with ๐Ÿ’š by ๐Ÿ‘ฝ !

This is the front-end of PGC. It uses Angular2 to provide awesome performances but mostly, we use Angular2 for the fun, because we love it !

##Stack There are plenty of Angular2-seed out here, but this one perfectly fits our needs (thanks @ghpabs).

Included in the project :

##How does it work ?

  • ๐Ÿ‘ฆ PGC first ask user to choose a username
  • ๐Ÿ”‘ If it has not been already taken, PGC will create in your browser a public key and a private key
  • โœ… It will share your public key with the server so you don't have to sign in again (remember to backup public/private key)
  • ๐Ÿ” All your messages are encrypted before you send it to the server, so nobody is aware of what you are writing

##How to contribute ? New contributors are always welcome !
Please have a look to the issues of the project.

You want to get involved and make a pull request ?

  1. Pick up an existing issue or create your own to describe the problem/the new thing you want to implement
  2. Fork this repo
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'feat: Add some feature')
    Don't forget to follow coding/commit rules
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

License (MIT)

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

pretty-good-chat-web's People

Contributors

maxime1992 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.