Nicolas Oliver
Nicolas Oliver
### What are the steps to reproduce? ```shell DOCKER_CONTENT_TRUST=1 docker pull nodered/node-red ``` ### What happens? ```shell [root@fitlet-2 tpm2]# docker pull nodered/node-red Using default tag: latest Error: remote trust data...
Using Swig >= 3.0.8 will make Python modules to be unable to load. Related to issue https://github.com/swig/swig/issues/769 in swig repo.
#### Summary After following the documentation in https://vmware.github.io/vic-product/assets/files/html/1.5, I cannot add a host to a project. Admiral cannot communicate with the VCH instance VCH instance logs show errors while trying...
Is your an issue a feature request? If so, please raise it as an [enhancement](https://github.com/keylime/enhancements) # Environment * OS / version: Fedora Server 33 * Processor architecture: x86_64 * TPM...
Running with spec reporter ``` $ npx mocha ./workflows/test.js --dry-run --reporter spec @016 Test ✔ #001 Step 1 ✔ #002 Step 2 ✔ #003 Step 3 ✔ #004 Step 4...
Today, Clevis supports "static" PCR Policies through the TPM Pin. This makes using the TPM much more easier for regular users, replacing all the TPM2 Tools command with a single...
Hello! Documentation in https://github.com/latchset/clevis/blob/3375b081f04f5105dfa654c15ac5c8c98756dd1b/src/luks/clevis-luks-unlockers.7.adoc#late-boot-unlocking is poor. It is required to browse crypttab documentation to get the end to end flow working, and it is not clear what to expect. It...
Test Script **NOTE:** Cannot be non-interactive because of #105 ```sh #!/bin/bash set -x set -e apt-cache policy \ clevis \ clevis-luks \ clevis-udisks2 \ clevis-tpm2 \ cryptsetup export TPM2TOOLS_TCTI_NAME=device export...
Currently, only Clevis-8 is available for Ubuntu 18.04 Clevis-11 can be installed in Ubuntu 18.04 by adding the Ubuntu disco repo ```sh sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu disco universe" ``` Could...
Found a bug? Please fill out the sections below. 👍 ### Issue Summary A summary of the issue. This needs to be a clear detailed-rich summary. Not sure if this...