Michael Peters
Michael Peters
An install of janus fails because the molokai submodule fails to clone: ``` Cloning into 'janus/vim/colors/molokai'... remote: Counting objects: 11, done. remote: Total 11 (delta 0), reused 0 (delta 0),...
This will allow for 3rd party integrations that need to independently verify the identity of a keylime agent (such as for a future SPIRE node attestor plugin)
This is a new read-only API on the agent to allow for 3rd party integrations (starting with SPIRE) that will need certain information about the agent.
This is an implementation of Enhancement #121 (https://github.com/keylime/enhancements/pull/122)
Doing a simple clone: `git clone --recursive https://github.com/carlhuda/janus.git "${HOME}/.vim"` results in the this error: ``` Cloning into '/home/user/.vim'... remote: Enumerating objects: 4404, done. remote: Total 4404 (delta 0), reused 0...