commit f7891d41b0cd5f3cccf06707e753561fbcededa9 Author: Andrej Martinák Date: Tue May 19 14:00:44 2026 +0200 Add zapstore.yaml — ZapStore whitelisting anchor for io.gart.app 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