<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/arti_path.rs, 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-01-31T10:43:06Z</updated>
<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>
<entry>
<title>tor-keymgr: Allow empty denotators in ArtiPath.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-30T18:10:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=51108968924091437e7c70f761caa36340b91ee0'/>
<id>urn:sha1:51108968924091437e7c70f761caa36340b91ee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Add a TODO about removing ValidatedString.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-25T20:28:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0ed7683566f6ab194913fe330ed772b2318931c'/>
<id>urn:sha1:f0ed7683566f6ab194913fe330ed772b2318931c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Abolish ArtiPathComponent.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-25T17:12:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de4115126da6156d53482a370b8e12742c0114ec'/>
<id>urn:sha1:de4115126da6156d53482a370b8e12742c0114ec</id>
<content type='text'>
`ArtiPathComponent`s are really just `Slugs`.

Part of #1193, #1092
</content>
</entry>
<entry>
<title>tor-keymgr: Make ArtiPathComponent a Slug internally (fmt).</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-25T20:19:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c4099aba30ba77d8ecb62cc35bd69f96a3f0a4f'/>
<id>urn:sha1:3c4099aba30ba77d8ecb62cc35bd69f96a3f0a4f</id>
<content type='text'>
</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: ArtiPath[Component]: Manually reformat derive lists</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:43:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=924fa9b9e0962ed8ed9a3e3ffc007a03d0a54aef'/>
<id>urn:sha1:924fa9b9e0962ed8ed9a3e3ffc007a03d0a54aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath: impl serde</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:42:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e0131455966fadf0c0421fdd8d768193b056c72'/>
<id>urn:sha1:5e0131455966fadf0c0421fdd8d768193b056c72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPathComponent: Use unqualified names</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:40:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1d13d7958e355fddb8e6441bf03df2a8310fcde2'/>
<id>urn:sha1:1d13d7958e355fddb8e6441bf03df2a8310fcde2</id>
<content type='text'>
This makes this like the list for ArtiPath.
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath[Component]: Don't DerefMut</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:46:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54ec3725bc59aafea37798a442823a9c2128a086'/>
<id>urn:sha1:54ec3725bc59aafea37798a442823a9c2128a086</id>
<content type='text'>
That would allow construction of invalid paths.
</content>
</entry>
</feed>
