MystSafe
Home
  • Overview
    • What is MystSafe?
    • Why MystSafe?
    • Privacy is an essential value
    • Main Features
    • Use Cases
      • Personal Secrets
      • Professional Secrets
      • Application Secrets (Beta)
    • FAQ
    • MystSafe App
  • User Guides
    • Getting Started
    • Accounts
      • Creating Account
      • Backing Up Account
      • Adding Device
      • Renaming Account
    • Secrets
      • Adding Secrets
      • Sharing Secrets
    • Chats
      • Starting Chats
    • Application Secrets (in development)
      • Adding Application Secret
      • Configuring Application Secret
      • Using Application Secret
  • Technical Reference
    • System Components
    • Technology Stack
    • Patented Innovations at MystSafe
Powered by GitBook
On this page
  1. User Guides
  2. Application Secrets (in development)

Configuring Application Secret

PreviousAdding Application SecretNextUsing Application Secret

Last updated 1 year ago

To make an application secret active, you need to define the runtime parameters. Each runtime has a unique set of parameters that include environmental variables and other values associated with the unique instance of the runtime. For example, Mac MacOS runtime, which represents Mac computers such as MacBook and iMac running MacOS, has a Host Name, MAC Address, Motherboard Serial Number, Local IP Address, and user parameters associated with it. In addition, you may define a Client Key, which goes with the source code. (Press + button to generate a new random client key).

Once you enter all these parameters, the secret will be associated with this particular instance of the runtime, and the secret will be retrieved and decrypted when the API call is made from that instance.