manifest / integrations / fellowship
Fellowship
Server side of the Link messaging app: OAuth device enrolment against Unity members, per-device key exchange, and encrypted push delivery to individuals and committees.
by The Bleeding Deacons · github.com/bleedingdeacons/fellowship
★ 0stars
13release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bleedingdeacons/fellowship/releases/download/v1.1.5/fellowship-production-1.1.5.zipDeclares an update source (https://github.com/bleedingdeacons/fellowship), so updates arrive through the plugin's own updater.
From the readme
Fellowship
The WordPress half of a messaging system for an AA intergroup. The other
half is Link, a .NET MAUI app
for Android and iOS.
Fellowship holds the messages and pushes them. Link reads them.
It is built on Unity for member and committee data and Scrutiny
for GDPR audit logging, and it is deliberately shaped like
Reach/Hand — the same suite's helpline alerting pair — because
that pair already solved device enrolment, sealed push payloads and
device revocation, and there was nothing to gain from solving them
differently.
What it does
A member installs Link and signs in with Google or Apple. Fellowship
verifies the ID token against the provider's published keys, looks the
verified address up in Unity, and enrols the handset only if the address
belongs to a member. OAuth proves the person controls an address; Unity
decides whether that address is a member's. Neither half is sufficient
alone, which is why enrolment needs both.
At the same moment the handset generates a keypair in its platform
keystore and sends the public half. The private half never leaves the
device.
Messages are addressed to named members or to a whole committee, from the
app or from WordPress admin, a
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.1.5 | Sep 6, 2026 | fellowship-production-1.1.5.zip | 2 |
| v1.1.4 | Sep 5, 2026 | fellowship-production-1.1.4.zip | 1 |
| v1.1.3 | Sep 5, 2026 | fellowship-production-1.1.3.zip | 1 |
| v1.1.2 | Sep 5, 2026 | fellowship-production-1.1.2.zip | 4 |
| v1.1.1 | Sep 5, 2026 | fellowship-production-1.1.1.zip | 1 |
| v1.1.0 | Sep 5, 2026 | fellowship-production-1.1.0.zip | 1 |
| v1.0.2 | Sep 4, 2026 | fellowship-production-1.0.2.zip | 1 |
| v1.0.1 | Sep 4, 2026 | fellowship-production-1.0.1.zip | 1 |
| v1.0.0 | Sep 2, 2026 | fellowship-production-1.0.0.zip | 1 |