<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/config.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-25T16:25:57Z</updated>
<entry>
<title>Document allowed numbers of intro points, and make them match C</title>
<updated>2024-01-25T16:25:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-25T16:25:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c04e3fcc49bae34cae66583ed26f0364bd5b6179'/>
<id>urn:sha1:c04e3fcc49bae34cae66583ed26f0364bd5b6179</id>
<content type='text'>
Part of #1210.

These values are not necessarily the cleverest possible, but they
match the C implementation.  We can tune them if we need to.
</content>
</entry>
<entry>
<title>hss: Pick random intro-point lifetime based on netparams</title>
<updated>2024-01-25T16:19:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-25T16:19:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4acdda8734bc6e8637f1182027551a9249ee11fc'/>
<id>urn:sha1:4acdda8734bc6e8637f1182027551a9249ee11fc</id>
<content type='text'>
This makes us more spec-conformant.  See discussion at #1210
"question 3".
</content>
</entry>
<entry>
<title>fixup! hss: Use 3 hours for IPT_PUBLISH_*.</title>
<updated>2024-01-25T16:05:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-25T16:05:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=845acfa296a8a5446f8fcf46d770413ff077e472'/>
<id>urn:sha1:845acfa296a8a5446f8fcf46d770413ff077e472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsservice: Make a few more TODOs refer to #1210</title>
<updated>2024-01-12T18:12:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-12T18:09:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dfdaf2cabd9d0dced6f0949b1e28c621881c87a4'/>
<id>urn:sha1:dfdaf2cabd9d0dced6f0949b1e28c621881c87a4</id>
<content type='text'>
(These are about parameters and configuration for the introduction
point manager.)
</content>
</entry>
<entry>
<title>hsservice: downgrade TODO about "enabled".</title>
<updated>2024-01-12T18:08:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-12T18:08:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d1f6e22849ebe66b193fd50e16ac7bf0544320c3'/>
<id>urn:sha1:d1f6e22849ebe66b193fd50e16ac7bf0544320c3</id>
<content type='text'>
We don't necessarily need to build this option at all.
</content>
</entry>
<entry>
<title>hsservice: Make TODO HSS comments about client auth refer to #1206</title>
<updated>2024-01-12T18:05:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-12T18:05:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4576f226f89bb0238ae11c28063295adae88b39a'/>
<id>urn:sha1:4576f226f89bb0238ae11c28063295adae88b39a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2024-01-08T18:19:11Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-01-04T18:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4eb54be0657862f5d56b047c16c08dabde6a7377'/>
<id>urn:sha1:4eb54be0657862f5d56b047c16c08dabde6a7377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss::config: Downgrade or remove some TODO HSS comments.</title>
<updated>2023-12-12T13:00:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-12T12:51:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dc86ccc34185de26844071f5d65d6719c4c1c9dc'/>
<id>urn:sha1:dc86ccc34185de26844071f5d65d6719c4c1c9dc</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
