-
Notifications
You must be signed in to change notification settings - Fork 58
Home
Welcome to the readium-lcp-server wiki!
In this Wiki, you'll find some How To guidelines and the specification of the REST API of the License server and the License Status server.
The open-source server software is split in three parts:
- Encryption tool: a command line utility for content encryption
- License Server: a backend server module for LCP license generation and content identification service
- License Status Server: a frontend server module for LCP license status generation, device activation, lending return or renewal.
In order to facilitate testing, we also provide a Test frontend server module and its Angular.js client, which mimic what a commercial frontend should implement in order to handle ebook acquisitions and license generation requests.
The following diagram illustrates the interactions between the different modules of a Readium LCP server side solution.
To get more details about the interactions shown in this process diagram, you'll find useful to check the associated sequence diagrams.
Just follow the links on the right column menu.
Note also the the specification of Readium LCP and Readium License Status Document are found on the Readium.org website.