nls/README.md
2025-03-19 21:12:10 +01:00

20 lines
505 B
Markdown

# NLS - NVIDIA License System
[TOC]
# Official Docs
- - https://docs.nvidia.com/license-system/latest/index.html
# Installation / Docker Setup
Installation based on Docker can be found [here](doc/DockerSetup.md).
# Reverse Engineering Notes
Notes about accessing file structure and access database can be found [here](doc/ReverseEngineeringNotes.md).
# Licensing Flow / Process
Debug information about licensing process, token-exchange and certificates can be found [here](doc/LicensingFlow.md).