20 lines
853 B
YAML
20 lines
853 B
YAML
# 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
|