barbican-worker
OpenStack Key Management Service - common files
Install
- All systems
-
curl cmd.cat/barbican-worker.sh
- Debian
-
apt-get install barbican-common
- Ubuntu
-
apt-get install barbican-common
- Kali Linux
-
apt-get install barbican-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install barbican-common
- Raspbian
-
apt-get install barbican-common
- Dockerfile
- dockerfile.run/barbican-worker
barbican-common
OpenStack Key Management Service - common files
The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. This package contains common files for Barbican.
python3-barbican
OpenStack Key Management Service - Python files
The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. This package contains the Python files and libraries.