Skip to content
📱

Social apps for Android

581 apps

Social apps on Android are distributed the same way everything else is: through the Play Store, through developers' own release pages, and through a long tail of mirrors that may or may not be handing you what they claim. This page collects the social apps we have been able to trace back to a named publisher, with the official store link first wherever one exists.

The useful question before installing any social app is not whether the app is popular, it is whether the copy in front of you is the one the developer built. Start from the official listing if there is one. If you are installing an APK instead, check that the SHA-256 hash matches what the publisher published, and check the signing certificate fingerprint against earlier releases of the same app. Then read the permission list and ask whether each entry has an obvious reason to exist given what the app actually does.

Everything below has been traced to a publisher we can name. Where the app is on an official storefront, that link sits at the top of the listing and we do not try to outrank it — the store copy has the shortest chain of custody available. Where we host or mirror a build instead, the listing carries its SHA-256 hash, the signing certificate fingerprint, the version code, and the full permission list, so the file can be checked before it is installed rather than trusted after.

Fread

ZhangKe

v1.9.09.7 MBAndroid 7.0+

JetBird

bg443

v1.8.441.7 MBAndroid 7.0+

geteduroam

geteduroam

v2.3.0(2687)4.9 MBAndroid 8.0+

getgovroam

geteduroam

v2.3.0(2687)4.9 MBAndroid 8.0+

Feeder

Space Cowboy

v2.21.260.1 MBAndroid 10+

Syncthing-Fork

F-Droid

v2.1.2.064.9 MBAndroid 6.0+

Jami

F-Droid

v20260706-0196 MBAndroid 8.0+

URSA

astoris

v1.1.313.5 MBAndroid 8.0+

Pachli for Mastodon

Pachli

v3.7.230.7 MBAndroid 6.0+

Mattermost Beta

F-Droid

v2.41.3107.4 MBAndroid 7.0+

Sterna Mail

emon

v1.1.43.5 MBAndroid 8.0+

Zerion

F-Droid

v2.0.659.8 MBAndroid 10+

Linkora

Saketh Pathike

v0.17.211.3 MBAndroid 7.0+

Flux News

Kevin Fechtel

v2.2.336.9 MBAndroid 10+

K-9 Mail

F-Droid

v20.110.1 MBAndroid 6.0+

Exclave

ExclaveNetwork

v0.17.4622.2 MBAndroid 5.0+

SoundRemote

F-Droid

v0.6.03.6 MBAndroid 6.0+

AndrOBD

F-Droid

vV2.7.102.3 MBAndroid API 17+

NodeLook

NodeLook Project

v1.4.00.1 MBAndroid API 1+

croc

Chris Howey

v10.4.7151.3 MBAndroid API 15+

RSAF

Andrew Gunnerson

v4.670.7 MBAndroid 9.0+

XiVPN

Exclude0122

v1.11.017.6 MBAndroid 9.0+

Überböse

F-Droid

v0.40.054.2 MBAndroid 7.0+

Gadgetbridge

Freeyourgadget

v0.92.220.8 MBAndroid 6.0+

Fedilab

Thomas

v3.42.138.5 MBAndroid 5.0+

openHAB

openHAB Foundation

v3.20.77.9 MBAndroid 5.0+

Device Connect

cyanomiko

v0.12.12.7 MBAndroid 6.0+

openDSP-4x4

Ian Williams

v0.2.21.6 MBAndroid 7.0+

Kahon

Amano Team

v0.19.833.4 MBAndroid 8.0+

Page 2 of 17

Before you install social apps

Is it safe to install social apps from an APK file?

The common failure is a repackaged build: a real social app, rebuilt by someone else with an addition you did not agree to, published under the same name and icon. It cannot be spotted by looking at it, because it is the real app plus something. It can be spotted by the signing certificate, because the attacker does not have the publisher's private key.

Which permissions should a social app actually need?

There is no single correct list for social apps — it depends on what the app does. The test that travels well is whether you can explain each permission from the feature list alone. If an app requests contacts, SMS, call logs, or accessibility services and you cannot point to the feature that needs them, that gap is the finding. Permissions that arrive in an update, for features you never asked for, deserve the same scrutiny.

How do I check a social APK is genuine before I install it?

Two checks, both on the listing page. Hash the file you downloaded with SHA-256 and compare it to the hash we published — if one byte differs, the whole hash differs. Then compare the signing certificate fingerprint to the publisher's earlier releases. Android enforces that match itself: it will refuse an update signed with a different key than the version already installed, which is why a matching fingerprint is meaningful evidence and a matching version number is not.

Other categories