Last Updated: June 11, 2026
Publisher: RebelRoot
App Name: Ved Astra
Package Name: com.rebelroot.vedastra.astro
This document details the Privacy Policy and Data Security configurations for Ved Astra. Because Ved Astra is built on a strict privacy-first architecture, the application does not collect, monitor, store, or share any user personal information on remote databases or servers.
Ved Astra requests only the minimal permissions required to function. All data processed via these permissions remains on-device or is sent to APIs only as needed to perform calculations (like calculating planetary coordinates or generating AI responses):
| Permission | Purpose | Data Safety Context |
|---|---|---|
| INTERNET | Enabling core app functions, including fetching ephemeris coordinates from the VedAstro API, querying the FastAPI backend, and communicating with the Google Gemini API for the AI Astrologer. | All API calls are processed securely. RebelRoot does not log, track, or share your input parameters or chat conversations. |
| ACCESS_NETWORK_STATE | Checking connection availability before sending requests to the API backend. | Processed locally to handle offline states gracefully (e.g., displaying offline warnings). No network state logs are uploaded. |
Ved Astra leverages external APIs to perform complex astrological math and natural language processing:
Since no user accounts or persistent remote profiles are created, there is no data stored on RebelRoot servers to delete. Uninstalling the application completely wipes all local configurations, cache, and cached astrological charts from your device.
RebelRoot is committed to absolute transparent data policies. The app conforms to the following guidelines:
You can use all features of Ved Astra without creating an account, registering an email, or logging in. Calculations are performed on birth inputs which are processed instantly and are never linked to any personal identity.
All network communication between the Android application, the FastAPI backend gateway, and third-party APIs (VedAstro and Google Gemini) is encrypted using industry-standard HTTPS (TLS 1.2/1.3) protocols.
Ved Astra (Openved) is fully open-source. Anyone can audit the backend API gateway code and the Jetpack Compose Android client repository to verify the absence of telemetry or data-harvesting mechanisms.