<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/config.rs, branch arti-v1.4.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-06T20:36:37Z</updated>
<entry>
<title>fix: fix typos</title>
<updated>2025-01-06T20:36:37Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-12-25T20:48:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4acfc23b70c51d2637d0274943a82d1c94dec050'/>
<id>urn:sha1:4acfc23b70c51d2637d0274943a82d1c94dec050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: removed re-export of `CfgPath`</title>
<updated>2024-11-04T14:58:43Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-10-29T19:55:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b3e0f89c04fed10436f6437b852d6c9671be7df'/>
<id>urn:sha1:6b3e0f89c04fed10436f6437b852d6c9671be7df</id>
<content type='text'>
Also updated other packages to get `CfgPath` directly from
`tor-config-path' instead of 'tor-config'.
</content>
</entry>
<entry>
<title>tor-config: Fix indentation in doc comment.</title>
<updated>2024-10-09T18:37:38Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-10-09T18:37:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3ff59f1b2c15f3d8f78c7d44bd79970baa80d1d3'/>
<id>urn:sha1:3ff59f1b2c15f3d8f78c7d44bd79970baa80d1d3</id>
<content type='text'>
It looks like my previous attempt from !2516 didn't fix it.

This adds an extra space to fix the `doc_lazy_continuation` lint.
</content>
</entry>
<entry>
<title>tor-keymgr: Fix indentation in doc comment.</title>
<updated>2024-10-09T10:53:18Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-10-09T10:53:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a68bc2131c05c719c9b36fbc55ec58dfea21ac18'/>
<id>urn:sha1:a68bc2131c05c719c9b36fbc55ec58dfea21ac18</id>
<content type='text'>
Addresses the `doc_lazy_continuation` lint, fixing the `rust-latest` job
that's currently failing on main.
</content>
</entry>
<entry>
<title>tor-keymgr: Move C Tor keystore configs under ctor key (fmt).</title>
<updated>2024-10-08T14:19:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-10-08T14:19:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96ed84cddfbe0f76e5b5c7908b7fab72ee0fdbac'/>
<id>urn:sha1:96ed84cddfbe0f76e5b5c7908b7fab72ee0fdbac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Move C Tor keystore configs under ctor key.</title>
<updated>2024-10-08T14:19:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-10-08T14:05:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a4b6fcfa889b23abc34a65c092b5127ee3216c10'/>
<id>urn:sha1:a4b6fcfa889b23abc34a65c092b5127ee3216c10</id>
<content type='text'>
This way we have a more intuitive layout, where all C Tor keystore
configuration is under the `ctor` key.

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2481#note_3090486
</content>
</entry>
<entry>
<title>tor-keymgr: Add tests for the keystore config.</title>
<updated>2024-10-08T13:25:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-30T16:03:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1646988f8be3a029189b21b253baf695218b6bc7'/>
<id>urn:sha1:1646988f8be3a029189b21b253baf695218b6bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Validate keystore ID uniqueness in ArtiKeystoreConfigBuilder.</title>
<updated>2024-10-08T13:25:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-29T01:13:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b8bd8e05043e5d85085e05dd38ecad3e5f0ae527'/>
<id>urn:sha1:b8bd8e05043e5d85085e05dd38ecad3e5f0ae527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Use the configured C Tor client keystores.</title>
<updated>2024-10-08T13:25:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-27T16:14:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ed2581a60625796cc77755eb1503ca1e78fcba73'/>
<id>urn:sha1:ed2581a60625796cc77755eb1503ca1e78fcba73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Add configuration for C Tor client keystores.</title>
<updated>2024-10-08T13:25:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-27T16:04:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5143a0e45e710824718ed7b2ce1b9ae2c94c8c85'/>
<id>urn:sha1:5143a0e45e710824718ed7b2ce1b9ae2c94c8c85</id>
<content type='text'>
This is intentionally partially mis-indented to make this more
reviewable (in case the reviewer isn't using `ignore-all-space`).
</content>
</entry>
</feed>
