<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/doc/dev/notes/key-management.md, branch arti-v1.1.5</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.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-05-18T18:18:53Z</updated>
<entry>
<title>key-management.md: Add a note deprecating unescorted ed secrets</title>
<updated>2023-05-18T18:18:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-18T15:11:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d75b4af0f1ea6d1f43bcb626cc2f4b4e231a8413'/>
<id>urn:sha1:d75b4af0f1ea6d1f43bcb626cc2f4b4e231a8413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dev docs: The key store version file should specify a minimum supported version.</title>
<updated>2023-05-16T14:46:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-16T14:43:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=80ec4d01ae4f8c2fc12a3f2f026ca2854ab67fbd'/>
<id>urn:sha1:80ec4d01ae4f8c2fc12a3f2f026ca2854ab67fbd</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Remove unused arguments.</title>
<updated>2023-05-16T10:38:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-16T10:13:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=601f307fdd82b3f544b21bc3b09198810df4f3d1'/>
<id>urn:sha1:601f307fdd82b3f544b21bc3b09198810df4f3d1</id>
<content type='text'>
There are several places where he `KeyType` isn't needed anymore.

Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Clarify how C Tor key store loads keys from multiple different key dirs.</title>
<updated>2023-05-16T10:37:55Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-16T00:07:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=47f15c8df5e90f66649f218cf4e5ed04e4287f69'/>
<id>urn:sha1:47f15c8df5e90f66649f218cf4e5ed04e4287f69</id>
<content type='text'>
This also moves the `extension` function out of `KeyType` because for
the C Tor key store, a key's file extension depends on the role/user of
the key, which isn't known by `KeyType` (`KeyType` is a tor-agnostic key
type such as `Ed25519Private`).

Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Distinguish between arti_extension and ctor_extension.</title>
<updated>2023-05-16T10:32:45Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-15T23:40:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4315d2e1065a5a530cf54755866637ff14136f48'/>
<id>urn:sha1:4315d2e1065a5a530cf54755866637ff14136f48</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Clarify that ArtiPath/CTorPath are relative to the key store root.</title>
<updated>2023-05-16T10:32:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-15T15:17:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=20e1e3004b9fb9237057b0dfba8d8834db467f4c'/>
<id>urn:sha1:20e1e3004b9fb9237057b0dfba8d8834db467f4c</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Add note about key store versioning.</title>
<updated>2023-05-16T10:32:38Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-15T15:09:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d518a1c1d84819022d250fd5ea45955cb2d56b73'/>
<id>urn:sha1:d518a1c1d84819022d250fd5ea45955cb2d56b73</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Add note about C Tor store configuration.</title>
<updated>2023-05-16T10:32:31Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-15T12:49:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b417fbbf929cdbde479cafe8932170925f4228c'/>
<id>urn:sha1:6b417fbbf929cdbde479cafe8932170925f4228c</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Move the key passphrases subsection to the Arti store section.</title>
<updated>2023-05-16T09:59:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-15T12:07:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a1427db6fb81dedb340bdc138f7879695a5428c'/>
<id>urn:sha1:6a1427db6fb81dedb340bdc138f7879695a5428c</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>dev docs: Create a separate section for the C tor key store discussion.</title>
<updated>2023-05-16T09:59:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-15T12:06:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4b95a8ac4eab59305a0a3b12e152ef986d9271e5'/>
<id>urn:sha1:4b95a8ac4eab59305a0a3b12e152ef986d9271e5</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
</feed>
