Skip to content

Commit d54adca

Browse files
authored
Merge pull request #15 from RonasIT/docs/update-app-information
docs: updated app information
2 parents da76904 + d984898 commit d54adca

2 files changed

Lines changed: 108 additions & 5 deletions

File tree

PRIVACY_POLICY.md

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
# Privacy Policy for Open MobileUI
2+
3+
Last Updated: 17 Dec 2025
4+
5+
## Introduction
6+
7+
Open MobileUI ("we," "our," or "the App") is an open-source mobile application developed by Ronas IT. The App is a client for user-provided, self-hosted Open WebUI instances. This Privacy Policy explains how information is handled when you use the App.
8+
9+
## Important Notice (No Developer Backend)
10+
11+
Open MobileUI connects directly to the Open WebUI server URL that you configure in the App. We do not operate any backend service that receives, stores, or processes your chat content.
12+
13+
## Information We Store Locally on Your Device
14+
15+
The App stores the following information locally to function:
16+
17+
- Server URL: the Open WebUI instance URL you enter.
18+
- Authentication tokens: stored locally in encrypted storage to keep you signed in and to authenticate requests to your Open WebUI server.
19+
20+
We do not upload this information to our servers.
21+
22+
## Device Permissions
23+
24+
The App may request the following optional permissions, only when you choose to use the related features:
25+
26+
- Camera: to take photos for uploading.
27+
- Photo library: to select and upload images from your device.
28+
29+
You can deny these permissions and still use the App’s core functionality.
30+
31+
## Google Sign-In (Optional)
32+
33+
If your Open WebUI instance is configured to support Google Sign-In, the App may initiate a Google sign-in flow. We do not receive or store your Google password. Google may process authentication-related data under Google’s policies.
34+
35+
## What We Do NOT Collect
36+
37+
We do not collect, store, or have access to (on our servers):
38+
39+
- Your conversations, chat messages, attachments, or AI prompts/responses
40+
- Usage analytics or telemetry
41+
- Crash reports
42+
- Location data
43+
- Contacts or address book data
44+
- Advertising identifiers
45+
46+
## Data Transmission
47+
48+
The App sends requests (including chat content) to the Open WebUI server you configure.
49+
50+
- If you use an HTTPS/WSS server URL, data is encrypted in transit.
51+
- If you use an HTTP/WS server URL, data may not be encrypted in transit. We recommend using HTTPS/WSS.
52+
53+
## Data Retention
54+
55+
- Authentication tokens and server URL: stored locally until you log out, remove the server configuration, or uninstall the App.
56+
- Conversation data: stored and managed by your Open WebUI server according to that server’s configuration and policies. We do not control or access server-side retention.
57+
58+
## Your Rights and Choices
59+
60+
- Delete local data: log out, remove the configured server, or uninstall the App.
61+
- Control permissions: manage camera and photo library permissions in your device settings.
62+
- Change server: you can change the Open WebUI server URL at any time.
63+
- Review source code: you can review how the App handles data by inspecting the source code.
64+
65+
## Open Source
66+
67+
Open MobileUI is open-source software released under the GNU General Public License v3 (GPLv3). Source code is available at GitHub.
68+
69+
## Third-Party Platforms (App Stores)
70+
71+
Apple and Google may collect certain data independently when you download or use the App through their platforms, under their own terms and privacy policies.
72+
73+
## Children’s Privacy
74+
75+
The App is not intended for children under the age of 13. We do not knowingly collect personal information from children.
76+
77+
## Changes to This Privacy Policy
78+
79+
We may update this Privacy Policy from time to time. We will update the “Last Updated” date above. Continued use of the App after changes means you accept the updated Policy.
80+
81+
## Contact Information
82+
83+
If you have questions about this Privacy Policy, contact Ronas IT:
84+
85+
- Website: [https://ronasit.com](https://ronasit.com)
86+
- Email: [hello@ronasit.com](mailto:hello@ronasit.com)
87+
88+
## Your Open WebUI Server
89+
90+
Your Open WebUI instance is operated by you or your organization and may have its own privacy policy and data handling practices. Please review your server’s policies to understand how your data is handled on the server side.
91+
92+
## Relationship to Open WebUI
93+
94+
Open MobileUI is an independent, third-party client application and is not affiliated with Open WebUI Inc.
95+
Open WebUI is a product of Timothy Jaeryang Baek (Open WebUI Inc.).
96+
97+
## Compliance
98+
99+
We aim to comply with applicable privacy laws, including GDPR and CCPA, where they apply.

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Open WebUI Mobile App
1+
# Open MobileUI
22

33
<div align="center">
44

@@ -9,19 +9,19 @@
99

1010
**Professional mobile client for Open WebUI** – Access your self-hosted AI assistant anywhere, anytime
1111

12-
[Features](#features)[Installation](#installation)[Development](#development)[Support](#support)
12+
[Features](#features)[Installation](#installation)[Development](#development)[Support](#support)[Privacy Policy](PRIVACY_POLICY.md)
1313

1414
</div>
1515

1616
---
1717

1818
## 📱 Overview
1919

20-
**Open WebUI Mobile App** is a production-ready, cross-platform mobile application that brings the full power of [Open WebUI](https://github.com/open-webui/open-webui) to iOS and Android devices. Built with React Native by [Ronas IT](https://ronasit.com), this app transforms your self-hosted AI assistant into a native mobile experience.
20+
**Open MobileUI** is a production-ready, cross-platform mobile application that brings the full power of [Open WebUI](https://github.com/open-webui/open-webui) to iOS and Android devices. Built with React Native by [Ronas IT](https://ronasit.com), Open MobileUI transforms your self-hosted AI assistant into a native mobile experience.
2121

2222
### Why Choose a Native Mobile App?
2323

24-
While Open WebUI works in mobile browsers, this dedicated app provides:
24+
While Open WebUI works in mobile browsers, Open MobileUI provides:
2525

2626
-**Optimized Performance** – Native rendering and optimized React Native architecture deliver 60fps smooth interactions
2727
- 🎯 **Mobile-First Design** – UI/UX crafted specifically for touch interactions, gestures, and mobile workflows
@@ -281,7 +281,7 @@ A: Yes! This is an open-source project released under the GNU General Public Lic
281281
A: Yes, this app connects to your self-hosted Open WebUI deployment. See [Open WebUI Installation](https://docs.openwebui.com/) for setup instructions.
282282

283283
**Q: Is my data secure?**
284-
A: Absolutely. All connections are encrypted, and your data stays on your self-hosted instance. The app never stores or transmits your conversations to third parties.
284+
A: Absolutely. All connections are encrypted, and your data stays on your self-hosted instance. The app never stores or transmits your conversations to third parties. For detailed information about data handling, see our [Privacy Policy](PRIVACY_POLICY.md).
285285

286286
**Q: Can I use this for commercial purposes?**
287287
A: Yes, GPL v3 allows commercial use. However, if you distribute the software (or modified versions), you must also provide the source code and license your modifications under GPL v3. See the [LICENSE](LICENSE.txt) file for complete terms.
@@ -297,6 +297,10 @@ This project is licensed under the **GNU General Public License v3 (GPL v3)**.
297297

298298
**Note**: If you need to use this code in a proprietary application without GPL v3 obligations, please contact [Ronas IT](https://ronasit.com) to discuss alternative licensing options.
299299

300+
## 🔒 Privacy
301+
302+
Open MobileUI is designed with privacy in mind. All your conversations and data remain on your self-hosted Open WebUI instance. We do not operate any backend services that receive, store, or process your chat content. For complete details about how we handle your information, please review our [Privacy Policy](PRIVACY_POLICY.md).
303+
300304
---
301305

302306
## 🙏 Acknowledgments

0 commit comments

Comments
 (0)