<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/config.rs, branch arti-v1.2.8</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.8</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.8'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-09-12T11:18:31Z</updated>
<entry>
<title>tor-hsservice: Satisfy cargo fmt.</title>
<updated>2024-09-12T11:18:31Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-12T11:18:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9e8be0fd3dd5a1371083b39ba06a12c652bf8988'/>
<id>urn:sha1:9e8be0fd3dd5a1371083b39ba06a12c652bf8988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Remove the anonymity setting from the config.</title>
<updated>2024-09-12T10:42:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-12T10:39:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=742dc71f53d164398d7cf2c3e13a9822f4f7071b'/>
<id>urn:sha1:742dc71f53d164398d7cf2c3e13a9822f4f7071b</id>
<content type='text'>
As mentioned in #727, this is not supported yet.
</content>
</entry>
<entry>
<title>tor-hsservice: Remove a TODO that is no longer relevant.</title>
<updated>2024-08-21T18:54:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-20T10:29:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=438b7b24d54feeb140055715e73e54eb5c3f8871'/>
<id>urn:sha1:438b7b24d54feeb140055715e73e54eb5c3f8871</id>
<content type='text'>
This is now implemented.
</content>
</entry>
<entry>
<title>tor-hsservice: Derive getters for OnionServiceConfig, RestrictedDiscoveryConfig.</title>
<updated>2024-08-21T18:54:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-14T18:12:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7e5af22d98c816f5da05871f40b9c1e632863399'/>
<id>urn:sha1:7e5af22d98c816f5da05871f40b9c1e632863399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Make restricted_discovery updateable.</title>
<updated>2024-08-21T18:54:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-13T10:36:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6cbb2b99b25a445632915cabdd0097007544da12'/>
<id>urn:sha1:6cbb2b99b25a445632915cabdd0097007544da12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Create a type for the descriptor publisher's view of the config.</title>
<updated>2024-08-21T18:54:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-13T11:46:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2c6931be88fb0176a972870c07daf55e6ee97b30'/>
<id>urn:sha1:2c6931be88fb0176a972870c07daf55e6ee97b30</id>
<content type='text'>
Partially addresses
https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1603#note_2944902
</content>
</entry>
<entry>
<title>tor-hsservice: Remove unnecessary docsrs cfg_attr.</title>
<updated>2024-08-07T10:30:45Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-07T10:30:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=20003ae47bc5c15814e107d2a6a64712f860d186'/>
<id>urn:sha1:20003ae47bc5c15814e107d2a6a64712f860d186</id>
<content type='text'>
The module is correctly documented as "only available on crate feature
restricted-discovery" without it.
</content>
</entry>
<entry>
<title>tor-hsservice: Add comments about the cfg_attrs around restricted_discovery.</title>
<updated>2024-08-07T09:56:39Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-07T09:56:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=366d474d9faf167818bde107eb0f698aa4b5b059'/>
<id>urn:sha1:366d474d9faf167818bde107eb0f698aa4b5b059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Add missing docsrs cfg to restricted_discovery module.</title>
<updated>2024-08-06T14:59:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-06T14:59:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6e8eabbe42c1e0764b166d296e2c5c9c91bb4962'/>
<id>urn:sha1:6e8eabbe42c1e0764b166d296e2c5c9c91bb4962</id>
<content type='text'>
Without it, if the `restricted-discovery` feature is compiled out, the
module gets documented as:
```
Non-restricted-discovery (Available on non-crate feature `restricted-discovery`
only)
```

which is inaccurate.
</content>
</entry>
<entry>
<title>tor-hsservice: Remove unused config types.</title>
<updated>2024-08-05T16:41:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-07-10T12:01:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=27331543206e5a88ff57e56189cf495afd8f5f04'/>
<id>urn:sha1:27331543206e5a88ff57e56189cf495afd8f5f04</id>
<content type='text'>
</content>
</entry>
</feed>
