Skip to content

Commit a3918be

Browse files
matchboxbananasynergythestinger
authored andcommitted
add Widevine provisioning to other connections
1 parent 129a23c commit a3918be

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

static/faq.html

+11
Original file line numberDiff line numberDiff line change
@@ -1117,6 +1117,17 @@ <h3><a href="#other-connections">Which additional connections can the OS make
11171117
could hard-wire domains as verified if they did and we wanted to avoid more
11181118
default connections.</p>
11191119

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 &amp;
1128+
Internet ➔ Widevine provisioning for switching to directly using the Google
1129+
service if you prefer.</p>
1130+
11201131
<p>Most other connections made by the OS itself are made based on your chosen
11211132
carrier. The OS has a database of APN and other carrier configuration settings
11221133
which determines how this works by default. Normally, carriers can force their

0 commit comments

Comments
 (0)