before hosting the app we will generate private and public keys that will only live on our shinyproxy server (and in a tool for storing passwords/credentials...)
when the app is running online, we can create a signature (openssl::signature_create()) using our private key (via an environment variable) for our file to be exported
This is the first part of https://github.com/Pandora-IsoMemo/TraceR/issues/14#issue-2359921686
@f-lukas as discussed, please
.json
file (hidden when not running the online version) and feel free to open sub-issues as needed