How to Install and Uninstall python39-azure-security-attestation Package on openSuSE Tumbleweed

Last updated: May 28,2024

1. Install "python39-azure-security-attestation" package

Please follow the instructions below to install python39-azure-security-attestation on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-azure-security-attestation

2. Uninstall "python39-azure-security-attestation" package

In this section, we are going to explain the necessary steps to uninstall python39-azure-security-attestation on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-security-attestation

3. Information about the python39-azure-security-attestation package on openSuSE Tumbleweed

Information for package python39-azure-security-attestation:
------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-security-attestation
Version : 1.0.0-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 624.4 KiB
Installed : No
Status : not installed
Source package : python-azure-security-attestation-1.0.0-1.13.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Attestation Client Library for Python
Description :
The Microsoft Azure Attestation (MAA) service is a unified solution for remotely verifying the
trustworthiness of a platform and integrity of the binaries running inside it. The service
supports attestation of the platforms backed by Trusted Platform Modules (TPMs) alongside the
ability to attest to the state of Trusted Execution Environments (TEEs) such as Intel(tm)
Software Guard Extensions (SGX) enclaves and Virtualization-based Security (VBS) enclaves.
Attestation is a process for demonstrating that software binaries were properly instantiated
on a trusted platform. Remote relying parties can then gain confidence that only such intended
software is running on trusted hardware. Azure Attestation is a unified customer-facing service
and framework for attestation.
Azure Attestation enables cutting-edge security paradigms such as Azure Confidential computing
and Intelligent Edge protection. Customers have been requesting the ability to independently
verify the location of a machine, the posture of a virtual machine (VM) on that machine, and
the environment within which enclaves are running on that VM. Azure Attestation will empower
these and many additional customer requests.
Azure Attestation receives evidence from compute entities, turns them into a set of claims,
validates them against configurable policies, and produces cryptographic proofs for claims-based
applications (for example, relying parties and auditing authorities).
This package has been tested with Python 2.7, 3.6 to 3.9.