Skip to content

encrypt with a folder #18

@agricolamz

Description

@agricolamz

In most cases .Rmd is self including, so if you insert an image, it will use data URI scheme. That means everything is inside one .html file, so an encrypting/decrypting process with encryptedRmd goes well.

There are also possibility to have relative paths, so an encrypting/decrypting process with encryptedRmd goes well, but files with relative paths are not included in it.

Here is an example.

I used the version 0.2.09

Is it possible to run encrypt_html() function with a folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions