Code Monkey home page Code Monkey logo

skipchat's Introduction

SkipChat

SkipChat is a secure, distributed peer-to-peer messaging service

SkipChat is a secure, distributed peer-to-peer messaging service that works offline. It works by having a community of users transmit messages, hop to hop, creating a kind of dynamic mesh network that does not need to be fully connected for messages to be able to be sent. Essentially, transmitted messages can travel through other devices using SkipChat, and messages can spread geographically when these devices move and come in proximity with other devices running SkipChat.

This technology could be applied in a variety of scenarios, especially when traditional infrastructure is not available. For example, SkipChat could be incredibly useful tool in areas where disasters have occurred. It could also be useful in developing countries or areas where traditional cellular networks are not available, either due to lack of infrastructure or due to frequent power outages.

SkipChat implements a lightweight peer-to-peer networking protocol to achieve decentralized messaging, and it uses strong cryptography on top of that to provide confidentiality, message integrity, and anonymity. In the system, public keys serve are used for both encryption and addressing. Our cryptographic protocol uses asymmetric and symmetric key encryption to efficiently and securely transport data. Details of the protocol can be found in our presentation, or in the source files.

License

Copyright (c) 2015 Anish Athalye, Ankush Gupta, and Katie Siegel. All contributions from the authors are released under the MIT license. See LICENSE.md for details.

The licenses for components used in this project are as follows:

  • LGSimpleChat is copyrighted by Logan Wright and distributed under the Mozilla Public License Version 2.0.
  • OpenSSL is copyrighted by the OpenSSL project and dual-licenced under Apache License 1.0 and the 4-clause BSD License.

skipchat's People

Contributors

anishathalye avatar ankushg avatar

Watchers

James Cloos avatar Divine Davis 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.