Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45414fec authored by Pranav's avatar Pranav
Browse files

Merge branch 'e-os-connection-details' into 'master'

/e/OS connection details

See merge request e/documentation/user!897
parents f31f0c85 1222b557
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
    <li><a href="{% translate_link support-topics/builds %}">Builds</a></li>
    <li><a href="{% translate_link support-topics/e-road-map %}">eRoadMap</a></li>
    <li><a href="{% translate_link support-topics/micro-g %}">microG</a></li>
        <li><a href="{% translate_link support-topics/e-os-connection-details %}">Connections made by /e/OS</a></li>
    <li><a href="{% translate_link support-topics/how-does-e-os-compare %}">/e/OS in comparison to other Privacy focused Operating Systems</a></li>    
    <li><a href="{% translate_link support-topics/edrive-sync-details %}">How does eDrive sync works?</a></li>  
    <li><a href="{% translate_link support-topics/other-questions %}">Other questions</a></li>
+13 −0
Original line number Diff line number Diff line
{% include alerts/warning.html content="This page is a work in progress. We are adding more details with time." %}

/e/OS is intended to be a privacy-focused system, so we strive to be as transparent as possible about any outbound, inbound connections made by /e/OS to first-party, third-party domains and servers. First-party domains and servers adhere to our policy's privacy guidelines, but Third-party domains and servers may keep logs and may not be as private as ours. You can check their privacy policies on their respective websites.

## First-party connections:

1. An outbound connection to `gitlab.e.foundation` is used to fetch domain filter lists for Advanced Privacy.

## Third-party connections:

1. [Some Google domains](https://doc.e.foundation/calls_to_google_servers.html) when microG is enabled.
1. An outbound connection to 'gitlab.com' is being looked into.
1. Outbound connections to `SUBDOMAIN.mediatek.com` are used to download **Extended Prediction Orbit** and **Quarter Extended Prediction Orbit** along with respective **md5sum checksum files** for GPS on Mediatek devices. 'SUBDOMAIN' part varies depending on your OS version.
+8 −0
Original line number Diff line number Diff line
---
layout: page
title: Connections made by /e/OS
namespace: support-topics/e-os-connection-details
permalink: /support-topics/e-os-connection-details
---

{% tf pages/support_topics/e-os-connection-details.md %}