<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-petitboot/lib/security, branch v1.3.2</title>
<subtitle>Blackbird™ petitboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-petitboot/atom?h=v1.3.2</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-petitboot/atom?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/'/>
<updated>2016-08-26T03:23:01+00:00</updated>
<entry>
<title>Add encrypted file support</title>
<updated>2016-08-26T03:23:01+00:00</updated>
<author>
<name>tpearson@raptorengineering.com</name>
<email>tpearson@raptorengineering.com</email>
</author>
<published>2016-08-18T09:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=ccb478ac2e5b1e24ebb6af4130fdd37e1b36babb'/>
<id>urn:sha1:ccb478ac2e5b1e24ebb6af4130fdd37e1b36babb</id>
<content type='text'>
In certain cases, such as network booting over an untrusted connection,
it may be useful to fully encrypt and sign the kernel files.

Enable fully encrypted boot using builtin keyring via the addition of
the string "ENCRYPTED" to the first line of the /etc/pb-lockdown file.
This disables detached (plaintext) signature verification.

Signed-off-by: Timothy Pearson &lt;tpearson@raptorengineering.com&gt;
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>Add support for GPG signature enforcement on booted</title>
<updated>2016-08-26T03:23:01+00:00</updated>
<author>
<name>tpearson@raptorengineering.com</name>
<email>tpearson@raptorengineering.com</email>
</author>
<published>2016-08-18T09:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=86c9d34380b0074dab1ba89a569a94280d6999c4'/>
<id>urn:sha1:86c9d34380b0074dab1ba89a569a94280d6999c4</id>
<content type='text'>
kernels and related blobs

This can be used to implement a form of organization-controlled secure boot,
whereby kernels may be loaded from a variety of sources but they will only
boot if a valid signature file is found for each component, and only if the
signature is listed in the /etc/pb-lockdown file.

Signed-off-by: Timothy Pearson &lt;tpearson@raptorengineering.com&gt;
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
(Minor build fixes and gpgme.m4, comment on secure boot in gpg.c)
</content>
</entry>
</feed>
