<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/doc/authcert.rs, branch arti-v2.4.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-04-29T17:48:03Z</updated>
<entry>
<title>tor-netdoc: Apply deferred rustfmt churn</title>
<updated>2026-04-29T17:48:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-29T17:24:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1153b25ffc98ec8cddf61fc5c03f0a896587bce7'/>
<id>urn:sha1:1153b25ffc98ec8cddf61fc5c03f0a896587bce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: derive ItemValue parsing/encoding for Signature</title>
<updated>2026-04-29T16:33:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-29T16:26:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=51289624bc158a8360489b35f42d6c58e893c08e'/>
<id>urn:sha1:51289624bc158a8360489b35f42d6c58e893c08e</id>
<content type='text'>
This doesn't let us do any verification or anything.
</content>
</entry>
<entry>
<title>tor-netdoc: impl parsing/encoding for AuthCertKeyIds in directory-signature</title>
<updated>2026-04-29T16:33:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-29T14:11:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c2d5e236923fbf2c3e00868636ad54a878629d14'/>
<id>urn:sha1:c2d5e236923fbf2c3e00868636ad54a878629d14</id>
<content type='text'>
This module will be used when we derive ItemValueParseable on
Signature.
</content>
</entry>
<entry>
<title>tor-netdoc: Unify authcert test modules (fmt)</title>
<updated>2026-04-29T16:32:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-29T11:10:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5057470bfa1070840914fd98bc5ffae08282d5dc'/>
<id>urn:sha1:5057470bfa1070840914fd98bc5ffae08282d5dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Unify authcert test modules</title>
<updated>2026-04-29T16:32:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-29T09:53:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=99701cd01561d3e25bcc3263ff8f0f8e0da21806'/>
<id>urn:sha1:99701cd01561d3e25bcc3263ff8f0f8e0da21806</id>
<content type='text'>
Abolish the parse2_test and encode_test modules.  These mostly existed
because of cfg gates.

Now, we can unify the test module namespace, and also remove an
indentation level (that will come next, with rustfmt).
</content>
</entry>
<entry>
<title>tor-netdoc: Gate vote-related incomplete code with "incomplete"</title>
<updated>2026-04-28T13:58:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-28T13:41:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f5aef395d597e877464125e26399ed94ac2ba540'/>
<id>urn:sha1:f5aef395d597e877464125e26399ed94ac2ba540</id>
<content type='text'>
Change "ns-vote" gates to "incomplete":

 * `vote` modules, and in the variety macro.
   (And make a TODO more likely to be found.)

Change "parse2" gates to "incomplete":

 * VoteAuthoritySection
</content>
</entry>
<entry>
<title>tor-netdoc: Un-gate "plain-consensus" cargo feature</title>
<updated>2026-04-28T13:58:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-28T13:08:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=36d175b2728385c46067e421934f9262d0b8057e'/>
<id>urn:sha1:36d175b2728385c46067e421934f9262d0b8057e</id>
<content type='text'>
As per #2492.
</content>
</entry>
<entry>
<title>tor-netdoc: Gate authcert/encoded.rs and poc behind incomplete and plain-consensus</title>
<updated>2026-04-23T15:32:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-23T14:48:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a37a1511e15cb7c2838d63f6417809a2ddc44f6e'/>
<id>urn:sha1:a37a1511e15cb7c2838d63f6417809a2ddc44f6e</id>
<content type='text'>
"incomplete" is correct since encoded authcert depends on votes.

"plain-consensus" is going backwards, but stripping "plain-consensus"
gates from everything will be very intrusive.
</content>
</entry>
<entry>
<title>tor-netdoc: Tidy use's in authcert.rs</title>
<updated>2026-04-23T09:55:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-23T09:55:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a862ea4d5f8fd9843498ed4866e286aec4a1ccdc'/>
<id>urn:sha1:a862ea4d5f8fd9843498ed4866e286aec4a1ccdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Un-gate parse2 and encode in authcert.rs</title>
<updated>2026-04-23T09:53:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-23T09:53:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=914d648c3c5ec211990ad18c37c066c75560360d'/>
<id>urn:sha1:914d648c3c5ec211990ad18c37c066c75560360d</id>
<content type='text'>
</content>
</entry>
</feed>
