<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/cargo_audit, branch arti-v1.1.11</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.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-28T15:41:54Z</updated>
<entry>
<title>Ignore rsa timing cargo-audit warning</title>
<updated>2023-11-28T15:41:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-28T15:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41a421d6a23e65052f84cca9496712387fd75b5e'/>
<id>urn:sha1:41a421d6a23e65052f84cca9496712387fd75b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'clap4' into 'main'</title>
<updated>2023-11-15T17:35:29Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-15T17:35:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f286a66bcdc6ea37b45c6b4a3106ab8cdc48c040'/>
<id>urn:sha1:f286a66bcdc6ea37b45c6b4a3106ab8cdc48c040</id>
<content type='text'>
Upgrade to clap 4

See merge request tpo/core/arti!1735</content>
</entry>
<entry>
<title>Remove webpki cargo_audit exception</title>
<updated>2023-11-15T15:05:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-15T15:05:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=805d5799b6f1bdd4d841466188b44eb8a3e51b00'/>
<id>urn:sha1:805d5799b6f1bdd4d841466188b44eb8a3e51b00</id>
<content type='text'>
Apparently webpki came out of retirement and actually fixed
RUSTSEC-2023-0052.  Versions &gt;=0.22.2 should be fine.
</content>
</entry>
<entry>
<title>cargo_audit: Remove note about clap use of atty.</title>
<updated>2023-11-15T14:46:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-15T14:46:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ae5d28d196174b7424358ca1275ce82cd02b3ddc'/>
<id>urn:sha1:ae5d28d196174b7424358ca1275ce82cd02b3ddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a cargo-audit exception for RUSTSEC-2023-0052</title>
<updated>2023-08-22T14:00:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-22T14:00:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=55bc2977049a54f20c7b12be6e262c35f00e6293'/>
<id>urn:sha1:55bc2977049a54f20c7b12be6e262c35f00e6293</id>
<content type='text'>
We've solved this for rustls-webpki, but tls-api (which arti-hyper
uses) still requires the unmaintained webpki crate.  See #1016.
</content>
</entry>
<entry>
<title>cargo_audit: Add an exception for RUSTSEC-2022-0093.</title>
<updated>2023-08-14T18:15:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-14T18:15:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=875de204e9d004b66b81203b6335b4abb7365202'/>
<id>urn:sha1:875de204e9d004b66b81203b6335b4abb7365202</id>
<content type='text'>
This is the API deficiency in ed25519-dalek v1 that allows you to
mismatch public and private keys, leading to a (fatal)
double-signing attack.  We have worked around this in our current
design, so it's appropriate to suppress this warning for now.
</content>
</entry>
<entry>
<title>cargo audit: un-ignore RUSTSEC-2023-0040 ("`users` is unmaintained"</title>
<updated>2023-07-14T15:02:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-07-14T15:01:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1d644d29237ab268c94ae34ae74bf75816bed614'/>
<id>urn:sha1:1d644d29237ab268c94ae34ae74bf75816bed614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/cargo-audit: Ignore RUSTSEC-2023-0040 (the users crate is unmaintained)</title>
<updated>2023-06-05T10:52:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-05T10:52:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54120b37bd6eafeea1eb9a328519f9d73bc11293'/>
<id>urn:sha1:54120b37bd6eafeea1eb9a328519f9d73bc11293</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>shell: use /usr/bin/env instead of absolute paths</title>
<updated>2023-01-25T17:35:53Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-01-25T17:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79097484de7401bf247e14c1bdf5982aee4518a1'/>
<id>urn:sha1:79097484de7401bf247e14c1bdf5982aee4518a1</id>
<content type='text'>
This commit changes the shebang in all shell scripts from absolute
paths (such as `/bin/bash` or `/usr/bin/python3`) to the `/usr/bin/env`
binary with the accompanying interpreter as it's argument.

The reason for this are as follows:
- NixOS cannot work with absolute paths
- BSD systems install their packages in /usr/local/bin
</content>
</entry>
<entry>
<title>Ignore atty theoretical unaligned read for now</title>
<updated>2022-11-22T12:54:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-22T12:54:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=639cc23da3b02de0d01ed09b33d3b34baa85d75e'/>
<id>urn:sha1:639cc23da3b02de0d01ed09b33d3b34baa85d75e</id>
<content type='text'>
</content>
</entry>
</feed>
