Updated on 2023-06-30 GMT+08:00

Data Protection

Encrypted Transmission (HTTPS)

KooCLI communicates with APIG through HTTPS, which prevents data tampering and keeps your data secure. As for the encryption protocols, TLS 1.2 and TLS 1.3 are used because they are considered more secure than others.

Sensitive Data Protection

Both your authentication credentials (AK/SK) configured in KooCLI and custom variables can be encrypted for storage. KooCLI dynamically generates an encryption key when you use it for the first time. This ensures that each user can only use their encryption key to decrypt their own data.

When you query sensitive data with commands, the data is anonymized for display to prevent leakage.

For details, see Adding or Modifying a Profile.