-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
Description
With protobuf.js, it is possible to parse the Protocol Buffer using only Javascript, which means that WVG functionality may be implemented without relying on libraries in other languages such as Pywidevine or WVCore.
Once this is accomplished, dependencies can be greatly reduced and extensions can be lightweight.
Also, unlike other shitty jobs, this one is beneficial to me because it leads to my own learning.
Here is my test project using protobuf.js:
https://github.com/FoxRefire/eme-fingerprinting/tree/main
Reactions are currently unavailable