<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/err.rs, branch arti-v1.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-09-04T18:26:37Z</updated>
<entry>
<title>Rename tor-keys crate to tor-key-forge</title>
<updated>2024-09-04T18:26:37Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-09-04T18:24:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a28902e3d0c34375e64cbc067eb9cf2e4a55142'/>
<id>urn:sha1:6a28902e3d0c34375e64cbc067eb9cf2e4a55142</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-keymgr: Use tor-keys crate and remove dead code</title>
<updated>2024-09-04T18:25:55Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-08-22T17:41:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=803ede5806999264a8379daa96fcdf9177338981'/>
<id>urn:sha1:803ede5806999264a8379daa96fcdf9177338981</id>
<content type='text'>
Everything copied in the previous commits to tor-keys is now removed and
tor-keys crate is used accross the code.

Minor changes to tor-keys to accomodate this change.

Part of #1137

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-keymgr: Move arti-specific ssh code to arti module.</title>
<updated>2024-05-07T13:31:45Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-07T11:46:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83119a81eb2ffd67d0608df6b1b2fabbf54401b7'/>
<id>urn:sha1:83119a81eb2ffd67d0608df6b1b2fabbf54401b7</id>
<content type='text'>
Some of the types and impls from `key_type/ssh.rs` (such as
`UnparsedOpenSshKey`) have nothing to do with `KeyType`, and are only
used by the `ArtiNativeKeystore`, so I'm moving them to the `arti`
keystore module.

The shared ssh-related stuff now lives in the top-level `ssh.rs`.
</content>
</entry>
<entry>
<title>tor-keymgr: Add an error type for unsupported keys.</title>
<updated>2024-05-07T11:20:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-02T19:54:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8cc823a4698bdbe445191cad61e709ed5136d535'/>
<id>urn:sha1:8cc823a4698bdbe445191cad61e709ed5136d535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run maint/add_warning.</title>
<updated>2024-03-13T16:30:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-13T16:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c'/>
<id>urn:sha1:c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c</id>
<content type='text'>
</content>
</entry>
<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: 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: 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: Make ArtiPathComponent a Slug internally.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-25T16:43:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf4f58a04fb3f51248c36f8b19dde9c9a0b28546'/>
<id>urn:sha1:cf4f58a04fb3f51248c36f8b19dde9c9a0b28546</id>
<content type='text'>
This will make it easier to replace `ArtiPathComponent` with `Slug`
later down the line.

Note this changes the syntax rules of `ArtiPathComponent`:
  * previously `ArtiPathComponent`s could be unicode strings,
    (now they are lowercase ASCII alphanumerics, plus `-`, `_`)
  * previously `ArtiPathComponent`s couldn't start with `-` or `_`,
    but now they can

Part of #1193, #1092
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPathSyntaxError: impl Eq</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T10:59:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3099dc2f2efa9feee86af30c2c630e46fe20521'/>
<id>urn:sha1:c3099dc2f2efa9feee86af30c2c630e46fe20521</id>
<content type='text'>
</content>
</entry>
</feed>
