Skip to content

janimo/textsecure-qml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6eadece · May 20, 2017
May 20, 2017
Feb 29, 2016
Feb 26, 2016
Aug 13, 2015
May 20, 2017
Aug 13, 2015
Nov 25, 2015
Nov 15, 2015
Feb 26, 2016
Feb 10, 2016
Jan 17, 2016
Feb 26, 2016
Nov 21, 2015
Aug 13, 2015
May 20, 2017
May 20, 2017
Feb 10, 2016

Repository files navigation

TextSecure client for the Ubuntu Phone

This is a Signal compatible client for the Ubuntu Phone, written in Go and QML. It builds upon the [Go textsecure package] (https://github.com/janimo/textsecure) and modified versions of the Telegram for Ubuntu Phone QML interface.

What works

  • Phone registration
  • Contact discovery
  • Direct and group messages
  • Photo, video, audio and contact attachments in both direct and group mode
  • Preview for photo and audio attachments
  • Storing conversations

What is missing

  • Push notifications
  • Most settings that are available in the Android app
  • Encrypted message store
  • Desktop client provisioning/syncing
  • Encrypted phone calls

There are still bugs and UI/UX quirks.

Installation

Download the latest release from the app store or build it yourself (you'll need docker running)

./build.sh rel

Install on a phone connected via adb

./install.sh

For more details check the [wiki] (https://github.com/janimo/textsecure-qml/wiki/Installation)

Contributing

User and developer discussions happen on the [mailing list] (https://groups.google.com/forum/#!forum/textsecure-go), everything else is on github.