<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/keystore/arti.rs, branch arti-v1.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-04T10:57:44Z</updated>
<entry>
<title>Merge branch 'analyzer_windows_problems' into 'main'</title>
<updated>2024-03-04T10:57:44Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-04T10:57:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2da7c476b8cafddb04df11fda2b7a4654bb3c53'/>
<id>urn:sha1:a2da7c476b8cafddb04df11fda2b7a4654bb3c53</id>
<content type='text'>
Fix rust-analyzer problems seen with default features on Windows

See merge request tpo/core/arti!2009</content>
</entry>
<entry>
<title>keystore: Fix slugs creations on Windows</title>
<updated>2024-03-01T11:49:18Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-03-01T10:57:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12bd5a632bb310e40206ada6c9dfbf001114e1b6'/>
<id>urn:sha1:12bd5a632bb310e40206ada6c9dfbf001114e1b6</id>
<content type='text'>
The slugs used for ArtiPath must be separated by slashes, which Windows
systems wouldn't do properly because paths are separated by backslashes.

Implement a platform-independent way of slug creation.
</content>
</entry>
<entry>
<title>tor-keymgr: Fix compilation on Windows</title>
<updated>2024-02-29T22:40:32Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-02-29T22:24:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7769bb06af8e690c72051f0c23253ef6911ca41c'/>
<id>urn:sha1:7769bb06af8e690c72051f0c23253ef6911ca41c</id>
<content type='text'>
The PermissionsExt::from_mode function is not available on Windows and
disabled in all other places of the file. Do so here as well.
</content>
</entry>
<entry>
<title>tor-keymgr: Turn a TODO HSS into #1118.</title>
<updated>2024-01-10T19:23:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-10T15:27:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=268d894def309e9cbe5a3f78f04e1eb8ec51cf4e'/>
<id>urn:sha1:268d894def309e9cbe5a3f78f04e1eb8ec51cf4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Turn a TODO HSS into #1095.</title>
<updated>2024-01-10T19:23:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-10T15:26:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2804e656d8d73d4b41feff59a9ddbcc17338648b'/>
<id>urn:sha1:2804e656d8d73d4b41feff59a9ddbcc17338648b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Update docs referencing outdated SSH algo names.</title>
<updated>2023-12-14T16:17:07Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-12-14T16:12:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5762d5ae260163afa2d2757d07a9d0927cc17b82'/>
<id>urn:sha1:5762d5ae260163afa2d2757d07a9d0927cc17b82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Use CheckedDir::read_dir to validate dir permissions in list().</title>
<updated>2023-11-28T22:03:30Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-28T14:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f63c07954a3344032704aa91ca035aa3861d6779'/>
<id>urn:sha1:f63c07954a3344032704aa91ca035aa3861d6779</id>
<content type='text'>
`ArtiNativeKeystore::list` now returns an error if the parent directory
of any of its keys doesn't pass the `CheckedDir::read_dir` validation.

Part of #1117
</content>
</entry>
<entry>
<title>tor-keymgr: Use the new CheckedDir::remove_file API.</title>
<updated>2023-11-28T22:03:30Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-28T13:28:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=052aefafe39c2b7bced2ad848fe839c67a913679'/>
<id>urn:sha1:052aefafe39c2b7bced2ad848fe839c67a913679</id>
<content type='text'>
This updates `ArtiNativeKeystore` to use the new `remove_file` API from
arti!1759.

Part of #1117
</content>
</entry>
<entry>
<title>tor-keymgr: Expand the ArtiNativeKeystore docs.</title>
<updated>2023-11-13T18:37:52Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-09T19:50:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d67aa17b51d012578bb4d0ddda113a704b81c455'/>
<id>urn:sha1:d67aa17b51d012578bb4d0ddda113a704b81c455</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Clarify what ArtiPath are used for.</title>
<updated>2023-11-13T18:16:09Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-13T18:11:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a79b41d715edba4df326a9dc81062c9594e7e82'/>
<id>urn:sha1:4a79b41d715edba4df326a9dc81062c9594e7e82</id>
<content type='text'>
</content>
</entry>
</feed>
