File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -1117,6 +1117,17 @@ <h3><a href="#other-connections">Which additional connections can the OS make
1117
1117
could hard-wire domains as verified if they did and we wanted to avoid more
1118
1118
default connections.</ p >
1119
1119
1120
+ < p > GrapheneOS uses
1121
+ https://widevineprovisioning.grapheneos.org/certificateprovisioning/v1/devicecertificates/create
1122
+ by default which is a private reverse proxy to
1123
+ https://www.googleapis.com/certificateprovisioning/v1/devicecertificates/create
1124
+ as part of Widevine provisioning. This is another form of key provisioning for
1125
+ per-app keys that are used when playing DRM protected media. DRM support is
1126
+ enabled in the OS by default but we don't include any apps using it by default,
1127
+ since it's disabled in Vanadium. A setting is added at Settings ➔ Network &
1128
+ Internet ➔ Widevine provisioning for switching to directly using the Google
1129
+ service if you prefer.</ p >
1130
+
1120
1131
< p > Most other connections made by the OS itself are made based on your chosen
1121
1132
carrier. The OS has a database of APN and other carrier configuration settings
1122
1133
which determines how this works by default. Normally, carriers can force their
You can’t perform that action at this time.
0 commit comments