<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/README.md, branch arti-v1.1.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-01-07T18:35:54Z</updated>
<entry>
<title>Fix typos</title>
<updated>2023-01-07T18:35:54Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2023-01-07T18:35:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=892c6eaadf856b080423ca70d1edac030f5b2695'/>
<id>urn:sha1:892c6eaadf856b080423ca70d1edac030f5b2695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: fix links to Architecture.md</title>
<updated>2022-12-20T13:04:21Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2022-12-20T13:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=63fd69d66e98035725ab072b1f4e1f189ca516f0'/>
<id>urn:sha1:63fd69d66e98035725ab072b1f4e1f189ca516f0</id>
<content type='text'>
See 2c240923fcd0cec75087db39e461ee718228ea14.
</content>
</entry>
<entry>
<title>Check off items in README.md, remove inaccurate parentheticals.</title>
<updated>2022-11-29T19:51:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-29T19:51:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=30140cb07b05bb38087eeaa036aa52035ea8deaf'/>
<id>urn:sha1:30140cb07b05bb38087eeaa036aa52035ea8deaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump rust-version to 1.60 in every crate.</title>
<updated>2022-11-10T15:57:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-07T19:18:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=936920b26e43447a010e249a9b5a5b9f69ca0da1'/>
<id>urn:sha1:936920b26e43447a010e249a9b5a5b9f69ca0da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>READMEs: toplevel: Remove caveats, add xrefs, and tidying</title>
<updated>2022-09-02T13:51:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-09-02T13:26:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce407f107fa712eb6fa852bd5062f4e535324535'/>
<id>urn:sha1:ce407f107fa712eb6fa852bd5062f4e535324535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation around Cargo features; make Runtime require Debug</title>
<updated>2022-05-11T12:26:35Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-05-11T12:26:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=864fd03917a0409c6a0380c258d96252359a559b'/>
<id>urn:sha1:864fd03917a0409c6a0380c258d96252359a559b</id>
<content type='text'>
- arti#445 highlighted the lack of good documentation around Arti's
  multiple runtime support, as well as it being difficult to determine
  what runtime was actually in use.
- Improve the documentation to solve the first problem.
- To solve the second problem, make Runtime require Debug (which is
  arguably a good idea anyway, since it makes them easier to embed in
  things), and print out the current runtime's Debug information when
  arti is invoked with `--version`.
- (It also prints out other Cargo features, too!)

fixes arti#445
</content>
</entry>
<entry>
<title>Increase our MSRV to 1.56.</title>
<updated>2022-04-25T17:03:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-25T15:53:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f3f351140dcec71cdbb94f6a62413ea81987ea1'/>
<id>urn:sha1:6f3f351140dcec71cdbb94f6a62413ea81987ea1</id>
<content type='text'>
Our support policy says that we can update to any Rust released at
least 6 months ago; 1.56 came out on 21 October 2021.

This doesn't yet change any code: it just increases the version
we say we need in our README, and the version we test against in
CI.

Our main justification for this change is to be able to upgrade to
newer versions of our dependencies, including `async_executors` &gt;=
0.5, `aes` &gt;= 0.8, and `cipher` &gt;= 0.4.
</content>
</entry>
<entry>
<title>Use https instead of http</title>
<updated>2022-04-20T11:48:55Z</updated>
<author>
<name>Samanta Navarro</name>
<email>ferivoz@riseup.net</email>
</author>
<published>2022-04-20T11:48:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee78bd7f84d80e1bd9efb9fbffd905dace85a841'/>
<id>urn:sha1:ee78bd7f84d80e1bd9efb9fbffd905dace85a841</id>
<content type='text'>
Keep http in license text.
</content>
</entry>
<entry>
<title>Update README in preparation for 0.1.0 release.</title>
<updated>2022-02-28T19:25:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-02-28T19:25:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=49a219bc4bf688d8eae34b46a816265d523f7da9'/>
<id>urn:sha1:49a219bc4bf688d8eae34b46a816265d523f7da9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README,CONTRIBUTING: More links.</title>
<updated>2022-01-21T15:59:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-01-21T15:51:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3f82ee14daede464af7ed750e215a01908d5188'/>
<id>urn:sha1:c3f82ee14daede464af7ed750e215a01908d5188</id>
<content type='text'>
Explain how to report bugs and how get accounts on the bugtracker;
add link to the troubleshooting document.

Part of #277
</content>
</entry>
</feed>
