<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/arti-example-config.toml, 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-26T12:29:13Z</updated>
<entry>
<title>arti: add an example for onion service "reject" option</title>
<updated>2024-09-26T12:29:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-09-26T12:29:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=336c8cca9c49c9eb3879f763264c06784bbf07d0'/>
<id>urn:sha1:336c8cca9c49c9eb3879f763264c06784bbf07d0</id>
<content type='text'>
There was previously no example here.
</content>
</entry>
<entry>
<title>arti: Update example config with new keystore configuration.</title>
<updated>2024-09-23T18:55:23Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-23T14:35:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8a60ed23e6d81393e0e43d26f6c79508f99eb2aa'/>
<id>urn:sha1:8a60ed23e6d81393e0e43d26f6c79508f99eb2aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Move keystore config under keystore.primary.</title>
<updated>2024-09-23T18:55:23Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-23T14:14:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dcb29c0e5d5ad1c3795baa50f778a0f13d668325'/>
<id>urn:sha1:dcb29c0e5d5ad1c3795baa50f778a0f13d668325</id>
<content type='text'>
The keystore settings only configure the *primary* keystore, so they
should be under `keystore.primary`.
</content>
</entry>
<entry>
<title>tor-keymgr: added support for specifying keystore kind to ArtiKeystoreConfig</title>
<updated>2024-09-20T23:13:14Z</updated>
<author>
<name>Morgan</name>
<email>morgan@torproject.org</email>
</author>
<published>2024-09-07T04:37:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=641de54341202c5797d3f9b2d2fa1c82a04d2519'/>
<id>urn:sha1:641de54341202c5797d3f9b2d2fa1c82a04d2519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Remove onion service anonymity setting.</title>
<updated>2024-09-12T10:42:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-12T10:40:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=28de7546f0dd70ef1481d496203a3d8d68255fa7'/>
<id>urn:sha1:28de7546f0dd70ef1481d496203a3d8d68255fa7</id>
<content type='text'>
We don't support this yet, see #727.
</content>
</entry>
<entry>
<title>Look for memquota configuration in the TorClient configuration</title>
<updated>2024-09-04T10:49:23Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-08-28T12:34:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=27a505c21fe20f211ddeba4f06b7e81ee297f29e'/>
<id>urn:sha1:27a505c21fe20f211ddeba4f06b7e81ee297f29e</id>
<content type='text'>
Tests are not entirely trivial and will come in a moment.
</content>
</entry>
<entry>
<title>arti: Add the restricted_discovery configuration to the example config.</title>
<updated>2024-08-05T16:41:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-07-31T14:15:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=361d993bcb3f158dc66b97c315decae796231819'/>
<id>urn:sha1:361d993bcb3f158dc66b97c315decae796231819</id>
<content type='text'>
This also adds a test for it.
</content>
</entry>
<entry>
<title>arti: Note that auto is the same as disabled if vanguards are disabled.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-14T11:11:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=95fa6f647bd57768703c70171bab8f7396f9f7df'/>
<id>urn:sha1:95fa6f647bd57768703c70171bab8f7396f9f7df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Add vanguards settings to example config.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-09T13:53:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c4ce5b17de2d090733a4fca94ba517b37e13fb3'/>
<id>urn:sha1:3c4ce5b17de2d090733a4fca94ba517b37e13fb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>example-config: Indent transport arguments</title>
<updated>2024-04-02T16:38:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T14:57:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=549c9912d3d30a23f84e9b44f61297544233d9d2'/>
<id>urn:sha1:549c9912d3d30a23f84e9b44f61297544233d9d2</id>
<content type='text'>
This will make it possible for our tests to pull them out.
</content>
</entry>
</feed>
