Package: fidelius Title: Browser-Side Password-Protected HTML Documents Version: 0.0.2.9000 Authors@R: person(given = "Matthew T.", family = "Warkentin", role = c("aut", "cre", "cph"), email = "warkentin@lunenfeld.ca", comment = c(ORCID = "0000-0001-8730-3511")) Description: Create secure, encrypted, and password-protected static HTML documents that include the machinery for secure in-browser authentication and decryption. License: MIT + file LICENSE URL: https://mattwarkentin.github.io/fidelius/, https://github.com/mattwarkentin/fidelius BugReports: https://github.com/mattwarkentin/fidelius/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: askpass, fs, htmltools, readr, rlang, rmarkdown, rstudioapi, sodium, whisker Config/pak/sysreqs: cmake make libsodium-dev libuv1-dev libx11-dev Repository: https://mattwarkentin.r-universe.dev Date/Publication: 2021-11-16 14:39:39 UTC RemoteUrl: https://github.com/mattwarkentin/fidelius RemoteRef: HEAD RemoteSha: b2da58713ea985bcca7e3503db938c0cfdfa5047 NeedsCompilation: no Packaged: 2026-06-22 09:34:43 UTC; root Author: Matthew T. Warkentin [aut, cre, cph] (ORCID: ) Maintainer: Matthew T. Warkentin