Freedom Tech Co. on Nostr: π First end-to-end pakstr release is live on Zap Store! Today we shipped our first ...
π First end-to-end pakstr release is live on Zap Store!
Today we shipped our first end-to-end release using PAKstr β the nostr box tools app β built, signed, and published entirely through PAKstr's pipeline. One nsec, one command, no Android SDK, no keystores.
PAKstr turns any web app into a signed, installable Android APK and publishes it to Zap Store in a single CI step. You bring one secret (a Nostr nsec), run pakstr run, and it:
- Builds the APK from your web assets (dist/)
- Derives the signing key deterministically from your nsec + app id β so updates work across releases
- Signs and publishes to Zap Store automatically
If you have a Nostr web app, you can PAKstrfy it today:
npx pakstr init # one time setup
npx pakstr run # one line in your CI
Repo:
https://git.nostrdev.com/stuff/pakstr#nostr #zapstore #android #pakstr
Published at
2026-08-26 15:36:54 UTCEvent JSON
{
"id": "258ad41ab547ba335be74700d2edd92a786d35ccff17b2441b1bf7595ce9cce4",
"pubkey": "48dbb5e717a6221d64fd13ba12794bc28e5067ac1d7632ee9437d533772750df",
"created_at": 1787758614,
"kind": 1,
"tags": [
[
"t",
"nostr"
],
[
"t",
"zapstore"
],
[
"t",
"android"
],
[
"t",
"pakstr"
],
[
"r",
"https://git.nostrdev.com/stuff/pakstr"
],
[
"client",
"Amethyst"
]
],
"content": "π First end-to-end pakstr release is live on Zap Store!\n\nToday we shipped our first end-to-end release using PAKstr β the nostr box tools app β built, signed, and published entirely through PAKstr's pipeline. One nsec, one command, no Android SDK, no keystores.\n\nPAKstr turns any web app into a signed, installable Android APK and publishes it to Zap Store in a single CI step. You bring one secret (a Nostr nsec), run pakstr run, and it:\n\n- Builds the APK from your web assets (dist/)\n- Derives the signing key deterministically from your nsec + app id β so updates work across releases\n- Signs and publishes to Zap Store automatically\n\nIf you have a Nostr web app, you can PAKstrfy it today:\n\nnpx pakstr init # one time setup\nnpx pakstr run # one line in your CI\n\nRepo: https://git.nostrdev.com/stuff/pakstr\n\n#nostr #zapstore #android #pakstr",
"sig": "bc634122ec6ca4895dd0d2c34adde79b14401616432227ffd503f3cb369d26477f17618486b6c978b35da17b65a89c8747d21c54f04fcb25899e34a2188b97ba"
}