webpub-manifest icon indicating copy to clipboard operation
webpub-manifest copied to clipboard

Extracting EPUB encryption into a DRM extension

Open mickael-menu opened this issue 5 years ago • 2 comments

Currently, the encryption JSON schema is part of the EPUB extension.

Accordingly, the type is named with the EPUB prefix in the Swift project.

But now with LCPDF and soon audiobooks, this model is not limited to EPUB anymore, so I suggest extracting it to a new DRM extension.

mickael-menu avatar Jan 24 '20 14:01 mickael-menu

Now that we've divided extensions into modules and profiles, we could definitely move the encrypted property to its own module.

HadrienGardeur avatar Aug 19 '20 09:08 HadrienGardeur

I totally agree. I'll do it when I take a look at what Hadrien did last week.

llemeurfr avatar Aug 19 '20 10:08 llemeurfr