Skip to main content

Token privacy

You need a private token to access channels and content. For your security, save your token in a secure location.

Conda package signature verification

Conda signature verification requires conda version 4.10.1 or later. Signature verification is not enabled by default.
The conda signature verification feature—available to users with paid access to our premium repository—allows you to detect tampering with packages and package metadata that took place between our secure build process and the end user’s install process. Based on The Update Framework (TUF), it provides defense against a wide variety of attacks. Please see our blog post on conda signature verification for more information.

Enabling conda signature verification

  1. Install the necessary packages:
  2. Use conda-token to configure access, turn on signature verification, and empty the index cache:
Conda signature verification is now enabled. When using conda to install packages from the premium repository, conda informs you of the signature status of the proposed packages by appending the following to trusted packages:
If the trusted signatures do not match the data, tampering may have occurred, and conda will append a warning to the package instead:
If no signatures are currently provided for a package (for example, if you are installing from third-party channels), the signature status message is not provided.

Disabling conda signature verification

To turn the feature off, you can adjust your conda configuration: