Luke Hinds
Luke Hinds
#### What's going wrong? When installing from `requirements.txt`, there is a failure due to `nose-progressive==1.5.2` ``` Collecting nose-progressive==1.5.2 Downloading nose-progressive-1.5.2.tar.gz (32 kB) ERROR: Command errored out with exit status 1:...
Throw DCO bot in the toilet and take over things with gitsign bot. In all seriousness, a bot that checks commits are signed, or fails CI.
I think we could be a little less forceful in this view > Keylime can be used with a hardware TPM, or a software TPM emulator for development, testing, or...
Tenant does not parse out local_actions_* from the action_list to ensure all files are present before sending to the agent.
`my_key_pw` is never used: https://github.com/keylime/keylime/blob/be4b874bf9bc232e6e1dcf747f4a8cd329a33858/keylime.conf#L185 https://github.com/keylime/keylime/blob/be4b874bf9bc232e6e1dcf747f4a8cd329a33858/keylime/registrar_client.py#L41
# Environment * OS / version: Fedora 31 * Processor architecture: VM * TPM Manufacturer: Emulator * Keylime version: master # Description Some CPU spikes have been observed up to...
Initial issue to start discussion on authentication and authorization for Keylimes RestAPIs
Since the port to python-cryptograhpy we have SHA256 for various rsa handling functions, these should be able to move up to SHA384 or higher (the same as we used when...
Just one for me. Develop a release script that updates all instances of versions, for example: `setup.py` `version='x.x.x',`
This is a placeholder issue to start to scope out Kube scheduler integration,