<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr, branch arti-v1.1.9</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.9</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.9'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-02T18:51:27Z</updated>
<entry>
<title>Minor-version bumps, for crates with breaking changes.</title>
<updated>2023-10-02T18:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-02T18:51:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1c3c06d68fda250dff4039614aff0be765ff68e0'/>
<id>urn:sha1:1c3c06d68fda250dff4039614aff0be765ff68e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patchlevel bumps, with dependents affected.</title>
<updated>2023-10-02T18:48:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-02T18:48:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9b1e09c6bb661533081edf0bb58a57d72c92f3d9'/>
<id>urn:sha1:9b1e09c6bb661533081edf0bb58a57d72c92f3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'keymgr-blinded-keys' into 'main'</title>
<updated>2023-09-26T16:34:15Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T16:34:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0d34ab693d8de77ac21d94af7c2e26f8f1d28604'/>
<id>urn:sha1:0d34ab693d8de77ac21d94af7c2e26f8f1d28604</id>
<content type='text'>
tor-keymgr: Support storing `ed25519::ExpandedKeypair`s in the keystore

See merge request tpo/core/arti!1619</content>
</entry>
<entry>
<title>tor-keymgr: Fix clippy warning (fmt).</title>
<updated>2023-09-26T14:30:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T14:30:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a8a39cb365428bf949031ccb971d365b2bf79ad6'/>
<id>urn:sha1:a8a39cb365428bf949031ccb971d365b2bf79ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Fix clippy warning.</title>
<updated>2023-09-26T14:19:05Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T14:19:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b8e1b61b4ddfb796ed08d8da2985b6c723d98015'/>
<id>urn:sha1:b8e1b61b4ddfb796ed08d8da2985b6c723d98015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Add TODO about key file extensions.</title>
<updated>2023-09-26T14:01:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T14:01:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05640eaba60ce6908151958282a433d7e6447bfc'/>
<id>urn:sha1:05640eaba60ce6908151958282a433d7e6447bfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Make SshKeyData accessors more idiomatic.</title>
<updated>2023-09-26T13:58:54Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:58:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=92382c25e07d7f54152954b93e5b683584f16036'/>
<id>urn:sha1:92382c25e07d7f54152954b93e5b683584f16036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Fix broken doc link.</title>
<updated>2023-09-26T13:44:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:44:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5aaff0182d1658fbcccb932499cd2c26a99c15af'/>
<id>urn:sha1:5aaff0182d1658fbcccb932499cd2c26a99c15af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Make SshKeyData non-exhaustive.</title>
<updated>2023-09-26T13:38:19Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:38:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=364eb0f954e1c5cd90c5b1541ebd7a14bd326e96'/>
<id>urn:sha1:364eb0f954e1c5cd90c5b1541ebd7a14bd326e96</id>
<content type='text'>
We will need to add another variant to this when we add support for
certificates.
</content>
</entry>
<entry>
<title>tor-keymgr: Derive Clone, Debug for SshKeyData.</title>
<updated>2023-09-26T13:37:09Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-26T13:37:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=30df99e5e7e9805de48065853f606e0829e00fbf'/>
<id>urn:sha1:30df99e5e7e9805de48065853f606e0829e00fbf</id>
<content type='text'>
</content>
</entry>
</feed>
