Skip to content

A fork of Signal for Android with passphrase lock

License

Notifications You must be signed in to change notification settings

5l1v3r1/mollyim-android

 
 

Repository files navigation

Molly

Test Total alerts Translation status Financial contributors

Molly is a hardened version of Signal for Android, the fast simple yet secure messaging app by Signal Foundation.

Introduction

Back in 2018, Signal allowed the user to set a passphrase to secure the local message database. But this option was removed with the introduction of file-based encryption on Android. Molly brings it back again with additional security features.

Molly connects to the Signal server, so you can chat with your Signal contacts seamlessly. Please remember to review their Signal Terms & Privacy Policy before signing up.

We update Molly every two weeks to include the latest features and bug fixes from Signal. The exception are security issues, that are patched as soon as the fix become available.

Download

You can download the app from GitHub's Releases page or install it from the Molly F-Droid Repo:

Get it on F-Droid

There are two flavors to choose from download: Molly or Molly-FOSS. Learn the differences below and download the right one for you.

Signing certificate fingerprints to verify the APK:

SHA-256: 6aa80fdf4a8cc13737cfb434fc0cde486f09cf8fcda21a67bea5ee1ca2700886
SHA-1: 49ce310cdd0c09c8c34eb31a8005c6bf13f5a4f1

Pre-releases are also available to download for development or beta testing.

Features

Molly has unique features compared to Signal:

  • Data encryption at rest - Protect the database with passphrase encryption
  • Secure RAM wiper - Securely shred sensitive data from device memory
  • Automatic lock - Lock the app automatically under certain conditions
  • Block unknown contacts - Block messages and calls from unknown senders for security and anti-spam
  • Contact deletion - Allows you to delete contacts and stop sharing your profile
  • Disappearing call history - Clear call notifications together with expiring messages
  • Debug logs are optional - Android logging can be disabled
  • Custom backup scheduling - Choose between daily or weekly interval and the number of backups to retain
  • SOCKS proxy and Tor support - Tunnel app network traffic via proxy and Orbot

Besides that, you will find all the features of Signal plus some minor tweaks and improvements. The only exception is the SMS integration, that is incompatible with Molly security enhancements.

Free and Open-Source

Molly is open-source just like Signal. But both apps use Google's proprietary code to support some key features. Molly-FOSS is the community effort to make it 100% free and open-source.

You can install the Molly flavor of your choice at any time, and it will replace any previously installed version. The data and settings will be preserved so that you do not have to re-register.

This table lists the current status of the dependencies:

Feature Molly-FOSS Molly Signal
Push notifications (1) ⚠️ (FCM) ⚠ (FCM)
Websocket notifications (2) ✔️ ✔️ ✔️
Location provider ⚠ (Google Maps) ⚠ (Google Maps)

(1) If you are running a custom ROM and the app fails to register with Play Services, try the FOSS flavor.
(2) You may need to disable the system battery optimizations to receive notifications in background.

Compatibility with Signal

Molly and Signal apps can be installed on the same device. If you need a 2nd number to chat, you can use Molly along with Signal.

However, you cannot use the same phone number on both apps at the same time. Only the last app to register will remain active, and the other will go offline. Remember that you are not limited to use only your main phone number, but also any number on which you can receive SMS or phone calls at registration.

Backups

Backups are fully compatible. Signal backups can be restored in Molly, and the other way around, simply by choosing the backup folder and file. To import from Signal use a matching or newer version of Molly.

For older releases of Android, you might need to rename the backup file and copy it into the expected path, so the app can find the backup to restore during installation. Those are the locations within internal storage where backups are written by default:

  • Signal/Backups/Signal-year-month-date-time.backup
  • Molly/Backups/Molly-year-month-date-time.backup

Feedback

Reproducible Builds

Molly supports reproducible builds, so that anyone can run the build process again to reproduce the same APK as the original release.

Please check the guide in the reproducible-builds directory.

Changelog

See the Changelog to view recent changes.

License

License and legal notices in the original README.

Disclaimer

This project is NOT sponsored by Signal Messenger or Signal Foundation.

The software is produced independently of Signal and carries no guarantee about quality, security or anything else. Use at your own risk.

About

A fork of Signal for Android with passphrase lock

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 80.4%
  • Kotlin 19.5%
  • Handlebars 0.1%
  • Python 0.0%
  • CSS 0.0%
  • Dockerfile 0.0%