<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsrproxy/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-16T16:56:28Z</updated>
<entry>
<title>hsrproxy: Temporarily remove ability to config unix addresses</title>
<updated>2024-01-16T16:56:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-16T16:56:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=36dcbe9382e12f32d2aecb159c8b51c14871a701'/>
<id>urn:sha1:36dcbe9382e12f32d2aecb159c8b51c14871a701</id>
<content type='text'>
I'm taking this out for now since we don't have support for actually
making these addresses work, and the current behavior will just
ignore connections silently.

Closes #1245
</content>
</entry>
<entry>
<title>Add NOTEs about similar code for address types.</title>
<updated>2023-12-12T20:10:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-12T20:10:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e089afc783127e346f7d402d5760140efaabab3a'/>
<id>urn:sha1:e089afc783127e346f7d402d5760140efaabab3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsproxy: warn on some dubious configurations</title>
<updated>2023-12-12T15:06:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-12T15:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9d24417dc7d7a60c70134f2b5a52a230906cb32c'/>
<id>urn:sha1:9d24417dc7d7a60c70134f2b5a52a230906cb32c</id>
<content type='text'>
Specifically, warn about non-private target addresses
and onion services with no forwarding rules at all.

Removes some TODO HSS comments and closes #1154.
</content>
</entry>
<entry>
<title>Merge branch 'todo_hsrproxy' into 'main'</title>
<updated>2023-12-11T18:49:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-11T18:49:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06fe5d91e4f630790ab1d45596c51d3e57bd7d17'/>
<id>urn:sha1:06fe5d91e4f630790ab1d45596c51d3e57bd7d17</id>
<content type='text'>
Resolve several TODO HSS items in hsrproxy

See merge request tpo/core/arti!1809</content>
</entry>
<entry>
<title>hsrproxy: Add a test for the contents of a parsed configuration.</title>
<updated>2023-12-11T16:10:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-11T16:10:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b9cdcb22f1c3d134addd0300aa416412033d59c6'/>
<id>urn:sha1:b9cdcb22f1c3d134addd0300aa416412033d59c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: replace "TODO HSS" instances with references to #1154</title>
<updated>2023-12-07T22:46:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-07T22:46:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbfc82c5902e5db18d8b4210264ea1411c52f43c'/>
<id>urn:sha1:fbfc82c5902e5db18d8b4210264ea1411c52f43c</id>
<content type='text'>
(These are the ones about warning on questionable configuration
choices.)
</content>
</entry>
<entry>
<title>hsproxy: Downgrade a TODO.</title>
<updated>2023-12-07T21:58:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-07T21:57:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5208fdc8f7c6140a8e6ebf43ecc72aa953cddaae'/>
<id>urn:sha1:5208fdc8f7c6140a8e6ebf43ecc72aa953cddaae</id>
<content type='text'>
"We might someday want to do X" does not really rise to the level of
a "must-fix".
</content>
</entry>
<entry>
<title>hsrproxy: Allow ports to be specified as integers</title>
<updated>2023-11-30T00:54:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-28T14:53:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=095fb2aae33197b3f2ea711630c65dcf3595acb3'/>
<id>urn:sha1:095fb2aae33197b3f2ea711630c65dcf3595acb3</id>
<content type='text'>
Previously, we required the user to specify a pattern matching a
single port as `"80"`, with quotes.  Now we allow the user to omit
the quotes.
</content>
</entry>
<entry>
<title>Revert "hsrproxy: Temporarily change the format of ProxyRule."</title>
<updated>2023-11-30T00:54:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-28T14:07:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5254b808b98a5c6ec2f75ef5a505db3315fbbd6c'/>
<id>urn:sha1:5254b808b98a5c6ec2f75ef5a505db3315fbbd6c</id>
<content type='text'>
This reverts commit 21605d2c9e601c3a5099bfd8d8c887cbb3b36c0a.

We're doing this because we wanted the configuration of proxy rules
to be a 2-tuple, as in `[ "22", "127.0.0.1:22" ]`.  But `config`
couldn't handle that before, so we temporarily changed it to
a string, as in "22 =&gt; 127.0.0.1:22".

Closes #1058.
</content>
</entry>
<entry>
<title>Merge branch 'configure_onion_service_part2' into 'main'</title>
<updated>2023-10-11T14:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-11T14:34:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69039d580d94747b777ec895bdaa259c973c5a98'/>
<id>urn:sha1:69039d580d94747b777ec895bdaa259c973c5a98</id>
<content type='text'>
Non-working attempt to test onion service configuration.

See merge request tpo/core/arti!1640</content>
</entry>
</feed>
