<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-relay/src/relay.rs, branch arti-v1.4.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-14T19:42:16Z</updated>
<entry>
<title>arti-relay: remove 'override_net_params' config</title>
<updated>2025-01-14T19:42:16Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-01-14T19:42:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f8736969a49a10ef3cc9d6cc1e3663b4df7f6f4'/>
<id>urn:sha1:3f8736969a49a10ef3cc9d6cc1e3663b4df7f6f4</id>
<content type='text'>
We think that for relays, the 'override_net_params' config option is
overly broad and a footgun. We can always re-add this back later if we
want to, but for now the focus will be on exposing specific config
options for features that are okay to be changed by users.
</content>
</entry>
<entry>
<title>arti-relay: fix rust/clippy lints</title>
<updated>2025-01-14T15:14:18Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-01-13T19:18:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=407a1f3a3e7543b5f6e1cc6df19ebdbcbad3ac51'/>
<id>urn:sha1:407a1f3a3e7543b5f6e1cc6df19ebdbcbad3ac51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: `TorRelay` takes a `CfgPathResolver`</title>
<updated>2025-01-13T17:44:34Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-01-08T18:09:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5024743a90c10c9a4d865f2de87296ba962ef1d9'/>
<id>urn:sha1:5024743a90c10c9a4d865f2de87296ba962ef1d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: remove relay builder</title>
<updated>2025-01-13T17:44:34Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-01-08T17:54:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=55008e3db494ba1a298390289161af704021c333'/>
<id>urn:sha1:55008e3db494ba1a298390289161af704021c333</id>
<content type='text'>
This is a bunch of boilerplate code that we don't currently need, and
may not need in the future since we don't need to provide a lot of
library-API-level customization for `TorRelay` like we do with
`TorClient`.
</content>
</entry>
<entry>
<title>arti-relay: default config paths now use path resolver</title>
<updated>2025-01-13T17:44:34Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-01-08T16:32:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3de3ece90bfa8ebbc1be39dcaa4582816e7c6521'/>
<id>urn:sha1:3de3ece90bfa8ebbc1be39dcaa4582816e7c6521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: remove runtime/tls-related features</title>
<updated>2024-11-14T20:51:01Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-14T19:38:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d6a78e92eb6611bd4cdf90afb589a5fd3d406f97'/>
<id>urn:sha1:d6a78e92eb6611bd4cdf90afb589a5fd3d406f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-relay-crypto: Add a denotator to RelaySigningKeypairSpecifier.</title>
<updated>2024-10-31T14:34:51Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-10-23T11:00:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8357c7c6fe01fd4c59e353a39ff59642bff0c19a'/>
<id>urn:sha1:8357c7c6fe01fd4c59e353a39ff59642bff0c19a</id>
<content type='text'>
This will enable us to store more than one `K_relaysign_ed` in the
keystore.

Closes #1692
</content>
</entry>
<entry>
<title>tor-relay-crypto: Use the KS_ prefix for RelayIdentityKeySpecifier.</title>
<updated>2024-10-31T14:29:30Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-10-23T10:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a4f2ccf9446c25af346274122512ae457b52693a'/>
<id>urn:sha1:a4f2ccf9446c25af346274122512ae457b52693a</id>
<content type='text'>
According to its docs, `RelayIdentityKeySpecifier` was meant to be the
key specifier for the relay identity keypair, so its role prefix should
be `KS_`.

This also renames `RelayIdentityKeySpecifier` to
`RelayIdentityKeypairSpecifier` for clarity (we're about to add another
specifier here, for the public relay identity key).
</content>
</entry>
<entry>
<title>memquota: Change ToplevelAccount to be an alias for Arc&lt;MemoryQuotaTracker&gt;</title>
<updated>2024-10-15T11:50:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-15T11:44:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cc468a2d35ae1e65a1d8aacae400342daf60d5da'/>
<id>urn:sha1:cc468a2d35ae1e65a1d8aacae400342daf60d5da</id>
<content type='text'>
Fixes a TODO.
</content>
</entry>
<entry>
<title>arti-relay: Rename remaining XXXs to be TODOs</title>
<updated>2024-10-10T17:48:42Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-10-10T17:48:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a14df2ec4d43b76439ea436bba1810c38663ace5'/>
<id>urn:sha1:a14df2ec4d43b76439ea436bba1810c38663ace5</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
</feed>
