<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/doc, 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-05-07T15:46:17Z</updated>
<entry>
<title>doc/dev/notes: A rough outline about how a vote is computed</title>
<updated>2026-05-07T15:46:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-05-07T15:46:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bcddb21647f6100280ffff519a4d9d507399bebc'/>
<id>urn:sha1:bcddb21647f6100280ffff519a4d9d507399bebc</id>
<content type='text'>
This should probably be the basis of a new section in the
specification, but for now it's a start.
</content>
</entry>
<entry>
<title>hsservice, llcrypto, SecurityResponse: use cfg({true,false})</title>
<updated>2026-05-07T12:08:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-05-04T13:45:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0c4ed480afc9a96b37db9630c7ee3185a69fa999'/>
<id>urn:sha1:0c4ed480afc9a96b37db9630c7ee3185a69fa999</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Document what strong and weak ids are.</title>
<updated>2026-04-13T19:25:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-04-13T13:59:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f7364638a771613e41694ad515cef0a845dbc50'/>
<id>urn:sha1:5f7364638a771613e41694ad515cef0a845dbc50</id>
<content type='text'>
(Include a "terminology to be finalized" note.)
</content>
</entry>
<entry>
<title>doc/dev/semver_status.md: Explicitly allow coalescing ADDED into BREAKING</title>
<updated>2026-04-01T16:40:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-01T16:40:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=10e6571303726d1ca3e3128b515a1b3a24204281'/>
<id>urn:sha1:10e6571303726d1ca3e3128b515a1b3a24204281</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3852#note_3388295
</content>
</entry>
<entry>
<title>doc/dev/semver_status.md: Adjust discussion a bit</title>
<updated>2026-04-01T15:36:26Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-01T15:35:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c463d7e0fdde88852ddf5b5b901077d7b321ef3'/>
<id>urn:sha1:5c463d7e0fdde88852ddf5b5b901077d7b321ef3</id>
<content type='text'>
ADDED aren't used for the "breaking changes" part of the changelog,
obviously.
</content>
</entry>
<entry>
<title>doc/dev/semver_status.md: Change MODIFIED to ADDED</title>
<updated>2026-04-01T15:36:23Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-01T15:34:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ffc68d272274d1aa5d811e4a873c103899623509'/>
<id>urn:sha1:ffc68d272274d1aa5d811e4a873c103899623509</id>
<content type='text'>
$ git-log --pretty=oneline -G ADDED -- ':crates/*/semver.md'  | wc -l
222
$ git-log --pretty=oneline -G MODIFIED -- ':crates/*/semver.md'  | wc -l
57
$

No doubt this is because the normal meaning of "modified" could be a
breaking change.
</content>
</entry>
<entry>
<title>Release.md: Add maint/dependencies-bodge/Cargo.toml to exception list list</title>
<updated>2026-03-31T16:13:35Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-03-31T16:13:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f311f877f9d1d75ffefa0f471395bd8935f0fb9f'/>
<id>urn:sha1:f311f877f9d1d75ffefa0f471395bd8935f0fb9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release.md: format exception list list as list</title>
<updated>2026-03-31T16:13:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-03-31T16:13:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=744f4a638f6cdf572928a987bfd5046b23452870'/>
<id>urn:sha1:744f4a638f6cdf572928a987bfd5046b23452870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce maint/dependencies-bodge crate</title>
<updated>2026-03-31T16:11:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-03-31T12:03:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=63d5e5b8d68e7cf87d9d2fa9a9eadaef9b524bcf'/>
<id>urn:sha1:63d5e5b8d68e7cf87d9d2fa9a9eadaef9b524bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release-arising' into 'main'</title>
<updated>2026-03-31T14:40:02Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2026-03-31T14:40:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fecd63fbf849ffa188243c7acc015775c4309d77'/>
<id>urn:sha1:fecd63fbf849ffa188243c7acc015775c4309d77</id>
<content type='text'>
Release process updates arising from 2.2.0

See merge request tpo/core/arti!3842</content>
</entry>
</feed>
