docs: Add list of features to README
This commit is contained in:
parent
1156edfef7
commit
31d9bfd072
10
README.md
10
README.md
|
@ -16,6 +16,16 @@
|
|||
</a>
|
||||
</p>
|
||||
|
||||
## Features
|
||||
|
||||
- 🛡️ Security-first approach; All user input has Signatures verified
|
||||
- 👥 Remotely accessible Server/Client CDM code
|
||||
- 📦 Supports parsing and serialization of WVD (v2) provisions
|
||||
- 🛠️ Class for creation, parsing, and conversion of PSSH data
|
||||
- 🧩 Plug-and-play installation via PIP/PyPI
|
||||
- 🗃️ YAML configuration files
|
||||
- ❤️ Forever FOSS!
|
||||
|
||||
## Disclaimer
|
||||
|
||||
1. This project requires a valid Google-provisioned Private Key and Client Identification blob which are not
|
||||
|
|
Loading…
Reference in New Issue