TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

App developers guide to eBook DRM

4 点作者 mkdir_home超过 10 年前
Hi HN, I have been googling around for a while, but it is proving notoriously difficult to get results.<p>I am working on designing an ebook reader, this reader will be cross platform including everything from computers to tablets (andriod and iOS).<p>A major concern here is DRM which limits which devices the user can use to read their ebook.<p>Does anybody know where I can find a developers guide to dealing with ebook DRM restrictions - particularly when designing an app that is aimed to be functional across multiple platforms.<p>Thanks for your help!

1 comment

webmaven超过 10 年前
What do you mean by &#x27;dealing with&#x27;?<p>Legally opening the ebook for the user to read (probably requires a deal with each DRM vendor), or cracking&#x2F;stripping off the DRM entirely?