The app uses Apple's standard UserDefaults and the iOS file system to keep a handful of preferences and caches on your device only. None of it is transmitted anywhere:
Delete the app and all of the above is gone.
The app makes network requests to:
raw.githubusercontent.com) when you tap "Refresh from upstream" in Settings → Network. This downloads a plain-text list of currently healthy bootstrap peers from the WithAutonomi project's public ant-node repository. Standard HTTP request headers only — no identifying body.Rendered HTML pages inside the app are confined to the Autonomi network by a WebKit content rule list. Every non-Autonomi URL — https://, http://, third-party fonts, scripts, images, analytics beacons, tracking pixels — is blocked at the WebKit request layer. The browser is air-gapped from the open web by design.
If you tap the QR scanner button, iOS asks for camera permission. The camera is used only to decode the QR code in front of it and extract an Autonomi address. No image, video, or recognition data is saved, stored, or transmitted. Decline the permission and the rest of the app works normally.
The app is not directed at children under 13. It does not knowingly collect anything from anyone, including children.
Autonomi addresses point to content uploaded by third parties. fetch>it does not author, host, control, or moderate that content. From inside the app you can:
We respond to reports of unlawful content within 24 hours.
If this policy changes, the new version will be published at the same URL with an updated "Last updated" date.
For privacy questions, email privacy@etchit.io or open an issue on the relevant GitHub repository under github.com/etchit-io. The in-app Report action separately routes unlawful-content reports to reports@etchit.io. See also the companion end-user licence agreement and the project terms of use.