diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 09:07:32 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 09:07:32 -0500 |
| commit | b190f0b66114899440c484c3a080b1146f66a386 (patch) | |
| tree | 4debd6aa6d37f11aa2638cf801f54b98aca029f7 /content/privacy/solar.md | |
| parent | c03e38b07ce439f9e6f4d23cb470193393e840e2 (diff) | |
| download | krz.sh-b190f0b66114899440c484c3a080b1146f66a386.tar.gz krz.sh-b190f0b66114899440c484c3a080b1146f66a386.tar.bz2 krz.sh-b190f0b66114899440c484c3a080b1146f66a386.zip | |
update apps and add privacy policies
Diffstat (limited to 'content/privacy/solar.md')
| -rw-r--r-- | content/privacy/solar.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/content/privacy/solar.md b/content/privacy/solar.md new file mode 100644 index 0000000..d8b8626 --- /dev/null +++ b/content/privacy/solar.md @@ -0,0 +1,37 @@ ++++ +title = "Solar — Privacy Policy" +description = "Privacy policy for Solar, the Cloudflare client for iOS." +weight = 3 ++++ + +_last updated: 2 august 2026_ + +Solar is a native iOS client for [Cloudflare](https://cloudflare.com). it talks +to the Cloudflare API directly from your device. we run no servers of our own, +and we receive none of your data. + +## what we collect + +nothing. no krazy warez account, no analytics, no ads, no third-party trackers +or SDKs. + +## what stays on your device + +your Cloudflare API token or key is stored in the iOS Keychain on your device +and is sent only to Cloudflare. zone data such as DNS records, analytics, and +settings that Solar fetches for display may be cached locally. deleting the app +removes all of it. + +## network connections + +Solar connects only to Cloudflare's API. that traffic is governed by +Cloudflare's own [privacy policy](https://www.cloudflare.com/privacypolicy/). we +are not a party to it. + +## changes + +if this policy changes, the updated version will be posted here with a new date. + +## contact + +questions: [[email protected]](mailto:[email protected]). |
