Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 753 Bytes

File metadata and controls

12 lines (10 loc) · 753 Bytes

Konqi

Konqi is a free communication tool based on Chitchatter. Designed to be the simplest way to connect with others privately and securely, it is:

  • Fully open source (licensed under GPL v2)
  • Peer-to-peer
    • Whenever possible, otherwise a TURN server is used to ensure reliable peer connection
  • End-to-end encrypted (via WebRTC)
  • Ephemeral
    • Message content is never persisted to disk on either the client or server
  • Decentralized
    • No API server required. Konqi works completely without an API server - all that's required for basic functionality is availability of GitHub for static assets, and public WebTorrent and TURN relay servers for establishing peer-to-peer communication.