<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/nickname.rs, branch arti-v1.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-02-13T18:54:42Z</updated>
<entry>
<title>tor-hsservice: Expose HsNickname::new</title>
<updated>2024-02-13T18:54:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-13T15:57:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f3720ac2c0f16883abc1597ad828f99022a0e320'/>
<id>urn:sha1:f3720ac2c0f16883abc1597ad828f99022a0e320</id>
<content type='text'>
The non-visibility of this method seems like it must have been an
oversight.
</content>
</entry>
<entry>
<title>tor-hsservice: impl state_dir::InstanceIdentity for HsNickname</title>
<updated>2024-02-01T11:21:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-30T12:43:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4f6a7ba5aa83b06e8980d59f1992b79ad85024e2'/>
<id>urn:sha1:4f6a7ba5aa83b06e8980d59f1992b79ad85024e2</id>
<content type='text'>
</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>
<entry>
<title>tor-hsservice: Fix corner case in HsNickname FromStr impl.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-30T17:54:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fea4747eb8c5c93dab3e5059717b04c72451b928'/>
<id>urn:sha1:fea4747eb8c5c93dab3e5059717b04c72451b928</id>
<content type='text'>
It was previously possible to construct an `HsNickname` out of an empty
string using the `FromStr` impl.
</content>
</entry>
<entry>
<title>tor-persist: Forbid slugs from starting with a hyphen.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-30T17:47:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f3c27370db1ae5aed8b8a1b36879c50d1db48530'/>
<id>urn:sha1:f3c27370db1ae5aed8b8a1b36879c50d1db48530</id>
<content type='text'>
</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-hsservice: Make Slug the underlying repr of HsNickname.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-25T16:00:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09f10895a7ab3362c01a6f8d91649d354030e9e3'/>
<id>urn:sha1:09f10895a7ab3362c01a6f8d91649d354030e9e3</id>
<content type='text'>
We represent `HsNickname` as a `Slug` instead of an `ArtiPathComponent`
(we are about to remove the latter).

Part of #1092
</content>
</entry>
<entry>
<title>tor-hsservice: Downgrade a TODO HSS to TODO.</title>
<updated>2024-01-11T19:02:48Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-11T19:02:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=78d90760c822fa62699c84fd2ffebfb2b89e9315'/>
<id>urn:sha1:78d90760c822fa62699c84fd2ffebfb2b89e9315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: provide KeySpecifierComponentViaDisplayFromStr and use it</title>
<updated>2023-12-07T12:12:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-06T11:18:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18e7329a83e230e43477d382b2e0d83960dd2b81'/>
<id>urn:sha1:18e7329a83e230e43477d382b2e0d83960dd2b81</id>
<content type='text'>
Now the only manual impl is TimePeriod, which is indeed special.
</content>
</entry>
<entry>
<title>ArtiPaths: derive FromStr for ArtiPath ArtiPathComponent HsNickname (fmt)</title>
<updated>2023-12-07T12:12:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-06T13:42:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dcc75d742b37bb91ee381d5e3c665bd1a71900ec'/>
<id>urn:sha1:dcc75d742b37bb91ee381d5e3c665bd1a71900ec</id>
<content type='text'>
Mandatory horrible formatting.
</content>
</entry>
</feed>
