From f7891d41b0cd5f3cccf06707e753561fbcededa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20Martin=C3=A1k?= Date: Tue, 19 May 2026 14:00:44 +0200 Subject: [PATCH] =?UTF-8?q?Add=20zapstore.yaml=20=E2=80=94=20ZapStore=20wh?= =?UTF-8?q?itelisting=20anchor=20for=20io.gart.app?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zapstore.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 zapstore.yaml diff --git a/zapstore.yaml b/zapstore.yaml new file mode 100644 index 0000000..2c0ec80 --- /dev/null +++ b/zapstore.yaml @@ -0,0 +1,19 @@ +# ZapStore config for io.gart.app. Public whitelisting anchor for the +# private gart/gart-app repo. Setup procedure: gart-app/docs/zapstore-publishing.md. + +repository: https://gitea.gart.io/gart/gart-app-releases + +# TODO(setup): npub from `zsp publish --wizard`; must match ZAPSTORE_BUNKER_URL. +pubkey: npub1REPLACE_ME + +# Self-hosted F-Droid index (not f-droid.org). Must be HTTPS. +release_source: https://f-droid.gart.io/fdroid/repo + +name: Gart +summary: Secure, decentralized location sharing over Nostr +description: | + Gart is a privacy-first location sharing app. It uses the Nostr protocol + with NIP-44 encryption and NIP-59 gift wrapping — no central server, no + account, location data stays end-to-end encrypted between group members. +license: LicenseRef-Proprietary +# icon: https://... # TODO(setup): public icon URL, or let zsp upload it