<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src, branch arti-v1.1.13</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.13</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.13'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-02-05T13:46:59Z</updated>
<entry>
<title>tor-keymgr: Fix two docs links</title>
<updated>2024-02-05T13:46:59Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-05T13:46:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e51f0072817c36c1a2416e9b6507e798fc321bd6'/>
<id>urn:sha1:e51f0072817c36c1a2416e9b6507e798fc321bd6</id>
<content type='text'>
(These were broken by recent MRs so don't need a CHANGELOG update in !1950.)
</content>
</entry>
<entry>
<title>tor-keymgr: Apply cargo fmt.</title>
<updated>2024-02-01T21:04:34Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-01T21:04:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4e2c4aae891a0fc2a3f1b7a2805300872107ac4'/>
<id>urn:sha1:e4e2c4aae891a0fc2a3f1b7a2805300872107ac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Expand the KeyAlreadyExists docs.</title>
<updated>2024-02-01T20:51:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-02-01T15:15:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=301982b71b46126e064553d86b5948dead6953f1'/>
<id>urn:sha1:301982b71b46126e064553d86b5948dead6953f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Abolish get_or_generate_with_derived.</title>
<updated>2024-02-01T20:51:18Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-31T14:02:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aba51a03e1fe15ea27c174e3ad5fad6ba6d1316b'/>
<id>urn:sha1:aba51a03e1fe15ea27c174e3ad5fad6ba6d1316b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Rewrite get_or_generate() using of get() and generate().</title>
<updated>2024-02-01T20:51:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-31T17:32:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44952885015c5cc6a1e7ea032cd9e62f75aca636'/>
<id>urn:sha1:44952885015c5cc6a1e7ea032cd9e62f75aca636</id>
<content type='text'>
We are about to remove `KeyMgr::get_or_generate_with_derived`,
so this rewrites `KeyMgr::get_or_generate` without using it.
</content>
</entry>
<entry>
<title>tor-keymgr: Abolish KeyMgr::generate_with_derived.</title>
<updated>2024-02-01T20:14:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-31T12:45:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f46bc880c7e3565781ac2a39220a074e89b2faa'/>
<id>urn:sha1:3f46bc880c7e3565781ac2a39220a074e89b2faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Make KeyMgr::generate return the generated key.</title>
<updated>2024-02-01T20:02:02Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-01T20:02:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ff31af4cd475045b6e33e2e6cbb1740533b37041'/>
<id>urn:sha1:ff31af4cd475045b6e33e2e6cbb1740533b37041</id>
<content type='text'>
`KeyMgr::generate` is now quite similar to `KeyMgr::get_or_generate`, so
we will soon remove the latter.

Part of #1074
</content>
</entry>
<entry>
<title>tor-keymgr: Add error variant for when a key shouldn't exist.</title>
<updated>2024-02-01T18:03:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-31T16:41:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83ca2be17e1f4a84396a37f028318498c7900fef'/>
<id>urn:sha1:83ca2be17e1f4a84396a37f028318498c7900fef</id>
<content type='text'>
This will be returned by `KeyMgr::generate` if the key to be generated
already exists and `overwrite` is `false`.

Part of #1074
</content>
</entry>
<entry>
<title>tor-keymgr: Lowercase the role when building the ArtiPath.</title>
<updated>2024-01-31T11:15:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-29T12:38:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f28158d1b6b2e5cd88e707c3ed385acc65fdfcee'/>
<id>urn:sha1:f28158d1b6b2e5cd88e707c3ed385acc65fdfcee</id>
<content type='text'>
The role is a slug, and slugs are not allowed to contain uppercase
characters.

Closes #1195
</content>
</entry>
<entry>
<title>tor-persist: Make all Slugs non-empty.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-30T19:08:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e01ba7dc06dc4300dbc91537d3b6579c5d31de63'/>
<id>urn:sha1:e01ba7dc06dc4300dbc91537d3b6579c5d31de63</id>
<content type='text'>
This also removes a TODO regarding adding a `Nickname` type for
representing `HsClientSpecifier` and `HsNickname` (we don't need it if
`Slug`s are non-empty).

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1931#note_2990227
</content>
</entry>
</feed>
