<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/key_specifier.rs, branch arti-v2.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-06T15:25:20Z</updated>
<entry>
<title>keymgr: Add tests for the unhappy path of from_ctor_path()</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-06T12:18:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=511cf4823d7073c110e9eb9c12a56dab72dacbd0'/>
<id>urn:sha1:511cf4823d7073c110e9eb9c12a56dab72dacbd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Derive PartialEq for CTorPathError</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-06T12:13:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e08e0dada2e31bfac42119d0502c325d345dc27d'/>
<id>urn:sha1:e08e0dada2e31bfac42119d0502c325d345dc27d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Update tests to use the new d-d macro annotation for CTorPaths (fmt)</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-06T11:58:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b28015109bba69f4b6d8bbf814461aeaf6a106cb'/>
<id>urn:sha1:b28015109bba69f4b6d8bbf814461aeaf6a106cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Update tests to use the new d-d macro annotation for CTorPaths</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-06T11:58:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7041ade61f6c1538ae9f68784ef5037d02ba377'/>
<id>urn:sha1:d7041ade61f6c1538ae9f68784ef5037d02ba377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Add a CTorKeySpecifier trait</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-06T10:53:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f39c10d445e0c5b4bdfbc92f09abc8a55f24e16e'/>
<id>urn:sha1:f39c10d445e0c5b4bdfbc92f09abc8a55f24e16e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Make CTorPath more like the client/service specifiers (fmt)</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-06T10:45:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf0267f8e4b6182448963949cfeebe35f949eb0f'/>
<id>urn:sha1:cf0267f8e4b6182448963949cfeebe35f949eb0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Make CTorPath more like the client/service specifiers</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-06T10:43:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=71178a54dc8c3c3ed75b14ecbca3197feb22accc'/>
<id>urn:sha1:71178a54dc8c3c3ed75b14ecbca3197feb22accc</id>
<content type='text'>
This will make it easier to see the correspondence between CTorPaths
and the HS client/service key specifiers.

Initially, I was hoping this would make it easier to write a d-d macro
that automatically derives a `CTorPath` variant (e.g.
`HsClientDescEncKeypair`) from the KeySpecifier type name
(`HsClientDescEncKeypairSpecifier`), but alas, I don't think d-d can
"chop off" name suffixes ("Specifier", in this case).
`from_ctor_path()`/`ctor_path()` implementations for converting
`CTorPath`s to and from key specifiers.
</content>
</entry>
<entry>
<title>keymgr: Fix some recently broken doc links</title>
<updated>2026-01-06T15:25:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-05T14:32:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f02a56e5c9df2072492aac8c16a938ea1a7cf7e'/>
<id>urn:sha1:1f02a56e5c9df2072492aac8c16a938ea1a7cf7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Push error handling into the from_ctor_path() functions</title>
<updated>2026-01-06T15:25:19Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-05T12:24:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4b817a9450566d7b81b77ba6f4c7c16adffe6d5d'/>
<id>urn:sha1:4b817a9450566d7b81b77ba6f4c7c16adffe6d5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Replace placeholder errors with CTorPathError</title>
<updated>2026-01-06T15:25:19Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-05T12:15:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=590f245c5e0f17324ed8ddaa13e5141e95dce5e8'/>
<id>urn:sha1:590f245c5e0f17324ed8ddaa13e5141e95dce5e8</id>
<content type='text'>
</content>
</entry>
</feed>
