ClearKeep / ck-android

Android client with end to end encryption messaging
1 stars 1 forks source link

ClearKeep Android

Clearkeep is a free and open source software application for Android, iOS, that employs end-to-end encryption (E2EE) to keep communications safe.

Communications can be made between either individuals or a group, allowing users to send end-to-end encrypted text, picture, as well as engage in live video and audio calls.

Default end-to-end encryption scaling to thousands of users per room. We protects against accidental leaks, eavesdroppers and third party interference by ensuring that by default the server cannot see your conversations.

What works

Prerequisites

Build & Run

  1. Git clone source code
    git clone git@github.com:ClearKeep/ck-android.git
    or
    git clone https://github.com/ClearKeep/ck-android.git
  2. Using Android Studio import this project
  3. Run app in Android Studio

Dependencies