GithubHelp home page GithubHelp logo

pombredanne / quip Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cbrunker/quip

0.0 1.0 0.0 1004 KB

Quip Instant Messaging Client

License: GNU General Public License v3.0

Python 99.99% Shell 0.01% Batchfile 0.01%

quip's Introduction

Quip - Secure Instant Messaging

Quip is a peer to peer instant messaging platform built around security and encryption. The available Quip client has been developed to provide a clean and easy to use interface while all the security and privacy business happens in the background.

Open Source

The Quip client is completely open source, allowing transparency, review and feedback on the source code. The aim is to ensure a secure messaging platform with no hidden or closed code. See the LICENSE file for further licensing information.

Peer to Peer

The Quip Client connects directly to contacts, all message communication is directly transfered to the intended contact in an encrypted data stream.

Encryption

Quip utilises multiple encryption types, all utilised encryption types are regarded as secure and safe forms of encryption.

  • Storage: Salsa20 with Poly1305 MAC
  • Identification:
    • Public Keys: Ed25519
    • Signatures: Curve25519
  • Offline Message Storage: Curve25519
  • Message Communication: TLSv1.2 with secp256k1
  • Server Communication: TLSv1.2 with secp256k1

Privacy

The Quip client stores all information in an encrypted state on a per profile level, data transmitted to the server is done via an encrypted data stream and any private information is encrypted by the Quip client before being temporarily stored on the server (i.e. offline message storage).

quip's People

Contributors

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