<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/mgr.rs, branch arti-v2.4.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.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-05-28T15:29:49Z</updated>
<entry>
<title>Merge branch 'patch-1' into 'main'</title>
<updated>2026-05-28T15:29:49Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-05-28T15:29:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fb97fab8caeb2955be9bac4fefae06e4af9074f5'/>
<id>urn:sha1:fb97fab8caeb2955be9bac4fefae06e4af9074f5</id>
<content type='text'>
feat: Make KeystoreEntry::new() public

See merge request tpo/core/arti!3288</content>
</entry>
<entry>
<title>keymgr: Remove a couple unused From&lt;&gt; impls</title>
<updated>2026-05-18T15:10:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-18T15:10:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b6c77735649657c164fa623650cf4d628873e02'/>
<id>urn:sha1:1b6c77735649657c164fa623650cf4d628873e02</id>
<content type='text'>
These are unused, and I don't think they're needed by our API users
either, since `KeystoreEntryResult` is just a type alias for `Result`.
</content>
</entry>
<entry>
<title>keymgr: Update tests to stop using RawKeystoreEntry</title>
<updated>2026-05-18T15:07:50Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-18T13:40:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=990fba43560351210275dab971285d9de038bf8a'/>
<id>urn:sha1:990fba43560351210275dab971285d9de038bf8a</id>
<content type='text'>
`RawKeystoreEntry` no longer exists, so these tests need to be updated.
</content>
</entry>
<entry>
<title>keymgr: Remove RawKeystoreEntry</title>
<updated>2026-05-18T15:07:50Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-18T13:24:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2cfba1e031f5721cda583d95c03223e517c11612'/>
<id>urn:sha1:2cfba1e031f5721cda583d95c03223e517c11612</id>
<content type='text'>
I think this adds unnecessary indirection, and it's a bit confusing to
have two separate keystore entry types (we have `KeystoreEntry` too).

This type exists just to server as a wrapper over the `RawEntryId` of an
unrecognized keystore entry, and the `KeystoreId` of the keystore it was
found in.

This commit folds `RawKeystoreEntry` into `UnrecognizedEntry`, which was
previously a thin wrapper over `RawKeystoreEntry`.
</content>
</entry>
<entry>
<title>tor-cert: Ed25519CertBuilder: do builder fn rename</title>
<updated>2026-04-29T16:49:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-28T09:58:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d90b703d0c4bc4ffb9068fb5c25fc78e72743961'/>
<id>urn:sha1:d90b703d0c4bc4ffb9068fb5c25fc78e72743961</id>
<content type='text'>
Change all call sites.

This completes the rename.
</content>
</entry>
<entry>
<title>tor-keymgr: migrate to web-time-compat.</title>
<updated>2026-03-26T19:20:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-26T14:04:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=734837268cd5a6c9b177b8daa11aa38b33500dac'/>
<id>urn:sha1:734837268cd5a6c9b177b8daa11aa38b33500dac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Remove now-addressed XXX</title>
<updated>2026-03-17T13:07:02Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-17T13:07:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1239bb7015eeadc0b1ce89524b9cc498931d3f75'/>
<id>urn:sha1:1239bb7015eeadc0b1ce89524b9cc498931d3f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Fix feature-gating in tests</title>
<updated>2026-03-17T12:48:40Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-17T12:48:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=45597d4e2468b1cb72305061beafe4b4bb65313e'/>
<id>urn:sha1:45597d4e2468b1cb72305061beafe4b4bb65313e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Lower get() logic into get_from_store()</title>
<updated>2026-03-17T12:26:10Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-16T18:58:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=446ef0e5da3cf339f97d49d78d841f614ed95e58'/>
<id>urn:sha1:446ef0e5da3cf339f97d49d78d841f614ed95e58</id>
<content type='text'>
This moves the logic for retrieving a public key from its corresponding
keypair into `get_from_store()`.

Fixes a bug which made it impossible to retrieve a public key using the
key specifier of its keypair type with any function other than
`KeyMgr::get()`.
</content>
</entry>
<entry>
<title>keymgr: Add more tests to reveal the get_*() bug for public keys</title>
<updated>2026-03-17T12:26:10Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-17T11:26:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4cc10779054729fa1a1fcaa039b80746e47d77ba'/>
<id>urn:sha1:4cc10779054729fa1a1fcaa039b80746e47d77ba</id>
<content type='text'>
This will be fixed in the next commit.
</content>
</entry>
</feed>
