Skip to content

Tag: Encryption

Securing Your Project API Keys with Native AGE Encryption

Security is a crucial element of a professional software development workflow. We are thrilled to announce that Pando now features Native AGE Encryption to protect your local configuration files and external tool credentials from accidental exposure. The Threat: Plaintext Credentials in Git In modern software projects, developers often store settings in a configuration file within their repository (such as .pando.toml). This file must sometimes contain sensitive information—like API keys for cloud services or access tokens for custom databases.

May 20, 2026