<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src, branch arti-v2.5.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.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-06-17T16:18:26Z</updated>
<entry>
<title>arti, keymgr: s/IDEA/TODO</title>
<updated>2026-06-17T16:18:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-17T15:46:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18115a11225b9aaf3106512aa49ae84bf1c3eeb6'/>
<id>urn:sha1:18115a11225b9aaf3106512aa49ae84bf1c3eeb6</id>
<content type='text'>
It's better to use "TODO" like we do in the rest of Arti, because
otherwise this has a chance of being forgotten (because nobody really
greps for "IDEA").
</content>
</entry>
<entry>
<title>arti: subcommands: keys: Rework output of keys list</title>
<updated>2026-06-17T16:17:59Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-06-17T16:17:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e98b4a466fd6db9afd691ee3e9a74d3b4f5f90c9'/>
<id>urn:sha1:e98b4a466fd6db9afd691ee3e9a74d3b4f5f90c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: Run maint/add_warning to deny string slices</title>
<updated>2026-06-09T15:36:01Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-06-09T15:36:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f5752a77fb57052c06ead0eeae606831f1e8e97'/>
<id>urn:sha1:9f5752a77fb57052c06ead0eeae606831f1e8e97</id>
<content type='text'>
This commit executes maint/add_warning with the just added change to
deny string slices except in tests.

I recommend auditing this by checking out the previous commit followed
by running the script yourself and then verifying that the diff is
identical to this commit.

This commit makes cargo clippy fail.  We will add exceptions in the next
commit.
</content>
</entry>
<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: Add a TODO about possibly removing RawEntryId::Ephemeral</title>
<updated>2026-05-18T15:55:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-18T15:51:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c93bf3bb457edee82081755f62f557e01ac527a3'/>
<id>urn:sha1:c93bf3bb457edee82081755f62f557e01ac527a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Rephrase the remove_unchecked docs for clarity</title>
<updated>2026-05-18T15:39:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-18T15:31:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd0066eef8e06f3fb56800cf6ee65929434ff9e5'/>
<id>urn:sha1:fd0066eef8e06f3fb56800cf6ee65929434ff9e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keymgr: Clarify that not all keystores support stringly-typed entry IDs</title>
<updated>2026-05-18T15:39:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-18T15:31:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f60f19dbb928b74b70fd6b1c6fe8f63d580db4f6'/>
<id>urn:sha1:f60f19dbb928b74b70fd6b1c6fe8f63d580db4f6</id>
<content type='text'>
</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 (fmt)</title>
<updated>2026-05-18T15:07:50Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-18T13:44:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=adb4a7f37802dd7103f603183736d1554902afdb'/>
<id>urn:sha1:adb4a7f37802dd7103f603183736d1554902afdb</id>
<content type='text'>
</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>
</feed>
