Computing
Make a compute run reservation:
create run configuration using the following templates as a text file
rename to runconf.file
Create security keys for the run related data encryption, public key and the private key
Send a copy of the private key to us so that we can decrypt your uploads
Encrypt your uploads with the public key, designating the recipient as the identity you used in key pair generation
download and run gpg4win if windows, gpg if linux
import public key to gpg or gpg4win, you will use the public key to enrypt your uploads
gpg -r computeruns@consultkit.app -e runconf.file
gpg -r computeruns@consultkit.app -e runconf.model
gpg -r computeruns@consultkit.app -e runconf.data
above commands encrypts the run configuration, run model and run input data
zip the created runconf.file.gpg, runconf.model.gpg, runconf.data.gpg files
upload zip.