<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/config.rs, 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-09-18T16:36:59Z</updated>
<entry>
<title>tor-hsservice: Derive PartialEq for Anonimity and DescEncryptionConfig.</title>
<updated>2023-09-18T16:36:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-18T16:20:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2c4d9652663cee7d4e75c1103d60884a55ad7213'/>
<id>urn:sha1:2c4d9652663cee7d4e75c1103d60884a55ad7213</id>
<content type='text'>
This will enable the descriptor publisher to tell whether it needs to
update the descriptor.

When the publisher is notified of an `OnionServiceConfig` change, it
checks whether the `anonimity` or `encrypt_descriptor` fields have
changed. If they have, it rebuilds and republishes the descriptor
using the new values (note: the publisher changes will be implemented in
a future commit).
</content>
</entry>
<entry>
<title>Allow max_concurrent_streams_per_circuit to be impossibly high.</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-06T15:54:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7b350a05810bb64506e836dbb56c94cbc1e4ca4a'/>
<id>urn:sha1:7b350a05810bb64506e836dbb56c94cbc1e4ca4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsservice: add TODO about authorized client plugins</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-06T15:06:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=acc2d72fad4441d5d2583f30341dda45d42b59cb'/>
<id>urn:sha1:acc2d72fad4441d5d2583f30341dda45d42b59cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a TODO about rate limits and their relationship.</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-06T15:03:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c7be527bbed40afab4eaf06a4b6ce7eabd838085'/>
<id>urn:sha1:c7be527bbed40afab4eaf06a4b6ce7eabd838085</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsservice: Make configs members pub(crate).</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-06T15:00:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7dd1292a03950784c0ebd604e4260cac2b2908ab'/>
<id>urn:sha1:7dd1292a03950784c0ebd604e4260cac2b2908ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HSS: Parser/encoder for AuthorizedClientConfig</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-29T13:27:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=905a37ba280c0afde7cb7d8132b49c19f356529d'/>
<id>urn:sha1:905a37ba280c0afde7cb7d8132b49c19f356529d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HSS: Start making builders for config structs.</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-29T13:03:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18fad6728a65b1b16bbd168a47c2018e6eac30fe'/>
<id>urn:sha1:18fad6728a65b1b16bbd168a47c2018e6eac30fe</id>
<content type='text'>
Note a few issues encountered while doing so.
</content>
</entry>
<entry>
<title>HSS: adjust two options.</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-29T12:45:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=da7836058afb18bbc6c979ffe7e4e4c296513ae3'/>
<id>urn:sha1:da7836058afb18bbc6c979ffe7e4e4c296513ae3</id>
<content type='text'>
For rate-limiting, we make it optional.  If it isn't set, we don't
tell the intro to rate-limit.

We condense our two max-streams options into one.  We had two
options here because we were looking for feature parity with C, but
I think I had misunderstood what C provides.
</content>
</entry>
<entry>
<title>hss: Add configuration fields for onion services.</title>
<updated>2023-08-28T12:18:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-28T12:18:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e1bf3d62bf9d069f68caa2e279f19fce1241fe91'/>
<id>urn:sha1:e1bf3d62bf9d069f68caa2e279f19fce1241fe91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Use real HsNickname in config</title>
<updated>2023-08-23T14:35:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-23T14:09:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=89c019e04f7f5d1390573da73da9fdb24573b7b1'/>
<id>urn:sha1:89c019e04f7f5d1390573da73da9fdb24573b7b1</id>
<content type='text'>
</content>
</entry>
</feed>
