<feed xmlns='http://www.w3.org/2005/Atom'>
<title>key2root, branch 1.0</title>
<subtitle>[Complete] Authenticate with keyfile and run a process as root
</subtitle>
<id>https://git.maandree.se/key2root/atom?h=1.0</id>
<link rel='self' href='https://git.maandree.se/key2root/atom?h=1.0'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/'/>
<updated>2023-06-23T17:40:03Z</updated>
<entry>
<title>Makefile: fix uninstall rule</title>
<updated>2023-06-23T17:40:03Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T17:40:03Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=ef7ce6995ab38102c928172310155cf648881707'/>
<id>urn:sha1:ef7ce6995ab38102c928172310155cf648881707</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add pepper</title>
<updated>2023-06-23T17:38:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T17:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=5d432bac33fe533c6f200b0acab1d33491bf6e0e'/>
<id>urn:sha1:5d432bac33fe533c6f200b0acab1d33491bf6e0e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Use libar2simplified instead of crypt as crypt has a verily limited imput size, and add -h to key2root-addkey, and add key2root-crypt</title>
<updated>2023-06-23T17:15:49Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T17:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=7281ae7db4d9bc9eb2b59134e1dea1231013f1af'/>
<id>urn:sha1:7281ae7db4d9bc9eb2b59134e1dea1231013f1af</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix exit status</title>
<updated>2023-06-23T17:12:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T17:12:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=05ac2678ba0b5de227a4782fa20e3dc0674c6fbc'/>
<id>urn:sha1:05ac2678ba0b5de227a4782fa20e3dc0674c6fbc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix mistakes</title>
<updated>2023-06-23T14:24:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T14:24:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=2a717740fa534a3a5bd0040ef9606e15bbe7115c'/>
<id>urn:sha1:2a717740fa534a3a5bd0040ef9606e15bbe7115c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Implement authentication</title>
<updated>2023-06-23T13:34:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T13:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=0acfaa28b34566e6e4e3c6291c57ac8ca1b70b4f'/>
<id>urn:sha1:0acfaa28b34566e6e4e3c6291c57ac8ca1b70b4f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix support for NUL bytes in the keyfile</title>
<updated>2023-06-23T13:26:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T13:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=43d7766178e6696d009397d0e034b9cdaa9fa7da'/>
<id>urn:sha1:43d7766178e6696d009397d0e034b9cdaa9fa7da</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Implement keyfile forwarding</title>
<updated>2023-06-23T12:18:46Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T12:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=a0962de74bd4e1ad2dd2093b0f03877b0a78719d'/>
<id>urn:sha1:a0962de74bd4e1ad2dd2093b0f03877b0a78719d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>key2root-addkey.c: Add key hashing and updating</title>
<updated>2023-06-23T11:16:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T11:16:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=3d61ea4f89cc07f91aa0d615178f2c37fd2feed9'/>
<id>urn:sha1:3d61ea4f89cc07f91aa0d615178f2c37fd2feed9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add key lookup to key2root-addkey and fix writeall</title>
<updated>2023-06-23T10:25:18Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T10:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/key2root/commit/?id=748904541e5857952f1281745b3c93c8265f2c4b'/>
<id>urn:sha1:748904541e5857952f1281745b3c93c8265f2c4b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
