<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/arti-example-config.toml, branch ios-sqlite-hacks</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-07-22T07:10:34Z</updated>
<entry>
<title>Fix typos</title>
<updated>2023-07-22T07:10:34Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2023-07-22T07:10:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=947ddfff0cfac3fef0e3d7ebc14182c638a1d90b'/>
<id>urn:sha1:947ddfff0cfac3fef0e3d7ebc14182c638a1d90b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti cfg tests: Add keystore to example config.</title>
<updated>2023-07-13T11:30:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-12T17:55:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d5339772f120c9262c63628a831ce83817a1205f'/>
<id>urn:sha1:d5339772f120c9262c63628a831ce83817a1205f</id>
<content type='text'>
Closes #939
</content>
</entry>
<entry>
<title>arti config: Remove extraneous whitespace.</title>
<updated>2023-07-13T11:30:01Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-07-12T17:59:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f609ae26617c3d61ebc7c71b9a418d6a036a19c8'/>
<id>urn:sha1:f609ae26617c3d61ebc7c71b9a418d6a036a19c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Add a `logging.time_granularity` option with 1s default.</title>
<updated>2023-07-06T13:44:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-05T17:09:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=512064cc19d24c111495150f8cf424b89395847b'/>
<id>urn:sha1:512064cc19d24c111495150f8cf424b89395847b</id>
<content type='text'>
This lets us provide less information in our logs: in particular, it
lets us avoid logging with microsecond precision.

Closes #551.
</content>
</entry>
<entry>
<title>Turn off HS client connections by default</title>
<updated>2023-06-29T18:01:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-29T15:56:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d8e185a4bb04ceb4029267963c0c10169fb36d09'/>
<id>urn:sha1:d8e185a4bb04ceb4029267963c0c10169fb36d09</id>
<content type='text'>
As per IRC discussion, re lack of Vanguards.
</content>
</entry>
<entry>
<title>HS configuration: Add retry parameters to configuration</title>
<updated>2023-06-28T12:32:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-23T15:58:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cdad2db082afd38bfccf31ce69248ed8c4956369'/>
<id>urn:sha1:cdad2db082afd38bfccf31ce69248ed8c4956369</id>
<content type='text'>
I think these should go in `[circuit_timing]`.  That section already
has some retry parameters, so is not strictly *timing*.

This is not honoured yet.
</content>
</entry>
<entry>
<title>HS configuration: Add and honour `allow_onion_addrs` in configuration</title>
<updated>2023-06-28T12:32:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-23T15:45:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cc25c82d4b15a2ad1fd5263abf54856ea357db73'/>
<id>urn:sha1:cc25c82d4b15a2ad1fd5263abf54856ea357db73</id>
<content type='text'>
We put this in `[address_filter]`.

The interaction with the corresponding stream preference is a bit
complicated.  We must turn the stream pref into a `BoolOrAuto`.
</content>
</entry>
<entry>
<title>tor-ptmgr: make configuration use builders, plumb into arti-client</title>
<updated>2022-11-16T11:39:25Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-11-03T14:36:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1c9f6fb179bc88b77079026f249eb3e1678617ca'/>
<id>urn:sha1:1c9f6fb179bc88b77079026f249eb3e1678617ca</id>
<content type='text'>
This brings the draft configuration mechanisms in tor-ptmgr in line with
the config in other crates, using builders. It also plumbs the config
type through into the main `arti-client` config, and adds some example
lines to `arti-example-config.toml`.
</content>
</entry>
<entry>
<title>bridge config: Clarify that examples are nonfunctional</title>
<updated>2022-10-12T12:50:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-10-07T18:58:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2fb052404d459252bde68424350c895e7e75e3b5'/>
<id>urn:sha1:2fb052404d459252bde68424350c895e7e75e3b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bridges config example: Add much more example syntax</title>
<updated>2022-10-12T12:50:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-10-07T16:27:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4b1dea9d33155fbdbf0a2310db3656b3e7f862b6'/>
<id>urn:sha1:4b1dea9d33155fbdbf0a2310db3656b3e7f862b6</id>
<content type='text'>
</content>
</entry>
</feed>
