<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdir/src/params.rs, branch arti-v1.5.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.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-11T15:22:24Z</updated>
<entry>
<title>clippy: fix `clippy::duplicated_attributes` warnings</title>
<updated>2025-08-11T15:22:24Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-08-11T15:22:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=327f6a31c0fed9ff0b17ac2257157274fbe6d4cb'/>
<id>urn:sha1:327f6a31c0fed9ff0b17ac2257157274fbe6d4cb</id>
<content type='text'>
```text
warning: duplicated attribute
   --&gt; crates/tor-hsservice/src/timeout_track.rs:630:14
    |
630 |     #![allow(clippy::needless_pass_by_value)] // TODO hoist into standard lint block
    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
</content>
</entry>
<entry>
<title>tor-hsservice: Time out RendRequests in PoW queue.</title>
<updated>2025-08-05T23:50:24Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-07-28T14:00:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ee5051a68260d264a2149e449256ac101bda63f'/>
<id>urn:sha1:2ee5051a68260d264a2149e449256ac101bda63f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Add consensus params for Prop 362.</title>
<updated>2025-08-05T23:50:24Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-07-24T20:01:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=817d7c75960eecc298e55ec1f051b62e123925cd'/>
<id>urn:sha1:817d7c75960eecc298e55ec1f051b62e123925cd</id>
<content type='text'>
This adds the three new parameters specified in Prop 362 [0].

Two of these replace hardcoded defaults in the code.

The third, HiddenServiceProofOfWorkV1ServiceIntroTimeoutSeconds, is not
implemented yet, but will be in a future commit.

[0]: https://spec.torproject.org/proposals/362-update-pow-control-loop.html
</content>
</entry>
<entry>
<title>Merge branch 'prop360-combined' into 'main'</title>
<updated>2025-07-10T14:43:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-07-10T14:43:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=49f81a14090ae29eb944854d49a59a7125d6ee83'/>
<id>urn:sha1:49f81a14090ae29eb944854d49a59a7125d6ee83</id>
<content type='text'>
Implement proposal 360 (limit HsDesc inflation opportunities)

Closes #2046

See merge request tpo/core/arti!3070</content>
</entry>
<entry>
<title>Suggestions from @gabi-250 on prop360 implementation.</title>
<updated>2025-07-10T13:41:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-07-10T13:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12b2ae41e752b289ff81553e8d571b9cb77c6e0f'/>
<id>urn:sha1:12b2ae41e752b289ff81553e8d571b9cb77c6e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdir: new parameters from prop360.</title>
<updated>2025-07-10T13:41:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-06-24T14:52:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b1f4f828e2ed37d9e7559e09579ed098c17cc09e'/>
<id>urn:sha1:b1f4f828e2ed37d9e7559e09579ed098c17cc09e</id>
<content type='text'>
(maxima are as amended in torspec!411)
</content>
</entry>
<entry>
<title>Typo fixes (automatic and hand-verified)</title>
<updated>2025-07-09T16:27:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-07-09T16:27:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd24caa9959a4e9a04ad10cc047975b8566a884b'/>
<id>urn:sha1:fd24caa9959a4e9a04ad10cc047975b8566a884b</id>
<content type='text'>
Made with https://crates.io/crates/typos-cli
</content>
</entry>
<entry>
<title>NetParameters::saturating_update: log when a value is out of range</title>
<updated>2025-06-23T17:11:01Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-06-10T22:01:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2d79634258326e7f86471fe2b2720f83d215c2cc'/>
<id>urn:sha1:2d79634258326e7f86471fe2b2720f83d215c2cc</id>
<content type='text'>
On one hand, this can be quite noisy when something *is* out of range.
On the other hand, a clamped value shouldn't normally happen, and is
likely to result in surprising and otherwise difficult-to-debug
behavior.
</content>
</entry>
<entry>
<title>Log unrecognized net params</title>
<updated>2025-06-23T17:11:01Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-06-10T21:24:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=00fbefa2a70a72bd3193e098790219c6cb879858'/>
<id>urn:sha1:00fbefa2a70a72bd3193e098790219c6cb879858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdir: decrease minimum hsdir_interval from 30 to 5</title>
<updated>2025-06-10T21:00:11Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-06-10T21:00:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ba2247dfa42a6230c044ac23e631f5750b6f847b'/>
<id>urn:sha1:ba2247dfa42a6230c044ac23e631f5750b6f847b</id>
<content type='text'>
This matches the spec change:
&lt;https://gitlab.torproject.org/tpo/core/torspec/-/merge_requests/406&gt;

Progress on:
&lt;https://gitlab.torproject.org/tpo/core/chutney/-/issues/40038&gt;
</content>
</entry>
</feed>
