Package: fidelius
Title: Browser-Side Password-Protected HTML Documents
Version: 0.0.2
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
RoxygenNote: 7.1.2
Imports: askpass, fs, htmltools, readr, rlang, rmarkdown, rstudioapi,
        sodium, whisker
NeedsCompilation: no
Packaged: 2021-11-15 16:19:35 UTC; matt
Author: Matthew T. Warkentin [aut, cre, cph]
    (<https://orcid.org/0000-0001-8730-3511>)
Maintainer: Matthew T. Warkentin <warkentin@lunenfeld.ca>
Repository: CRAN
Date/Publication: 2021-11-16 08:10:12 UTC
Built: R 4.2.0; ; 2022-03-22 21:14:08 UTC; unix
