<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/config.rs, branch arti-v1.1.11</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.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-27T19:24:55Z</updated>
<entry>
<title>tor-hsservice: Soup up plumbing for ipt_relay_rotation_time</title>
<updated>2023-11-27T19:24:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-31T15:33:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fea0b80769cd05ef321c73c1ab3388480075f722'/>
<id>urn:sha1:fea0b80769cd05ef321c73c1ab3388480075f722</id>
<content type='text'>
This will mean if we refer to it in more places, we'll still only have
one place to change it.
</content>
</entry>
<entry>
<title>Improve documentation in/around DosParams extension</title>
<updated>2023-11-20T15:24:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-15T22:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4b1eef41ee8113b6c4b3d418240dc4c23ea31a50'/>
<id>urn:sha1:4b1eef41ee8113b6c4b3d418240dc4c23ea31a50</id>
<content type='text'>
It does not help that C tor has a set of parameters and a set of
configuration options with exactly the same names which configure
the same thing in two slightly different ways.
</content>
</entry>
<entry>
<title>hss: Take intro_dos extension from configuration and send it.</title>
<updated>2023-11-20T15:24:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-15T22:02:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ce8c0a9ec92d4dcbcebd106df96632a5c229028'/>
<id>urn:sha1:7ce8c0a9ec92d4dcbcebd106df96632a5c229028</id>
<content type='text'>
Closes #723.
</content>
</entry>
<entry>
<title>Implement build_auth_clients()</title>
<updated>2023-10-11T16:17:00Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2023-10-11T16:17:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=74e59bfcde4a087bd66f186c851314660cfb120f'/>
<id>urn:sha1:74e59bfcde4a087bd66f186c851314660cfb120f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss: Implement a reconfigure function.</title>
<updated>2023-10-05T18:21:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-05T18:11:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f166b5eed91bcc90fff4dc8a4cc9bb5cef0f3af9'/>
<id>urn:sha1:f166b5eed91bcc90fff4dc8a4cc9bb5cef0f3af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss: Give Config a nickname accessor.</title>
<updated>2023-10-04T12:23:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T12:23:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05c95fad43fdf750d0aebc9fc5adba51f06a783b'/>
<id>urn:sha1:05c95fad43fdf750d0aebc9fc5adba51f06a783b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Make onion_services serialize as a map.</title>
<updated>2023-10-03T17:52:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T17:33:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=36bf63c16ce10b13e5df68dc865fa8c5ad216246'/>
<id>urn:sha1:36bf63c16ce10b13e5df68dc865fa8c5ad216246</id>
<content type='text'>
This lets us write `[onion_services.allium_cepa]`.
</content>
</entry>
<entry>
<title>hss: Rename the "name" config field to "nickname".</title>
<updated>2023-10-03T17:52:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T17:06:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62e2c9d140cba8f8461d05d6fd83bb1e62b5b4db'/>
<id>urn:sha1:62e2c9d140cba8f8461d05d6fd83bb1e62b5b4db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss: Temporarily disable POW config items.</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T18:17:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0a6a738da55cabb4149233059c77bdb1fd5314e1'/>
<id>urn:sha1:0a6a738da55cabb4149233059c77bdb1fd5314e1</id>
<content type='text'>
We plan to ship without them at first, so we may as well remove
them.
</content>
</entry>
<entry>
<title>hss: Make more of the configuration defaultable.</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T18:12:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2a57bf548150cfa8fa726fb283c5b0dcb5a97b57'/>
<id>urn:sha1:2a57bf548150cfa8fa726fb283c5b0dcb5a97b57</id>
<content type='text'>
</content>
</entry>
</feed>
