<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/doc, branch arti-v1.3.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-06T20:36:37Z</updated>
<entry>
<title>fix: fix typos</title>
<updated>2025-01-06T20:36:37Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-12-25T20:48:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4acfc23b70c51d2637d0274943a82d1c94dec050'/>
<id>urn:sha1:4acfc23b70c51d2637d0274943a82d1c94dec050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Clarify listen_defaults behavior.</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-19T16:02:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4d32d104e4ad48651e6da0fffc730902b24ee36f'/>
<id>urn:sha1:4d32d104e4ad48651e6da0fffc730902b24ee36f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti::rpc: Rename "overrides" field and type.</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-17T17:01:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4e3ca68010f61f2a7f01324eabc58f899d70fb3c'/>
<id>urn:sha1:4e3ca68010f61f2a7f01324eabc58f899d70fb3c</id>
<content type='text'>
Per discussion with Diziet, these aren't really "overriding"
anything; they're the actual options for a single connect point.
</content>
</entry>
<entry>
<title>Merge branch 'dirauth-0' into 'main'</title>
<updated>2024-12-18T10:39:10Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-12-18T10:39:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d0f74f9caeeacde47af54e60e41716e710fd7d8d'/>
<id>urn:sha1:d0f74f9caeeacde47af54e60e41716e710fd7d8d</id>
<content type='text'>
Initial sketch of dirauth structure

See merge request tpo/core/arti!2635</content>
</entry>
<entry>
<title>docs: Update PoW proposal with lock hierarchy.</title>
<updated>2024-12-17T17:34:25Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-12-17T16:10:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=59288de73643ae8e58239480d7ac728a9c97be78'/>
<id>urn:sha1:59288de73643ae8e58239480d7ac728a9c97be78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Fix proposed PoW struct visibility.</title>
<updated>2024-12-17T17:34:25Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-12-17T15:51:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4f59aeb916c9f072f2dcd2915333d6a4c11f00ea'/>
<id>urn:sha1:4f59aeb916c9f072f2dcd2915333d6a4c11f00ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update proposed PoW locking and add explanation.</title>
<updated>2024-12-17T17:34:25Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-12-17T15:48:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1900a35493af6e841a5b7c9ebcae5ee000a2cfbb'/>
<id>urn:sha1:1900a35493af6e841a5b7c9ebcae5ee000a2cfbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Move PoW next_expiration_time into PowVerifiers.</title>
<updated>2024-12-17T17:34:25Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-12-12T18:53:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4fc8babd0fe5009ca395dd833d92cba3ed60a054'/>
<id>urn:sha1:4fc8babd0fe5009ca395dd833d92cba3ed60a054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add note about ReplayLog cleanup.</title>
<updated>2024-12-17T17:34:25Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-12-12T18:49:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea1c4acdccb5a9150b7887f338a49c2907f75253'/>
<id>urn:sha1:ea1c4acdccb5a9150b7887f338a49c2907f75253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update PoW replay log type.</title>
<updated>2024-12-17T17:34:25Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-12-12T18:15:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9fe4986f2e57d5441790fec12d0d75cb3e05f18b'/>
<id>urn:sha1:9fe4986f2e57d5441790fec12d0d75cb3e05f18b</id>
<content type='text'>
</content>
</entry>
</feed>
