Git Product home page Git Product logo

encryptedwebrtchatter's Introduction

encryptedwebrtchatter's People

Contributors

cjb avatar khaledgarbaya avatar konstantin2 avatar raedslab avatar redtrumpet avatar samardon avatar wilsonpage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

encryptedwebrtchatter's Issues

Implement local identity

A p2p identity system should be implemented. This system should associate a publicKey with a username.

When a new connection is established, the users exchange and store both publicKeys and usernames.

A user should be able to generate a new identity when starting a new conversation.

If a user receives a public key with a username that he already has stored, we compare the public keys and display a warning if they don't match.

Implement (optional) PHP server

In order to facilitate the exchange of the offer and answer, we should implement a simple PHP + SQLITE server that manages the transfer in a transparent way.

The development of this feature should be managed on a dedicated branch.

document crypto

could you please document the crypto? it's important to know what security properties you are claiming to provide.

I saw this, which seems significant:
https://github.com/RaedsLab/EncryptedWebRTChatter/blob/master/js/serverless-webrtc.js#L9

I'm just reading between the lines here, but I'm guessing that the intention is this relies on webrtc's own encryption, but you provide your own key negioation, which is part of the thing pasted between sessions?

Is it still forward secure?
is it man in the middleable, etc?

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.