<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src, branch arti-v1.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-08-26T13:20:00Z</updated>
<entry>
<title>Merge branch 'safelog_more' into 'main'</title>
<updated>2022-08-26T13:20:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2022-08-26T13:20:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=56fd5ac77994272a40b338f72c96095ec0e12cbc'/>
<id>urn:sha1:56fd5ac77994272a40b338f72c96095ec0e12cbc</id>
<content type='text'>
Apply safelog to more of the things that we log

See merge request tpo/core/arti!693</content>
</entry>
<entry>
<title>arti: running_as_setuid: fix MacOs build</title>
<updated>2022-08-26T10:44:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-26T10:44:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=72bc20c99bcc137c22be932ab584556098ff930e'/>
<id>urn:sha1:72bc20c99bcc137c22be932ab584556098ff930e</id>
<content type='text'>
libc::getuid and geteuid are marked unsafe, even though I think they
could be safe.  So the previous code didn't build.
</content>
</entry>
<entry>
<title>arti-client: Treat list of exit ports as sensitive.</title>
<updated>2022-08-25T16:03:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-25T16:03:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f9a9921bedd2c292a42e45bde832d666de1bd67b'/>
<id>urn:sha1:f9a9921bedd2c292a42e45bde832d666de1bd67b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Downgrade "got a circuit for" message.</title>
<updated>2022-08-25T15:05:42Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-25T15:05:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e8fcf2b0383f49a6d927cb094fdc00f766e82580'/>
<id>urn:sha1:e8fcf2b0383f49a6d927cb094fdc00f766e82580</id>
<content type='text'>
This is not interesting to the user, and violates some of our
safe-logging rules (like "Don't log at info for each user request"
and "don't log ports").
</content>
</entry>
<entry>
<title>tor-config: Replace dir detection with ConfigurationSource enum</title>
<updated>2022-08-25T14:58:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-24T17:56:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c00ec7da432a6ecd434fcb5227f50fc349c7162'/>
<id>urn:sha1:9c00ec7da432a6ecd434fcb5227f50fc349c7162</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/682#note_2830860

And subsequent IRC discussion.

Having done the work as per review comments, I don't much like the
result.  It's quite un-ergonomiuc.  If we can't have fs autodetection,
I think syntactic autodetection within sources.rs would be nearly as
nice.

However, I seem to be outvoted.  At least the externally visible
functionality (of an arti binary, say) is reasonably ergonomic.
</content>
</entry>
<entry>
<title>config sources: Read arti.d as well as arti.toml</title>
<updated>2022-08-25T14:58:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-19T18:24:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7d8b3e2f2fbd1bc8e479978eabb240739df4c1f2'/>
<id>urn:sha1:7d8b3e2f2fbd1bc8e479978eabb240739df4c1f2</id>
<content type='text'>
Fixes #474 aka #271
</content>
</entry>
<entry>
<title>Fix setuid testing for MacOS</title>
<updated>2022-08-25T11:21:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-25T11:21:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=504bba2191bb57c58be3313cbf44350215207cad'/>
<id>urn:sha1:504bba2191bb57c58be3313cbf44350215207cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'no_setuid' into 'main'</title>
<updated>2022-08-24T19:47:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-24T19:47:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=679c1c9b6a7e1e8193f2068fd1f48a878101d63d'/>
<id>urn:sha1:679c1c9b6a7e1e8193f2068fd1f48a878101d63d</id>
<content type='text'>
arti_client: Refuse to build a client if we are setuid.

See merge request tpo/core/arti!689</content>
</entry>
<entry>
<title>arti_client: Refuse to build a client if we are setuid.</title>
<updated>2022-08-24T19:23:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-24T13:17:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a8b3e147fe46e1f664db14c636750e4777b9721e'/>
<id>urn:sha1:a8b3e147fe46e1f664db14c636750e4777b9721e</id>
<content type='text'>
Arti is not designed to be a setuid-safe program.

Part of #523.
</content>
</entry>
<entry>
<title>add feature annotation not added by doc_auto_cfg</title>
<updated>2022-08-24T16:22:41Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-08-18T00:04:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=426a59b2ba591e20a13c568d665310c55e2f8e53'/>
<id>urn:sha1:426a59b2ba591e20a13c568d665310c55e2f8e53</id>
<content type='text'>
</content>
</entry>
</feed>
