Files
gart-app-releases/zapstore.yaml
T
sat0sh 082269573a Update zapstore.yaml
update of the description and name of the app to just Gart
2026-05-29 11:52:52 +00:00

64 lines
4.2 KiB
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.
#
# CI publish path: yaml-mode with a local APK. The CI workflow downloads
# this yaml, rewrites `release_source` to point at the freshly-built
# ./gart.apk (sibling of the yaml on disk), then runs
# `zsp publish ./release/zapstore.yaml --quiet --skip-metadata`.
# That keeps all metadata fields below as the source of truth while
# bypassing zsp's hostname-locked source autodetection.
#
# Image assets (screenshots) are served from this public Gitea repo via
# raw URLs — ZapStore clients fetch them at install time.
repository: https://gitea.gart.io/gart/gart-app-releases
pubkey: npub1myv2gfkxeupglsuk59kla5paz47uyd2ky79mg8y3rwyp6d3n68mq0mn5t5
# CI rewrites this line to `./gart.apk` before invoking zsp. The placeholder
# value below is informational and is never read by the publish pipeline.
release_source: ./gart.apk
name: Gart
summary: Stealth alert & geolocation app
description: |
Gart is the first truly private alert system. Traditional alert and geolocation-sharing apps leak your most sensitive data (name, phone contacts, social graph, and your location) to corporations and effectively to data brokers, hackers, and criminals. With AI deepfakes, advanced social engineering, and data-broker aggregation on the rise, keeping your whereabouts and those of your closest people private has never mattered more.
A Gart alert reaches only the people you choose to trust - directly, on demand, and fully encrypted. When you trigger the button, your app geolocates you, encrypts your position, and delivers it to your contacts via the decentralized Nostr relays instantly. There's no company in the middle, no data retention, no persistent tracking.
How to use Gart
1. Log in with your existing Nostr account. If you don't have one, the app creates it for you in just one click. Allow all permissions required.
2. Then invite your "Watchers" to your group. Your Watchers need to install the app too - that's what lets them decrypt your alert. Legacy SMS or sharing apps can't, and they'd leak your data anyway.
3. While you wait for your Watchers to join your group, make sure to edit the alert message in your group profile - provide specific instructions and key contacts: your own phone number, plus your family, security officer, or lawyer. Include your safe and duress words, and how a Watcher can challenge you to confirm whether you're genuinely under duress. Make sure your Watchers can act calmly and correctly if you ever have an emergency.
4. Once you have some active Watchers, test the alert with each of them, so that everyone knows how it works and how to respond before you actually need it.
5. That's it. You're all set. When seconds matter, your Watchers will receive your GPS coordinates, open them in their map app, and follow your instructions to help you quickly.
For more information, read the User Manual at https://gart.io/user-manual.
license: LicenseRef-Proprietary
website: https://gart.io
tags:
- Security
- Connectivity
# Icon is omitted — zsp extracts it from the APK's resources.arsc at publish
# time. That's what produced the icon visible on ZapStore for the previous
# release.
images:
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/01-gart-login.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/02-gart-home.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/03-gart-add-watcher.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/04-gart-chat-list.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/05-gart-active-test-alert.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/06-gart-alert-notification.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/07-gart-editing-alert-message.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/08-gart-settings.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/09-gart-group.png
- https://gitea.gart.io/gart/gart-app-releases/raw/branch/main/screenshots/10-gart-backup.png