Family tree, community governance, and local marketplace β private, sovereign, and censorship-resistant. No accounts. No servers. No surveillance.
Download Learn moreFamily tree & shared memory
Record your family lineage, attach photos and stories to each person, and share the tree with relatives β even offline. Your data lives on your devices, never in a cloud.
Community governance
Write and ratify protocols that govern how your community operates. Run projects, vote on proposals, and keep everyone in sync β with cryptographic accountability and no central authority.
Local marketplace
Buy and sell in your community with end-to-end encrypted messaging. The app starts light β features unlock through protocols you or your community adopt. No middleman, no account, no tracking.
Direct downloads β no app store required for desktop. Android apps are distributed via a self-hosted F-Droid repository.
https://fdroid.paramira.org/repo
Scan to open the repository URL on your phone,
then paste it into F-Droid's Add Repository dialog.
Settings β Install unknown apps β Allow from F-Droid (first-time only)
Linux: chmod +x iwacu-linux-x64.AppImage && ./iwacu-linux-x64.AppImage
Windows: run the installer, then launch iwacu from the Start menu.
Runs entirely offline β no internet needed.
https://fdroid.paramira.org/repo
Scan to open the repository URL on your phone,
then paste it into F-Droid's Add Repository dialog.
First time? Open iwacu first β export your identity as QR, then scan it in abantu's onboarding screen.
Linux: chmod +x abantu-linux-x64.AppImage && ./abantu-linux-x64.AppImage
First time? Open iwacu first β export your identity as QR, then scan it in abantu's onboarding screen.
https://fdroid.paramira.org/repo
Scan to open the repository URL on your phone,
then paste it into F-Droid's Add Repository dialog.
Use the same identity as iwacu/abantu (Settings β Import bundle) β protocols your community adopted in abantu unlock the matching isoko features automatically.
Android only for now β isoko is a mobile-first marketplace. Desktop builds are not planned for v1.
Compare the SHA-256 checksum of your file against /download/SHA256SUMS
Loadingβ¦
All three apps work offline on a single device. Relays are only needed when different devices need to sync or trade in real time. Anyone can run one β isoko even rewards its relay operator with daily community credits.
Keeps family trees in sync across devices. Each message is end-to-end encrypted β the relay sees only ciphertext.
git clone https://codeberg.org/phuman/iwacu.git
cd iwacu
docker compose up -d
git clone http://<gitea-onion>/pat/iwacu-nuxt.git
cd iwacu-nuxt
docker compose up -d
Gitea: vzorzotnj2ouvs7vi3n5dkdnkjvklhoasvgferehl63tpy2ftfh34did.onion
Relay: xijxk4pfwi7fd66qhjgyd73qg4ebct3fis357fg62p5qarfxxd3pkqqd.onion
Broadcasts community events (protocols, votes, proposals) to all community members in real time.
git clone https://codeberg.org/phuman/abantu.git
cd abantu/relay
docker compose up -d
git clone http://<gitea-onion>/pat/abantu.git
cd abantu/relay
docker compose up -d
Gitea: vzorzotnj2ouvs7vi3n5dkdnkjvklhoasvgferehl63tpy2ftfh34did.onion
Relay: bbxczm7ift34qf3botz53ukls22u23aiu2cbp2nxgpoagar474gmafqd.onion
Routes encrypted marketplace messages, hosts public listings and the protocol registry. Ships with Redis and a Tor sidecar β the operator earns +50 community credits per day.
git clone https://codeberg.org/phuman/isoko.git
cd isoko/relay
docker compose up -d --build
git clone http://<gitea-onion>/pat/isoko.git
cd isoko/relay
docker compose up -d --build
Gitea: vzorzotnj2ouvs7vi3n5dkdnkjvklhoasvgferehl63tpy2ftfh34did.onion
Relay: jojqesyyk76xkqtnb7w2hunj2ao5ns3g3ijw7gwq4gnlb2ckupimryad.onion
Full setup guide including Tor hidden service configuration: soma.paramira.org/self-hosting/relay
All payloads are encrypted before leaving the sender's device. The relay cannot read them.
Each relay exposes a .onion address. No public IP or domain name required.
A relay needs only Node.js and ~200 MB RAM. Runs on a Raspberry Pi or cheap VPS.
Apps work fully offline. The relay is only needed for real-time multi-device sync.
All three apps share the same privacy model β your identity is a cryptographic key generated on your device. No accounts, no servers, no telemetry.