https://github.com/xmikos/fdroiddata
Eutopia.cz F-Droid Repository
https://github.com/xmikos/fdroiddata
Last synced: 3 months ago
JSON representation
Eutopia.cz F-Droid Repository
- Host: GitHub
- URL: https://github.com/xmikos/fdroiddata
- Owner: xmikos
- License: agpl-3.0
- Created: 2015-06-23T10:58:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T08:18:10.000Z (almost 8 years ago)
- Last Synced: 2025-03-18T01:51:47.410Z (3 months ago)
- Language: Python
- Size: 53.7 KB
- Stars: 41
- Watchers: 8
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Eutopia.cz F-Droid Repository
=============================The official [F-Droid](https://f-droid.org) app repository of the [Eutopia.cz](https://eutopia.cz)
website. Applications in this repository are built directly from the source code.**Webpage:** https://fdroid.eutopia.cz
Usage
-----First install [F-Droid](https://f-droid.org) (app store for Free and Open Source Software)
on your Android device. Then add this repository to F-Droid (click on the link below in web browser
on Android and select F-Droid from the list of apps):- **[https://eutopia.cz/fdroid/repo](https://eutopia.cz/fdroid/repo?fingerprint=A0E4D1D912D8B81809AB18F5B7CF562CD1A10533ED4F7B25E595ABC8D862AD87)**
What is LibreSignal?
--------------------LibreSignal is independent build of excellent [Signal](https://whispersystems.org) private messenger
by Open Whisper Systems. It is built from official source code, only renamed to LibreSignal.Why has Signal been renamed to LibreSignal?
--------------------------------------------Moxie Marlinspike (author of Signal) apparently doesn't like the idea of independent builds of Signal so much,
that he started with legal threats on Twitter. Independent builds of Signal have been therefore renamed to LibreSignal.Application ID is still the same, so you will not lose data after upgrade.
Can I switch from Signal to LibreSignal without losing data?
------------------------------------------------------------LibreSignal builds are signed with different key than official Signal builds. First you have to uninstall
official Signal app and then install LibreSignal. But by uninstalling Signal, you will lose app data
(most importantly your private encryption keys). There has been option in TextSecure (Signal predecessor)
to export encrypted backup in the past, but it has been removed (because of issues with it) and never brought back.One possible solution (if you have root access on your device) is to use [oandbackup](https://f-droid.org/repository/browse/?fdfilter=oandbackup&fdid=dk.jens.backup).
Backup your Signal app data with oandbackup, uninstall Signal, install LibreSignal and restore your backup with oandbackup.Does LibreSignal work without Google Play Services?
---------------------------------------------------There has been experimental repository with WebSocket fork of LibreSignal in the past. But starting
with LibreSignal version 3.30.0, it is not needed anymore. Official Signal (and therefore LibreSignal) now
finally works without Google Play Services too.History
-------My primary motivation for creating this repository has been the absence of
[TextSecure](https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms)
private messenger (Signal predecessor) from the official F-Droid repository. TextSecure has already been included in F-Droid for
a brief time in the past, but Moxie Marlinspike (author of TextSecure) didn't like it and demanded it to be
removed. TextSecure is Free Software (licensed under GPL), so F-Droid maintainers didn't have to remove it,
but nevertheless they did.There has been big discussion about it
(issue [#127](https://github.com/WhisperSystems/TextSecure/issues/127)), but simply told, Moxie
has not been open to arguments and wanted TextSecure to be distributed only via Google Play.
This has been unacceptable for me, because applications installed from Google Play can be silently
updated without user knowing about it, e.g. to version with hidden backdoor.After 4 years this issue has been finally fixed and you can download
official Signal app outside of Google Play from [here](https://signal.org/android/apk/). This
Signal build has its own update mechanism and updates itself from https://updates.signal.org/android/latest.json.This repository continues to provide independent builds of Signal, with update URL changed to
https://fdroid.eutopia.cz/updates/libresignal/latest.json.