Skip to main content

Specify Your License

RunSafe Protect performs license verification when building software. If building in an offline environment, please skip to the Offline Mode section.

Retrieve Your License Key

Your licence key can be retrieved from the RunSafe Security Platform.

Environment Variable

Most customers specify their license key through the environment variable RUNSAFE_LICENSE_KEY. This can be done in your CI/CD variables if building in a CI pipeline, or it can be in the shell through the user's .bashrc file (or similar).

export RUNSAFE_LICENSE_KEY=<your_license_key>

Offline Mode

Before building in offline mode, contact support@runsafesecurity.com to receive your offline files, runsafe.res and runsafe.sig. Once you have received these files, place them in /usr/share/lfr/license/ and mark them with the appropriate permissions:

chmod 644 /usr/share/alkemist/lfr/license/runsafe*