Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is very similar to the previous approach but the the encryption the encryption key is in a file instead of an environment variable. For this to work you set the value of the env variable 'SQ_ENCRYPTION_KEY_FILE' to the (absolute) path of a file containing nothing but the encryption key.

...