izouxv / opendrm

An open source implementation of DRM(Digital Rights Management) or Key System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opendrm

An open source implementation of industry-grade DRM(Digital Rights Management) or Key System. The common Key Systems we know are PlayReady of Microsoft, Widevine of Google and FairPlay of Apple. And china has ChinaDRM Key System specification.

This Key System is intended to work with ISO Common Encryption(CENC) Protection Scheme and W3C EME(Encrypted Media Extensions). And it provides a Common Key System implementation and ChinaDRM implementation. Maybe we can privode more DRMs implementation like Widevine, PlayReady, etc.

Anyone is welcome to join me if you are interested or specialized in any of PlayReady, Widevine, FairPlay or others.

License

This software is under license GPLv3.

About

An open source implementation of DRM(Digital Rights Management) or Key System.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%