PdfViewer:基于pdf.js与内容提供者的Android PDF查看器,零权限安全设计

Simple Android PDF viewer based on pdf.js and content providers. The app doesn't require any permissions. The PDF stream is fed into the sandboxed WebView without giving it access to content or files. CSP is used to enforce that the JavaScript and styling properties within the WebView are entirely static.

分支2Tags33

项目介绍

一款基于 pdf.js 和内容提供器的简易 Android PDF 查看器。该应用无需任何权限。PDF 流会被传入沙盒化的 WebView,且不会赋予其访问内容或文件的权限。应用使用 CSP(内容安全策略)来确保 WebView 内的 JavaScript 和样式属性完全静态。【此简介由AI生成】

定制我的领域
261.01 K140访问 GitHub