<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/publish/descriptor.rs, branch arti-v1.2.7</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.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-08-21T18:54:53Z</updated>
<entry>
<title>tor-hsservice: Use OnionServiceConfigPublisherView in the publisher.</title>
<updated>2024-08-21T18:54:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-13T11:57:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c5b757d0c2f95efa02a9c2a852ccea5f0fae6fe4'/>
<id>urn:sha1:c5b757d0c2f95efa02a9c2a852ccea5f0fae6fe4</id>
<content type='text'>
Resolves the TODO prompted by
https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1603#note_2944902
</content>
</entry>
<entry>
<title>tor-hsservice: Log the client nicknames the descriptor is encrypted for.</title>
<updated>2024-08-21T18:54:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-16T10:13:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8894b91d19244e72a65677645c39b1522a924915'/>
<id>urn:sha1:8894b91d19244e72a65677645c39b1522a924915</id>
<content type='text'>
Knowing the nicknames can be useful when debugging.
</content>
</entry>
<entry>
<title>tor-hsservice: Add an extra log in the descriptor publisher.</title>
<updated>2024-08-05T17:49:39Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-07-17T10:42:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4ed8fd28841202cef7d327be85c5134b22dbfab9'/>
<id>urn:sha1:4ed8fd28841202cef7d327be85c5134b22dbfab9</id>
<content type='text'>
This helped me debug some shadow test failures.
</content>
</entry>
<entry>
<title>tor-hsservice: Use the configured authorized clients when encrypting the descriptor.</title>
<updated>2024-08-05T16:41:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-07-25T19:14:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2f2cbed0ceb48474bea4ce80d51bbe59191c5095'/>
<id>urn:sha1:2f2cbed0ceb48474bea4ce80d51bbe59191c5095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Remove unused variables.</title>
<updated>2024-07-09T13:22:44Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-07-09T11:56:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e7784e7e71f35f8f2625987795c6044430e8a9a1'/>
<id>urn:sha1:e7784e7e71f35f8f2625987795c6044430e8a9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Remove unused code.</title>
<updated>2024-07-09T13:22:44Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-07-09T11:49:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=34d2378b386243cf2eb3486c3880aaa27c024c49'/>
<id>urn:sha1:34d2378b386243cf2eb3486c3880aaa27c024c49</id>
<content type='text'>
This is being reimplemented as #1292
</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-hsservice: client auth: Only allow `dir:...` to have valid unicode</title>
<updated>2024-03-05T15:32:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-03-05T10:41:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=727a4d0edaf32ac928f70ca8c45a1cc0e68b3862'/>
<id>urn:sha1:727a4d0edaf32ac928f70ca8c45a1cc0e68b3862</id>
<content type='text'>
We have Display/FromStr for AuthorizedClientConfig.  We can't have
Display if it can containa PathBuf because a PathBuf may not have a
string representation.

If we want to support non-unicode in the future, we'll need an
escaping scheme and messing around with OsStr.

The config scheme here may not be the best, but right now I'm just
fixing uses of Path::display.
</content>
</entry>
<entry>
<title>tor-hsservice: prelude: Promote imports from descriptor.rs</title>
<updated>2024-03-05T14:41:16Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-03-04T13:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f311e067a0e31bae60c55d99100cd2314688c215'/>
<id>urn:sha1:f311e067a0e31bae60c55d99100cd2314688c215</id>
<content type='text'>
Move these two publisher-specific imports to publish.rs.
</content>
</entry>
<entry>
<title>tor-hsservice: prelude: Move imports from descriptor.rs</title>
<updated>2024-03-05T14:41:16Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-03-04T13:01:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b80cbe11251644b8fe9f8df1ce68f80443b087cf'/>
<id>urn:sha1:b80cbe11251644b8fe9f8df1ce68f80443b087cf</id>
<content type='text'>
We use these via an import of the parent, publish.rs.
</content>
</entry>
</feed>
