<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/fs-mistrust/src/file_access.rs, branch arti-v1.4.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-28T15:55:13Z</updated>
<entry>
<title>fs-mistrust: document that follow_final_links is not insecure</title>
<updated>2025-01-28T15:55:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-28T15:55:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ba3b957961bd4dfb93bb471b3f1f99367c9b47e3'/>
<id>urn:sha1:ba3b957961bd4dfb93bb471b3f1f99367c9b47e3</id>
<content type='text'>
Since it makes an exception, we need to be clear about the
exceptions that it _doesn't_ make.
</content>
</entry>
<entry>
<title>fs-mistrust: link to documentation about "obeying constraints"</title>
<updated>2025-01-28T15:32:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-28T15:32:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b0e2280a402c38f2c2af612c7c8d766be0293a6f'/>
<id>urn:sha1:b0e2280a402c38f2c2af612c7c8d766be0293a6f</id>
<content type='text'>
Since "obeying the constraints of a FileAccess" is a term of art,
this commit introduces links from the places where it is used
to the place where it is defined.
</content>
</entry>
<entry>
<title>fs-mistrust: Fix test compilation on windows.</title>
<updated>2025-01-16T13:49:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-16T13:42:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0c96ee76cf701335813dffbcd5b3dbe5b853890'/>
<id>urn:sha1:c0c96ee76cf701335813dffbcd5b3dbe5b853890</id>
<content type='text'>
`std::os::unix::fs::MetadataExt` was indeed the right trait to
import, but it doesn't exist on non-unix platforms.

This is another bugfix on !2707.  It should retain the fix of !2717.
I've confirmed that it builds on Windows and passes tests on Linux
and Mac.
</content>
</entry>
<entry>
<title>Fix: Tests fails to run on macos</title>
<updated>2025-01-16T10:37:15Z</updated>
<author>
<name>hhamud</name>
<email>self@hamzahamud.com</email>
</author>
<published>2025-01-16T10:37:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=00489651b88f88960a07e4234ceb5869b36f81c9'/>
<id>urn:sha1:00489651b88f88960a07e4234ceb5869b36f81c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file_access: Refactor APIs to consume self.</title>
<updated>2025-01-14T20:41:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-14T18:38:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=baa1535328af6c5e5362c7b533cb20fbad1bc707'/>
<id>urn:sha1:baa1535328af6c5e5362c7b533cb20fbad1bc707</id>
<content type='text'>
This approach makes it even less likely for people to store a
FileAccess for repeated use.
</content>
</entry>
<entry>
<title>file_access: Make link-following behavior explicitly controlled.</title>
<updated>2025-01-14T20:41:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-14T18:28:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75da8ad6518cd5218cb7289389431112bd6f5bbc'/>
<id>urn:sha1:75da8ad6518cd5218cb7289389431112bd6f5bbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation fixes from Gabi</title>
<updated>2025-01-14T20:41:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-14T18:10:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ff31c66f2d37f66d33879b08e664844e5c52ae6'/>
<id>urn:sha1:9ff31c66f2d37f66d33879b08e664844e5c52ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fs-mistrust: Try more to explain what FileAccess is for.</title>
<updated>2025-01-14T20:41:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-13T18:30:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d662ba1ea9eb123f3ac54aa0988e07d061c5206c'/>
<id>urn:sha1:d662ba1ea9eb123f3ac54aa0988e07d061c5206c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fs-mistrust: Follow symlinks when using file-access outside a CheckedDir.</title>
<updated>2025-01-14T20:41:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-13T17:13:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c04e3fa2fabe0b0a9ce8944253cd895c7c9a942'/>
<id>urn:sha1:7c04e3fa2fabe0b0a9ce8944253cd895c7c9a942</id>
<content type='text'>
When we're not bound to a CheckedDir, it doesn't make sense to
forbid following symlinks, so long as their targets are also
sensible.
</content>
</entry>
<entry>
<title>fs-mistrust: Add FileAccess for Verifier (and Mistrust).</title>
<updated>2025-01-14T20:41:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-13T14:46:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f024a64f0cf80056ea4415803d511e70493066ef'/>
<id>urn:sha1:f024a64f0cf80056ea4415803d511e70493066ef</id>
<content type='text'>
</content>
</entry>
</feed>
