<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src, branch arti-v1.1.7</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-07-27T10:46:38Z</updated>
<entry>
<title>keymgr: Add TODO regarding generate() being racy.</title>
<updated>2023-07-27T10:46:38Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-27T10:46:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fbd96df82f3b8cc3ab29cf690e42f8aec3a0a28'/>
<id>urn:sha1:0fbd96df82f3b8cc3ab29cf690e42f8aec3a0a28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Document the TOCTOU issue with generate().</title>
<updated>2023-07-27T10:45:05Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-27T10:45:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=74a2a7937b5b3159efb6fdb8197b6ed533a73f24'/>
<id>urn:sha1:74a2a7937b5b3159efb6fdb8197b6ed533a73f24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Make the return value of generate() indicate if a new key was created.</title>
<updated>2023-07-27T10:13:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-27T10:13:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=249149d4cef9f668eee041647bd349b29999e85a'/>
<id>urn:sha1:249149d4cef9f668eee041647bd349b29999e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Make Keystore::generate() return a Result.</title>
<updated>2023-07-27T10:03:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-27T10:03:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44f6d1c82715f628ca53fddedae23a780d560701'/>
<id>urn:sha1:44f6d1c82715f628ca53fddedae23a780d560701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Move duplicated match block to KeyMgr::select_keystore().</title>
<updated>2023-07-24T12:17:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-24T11:12:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=89dc3a162a0e0e7519deb6da9f40b9504fbc2178'/>
<id>urn:sha1:89dc3a162a0e0e7519deb6da9f40b9504fbc2178</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Add KeyMgr::generate() for generating new keys.</title>
<updated>2023-07-24T12:17:31Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-24T10:56:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f96298a791f696012c572a1df8396eea46d43266'/>
<id>urn:sha1:f96298a791f696012c572a1df8396eea46d43266</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Add function for generating EncodableKeys.</title>
<updated>2023-07-24T12:17:23Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-24T11:01:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c326ced816ab4bf9e3e7380f5caa6a6cb05a784'/>
<id>urn:sha1:9c326ced816ab4bf9e3e7380f5caa6a6cb05a784</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Test whether insert() creates the missing directories.</title>
<updated>2023-07-24T12:17:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-21T18:00:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f5f133c04c4eb84bc6a91929a9a1a0060b46e989'/>
<id>urn:sha1:f5f133c04c4eb84bc6a91929a9a1a0060b46e989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Return an unimplemented error instead of panicking.</title>
<updated>2023-07-24T12:17:12Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-21T17:50:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b9f3ba5885928b73d305a2d3be2b17d070cfe10b'/>
<id>urn:sha1:b9f3ba5885928b73d305a2d3be2b17d070cfe10b</id>
<content type='text'>
This will enable us to test the parts of `ArtiNativeKeystore::insert`
that _are_ implemented (such as the part where it creates the missing
directories).
</content>
</entry>
<entry>
<title>keymgr: Create the parent directories as needed</title>
<updated>2023-07-24T12:17:08Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-21T17:11:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cfe90f1478b174186d4d3dfa81bcab008044ee2d'/>
<id>urn:sha1:cfe90f1478b174186d4d3dfa81bcab008044ee2d</id>
<content type='text'>
</content>
</entry>
</feed>
