mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
Add iOS App Store build automation (#3451)
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
# OpenHuman iOS Privacy Policy Draft
|
||||
|
||||
Last updated: June 6, 2026
|
||||
|
||||
OpenHuman for iPhone is a companion app for the OpenHuman desktop runtime. It lets you pair your phone with your desktop OpenHuman app, send text messages, and use push-to-talk voice input.
|
||||
|
||||
The App Store Connect listing uses the published TinyHumans privacy policy:
|
||||
|
||||
https://tinyhumans.gitbook.io/openhuman/legal/privacy-policy
|
||||
|
||||
This draft is retained as iOS-specific reference material for review notes and privacy-answer preparation.
|
||||
|
||||
## Data The App Uses
|
||||
|
||||
OpenHuman for iPhone may process:
|
||||
|
||||
- Pairing data, such as a short-lived QR pairing token and device connection identifiers.
|
||||
- Messages you send to your paired OpenHuman desktop runtime.
|
||||
- Voice transcripts created from push-to-talk input.
|
||||
- Basic connection state needed to route requests to the paired desktop runtime.
|
||||
|
||||
## Permissions
|
||||
|
||||
The iOS app requests:
|
||||
|
||||
- Camera access to scan the desktop pairing QR code.
|
||||
- Microphone access for push-to-talk voice messages.
|
||||
- Speech recognition access to transcribe push-to-talk messages.
|
||||
|
||||
## How Data Is Used
|
||||
|
||||
Data is used to:
|
||||
|
||||
- Connect your phone to your paired OpenHuman desktop runtime.
|
||||
- Send your messages and voice transcripts to the paired runtime.
|
||||
- Receive assistant responses from the paired runtime.
|
||||
- Maintain connection health while the app is in use.
|
||||
|
||||
## Desktop Runtime
|
||||
|
||||
The iPhone app is not a standalone assistant. Your long-term workspace, memory, configuration, and integrations are managed by your OpenHuman desktop setup. The exact data handling behavior depends on how you configure OpenHuman desktop, including whether you use managed services, local providers, or custom providers.
|
||||
|
||||
## Contact
|
||||
|
||||
For support, visit:
|
||||
|
||||
https://tinyhumans.ai/openhuman
|
||||
Reference in New Issue
Block a user