readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
549 stars 186 forks source link

How to achieve content protection for Epub Reader and do the Encryption Decryption #751

Closed 575755 closed 2 years ago

575755 commented 3 years ago

Hi , In our Epub Reader we need to do encrypt/ decrypt the content (html/xhtml) for content protection. Please guide us how to achieve the content protection with the help of Readium

Note: When user copying xhtml Http request Url and pasting it in another tab they should not able to see the content

llemeurfr commented 3 years ago

A protection of such type will be developed in 2021 by Readium members in the scope of Readium Web; not for the older Readium JS.

Maybe someone having developed such a protection on Readium JS will be happy to share his experience. At EDRLab, we did not study such a thing.

danielweck commented 3 years ago

@mohan9000 asked a similar question here: https://github.com/readium/readium-js-viewer/issues/752